Click here to Skip to main content
15,909,498 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: return in catch block Pin
clawton10-Feb-09 11:32
clawton10-Feb-09 11:32 
GeneralRe: return in catch block Pin
Stuart Dootson10-Feb-09 12:10
professionalStuart Dootson10-Feb-09 12:10 
GeneralRe: return in catch block Pin
Stuart Dootson10-Feb-09 12:10
professionalStuart Dootson10-Feb-09 12:10 
GeneralRe: return in catch block Pin
Luc Pattyn10-Feb-09 15:04
sitebuilderLuc Pattyn10-Feb-09 15:04 
AnswerRe: return in catch block Pin
Eytukan10-Feb-09 16:19
Eytukan10-Feb-09 16:19 
AnswerRe: return in catch block Pin
ehaerim21-Nov-11 14:15
ehaerim21-Nov-11 14:15 
GeneralRe: return in catch block Pin
clawton21-Nov-11 17:45
clawton21-Nov-11 17:45 
QuestionResolve the IP from a MAC (ARP) Pin
thelonesquirrely10-Feb-09 10:40
thelonesquirrely10-Feb-09 10:40 
Hello,

I am working on a project where I need to figure out the MAC address associated with a particular IP, in code. I could do this from the command line, and am tempted to have the program just do that...but would rather deal with the raw sockets to keep everything in one program.

Ideally I need a way to send an arp request out and capture the return response. I would also like to use as FEW non-standard libraries as possible, as the SW will be ported to a PPC once it is "working".

Any ideas or pointers of how I should go about doing this would be GREATLY appreciated. Thanks for your help in advance!
AnswerRe: Resolve the IP from a MAC (ARP) Pin
led mike10-Feb-09 11:01
led mike10-Feb-09 11:01 
GeneralRe: Resolve the IP from a MAC (ARP) Pin
thelonesquirrely10-Feb-09 11:11
thelonesquirrely10-Feb-09 11:11 
GeneralRe: Resolve the IP from a MAC (ARP) Pin
led mike10-Feb-09 11:45
led mike10-Feb-09 11:45 
GeneralRe: Resolve the MAC from an IP (ARP) Pin
thelonesquirrely10-Feb-09 11:59
thelonesquirrely10-Feb-09 11:59 
GeneralRe: Resolve the MAC from an IP (ARP) Pin
Stuart Dootson10-Feb-09 12:20
professionalStuart Dootson10-Feb-09 12:20 
Questionhow to drawline on picture box in MFC/C++? Pin
ping_jacob10-Feb-09 7:44
ping_jacob10-Feb-09 7:44 
AnswerRe: how to drawline on picture box in MFC/C++? Pin
Stuart Dootson10-Feb-09 8:06
professionalStuart Dootson10-Feb-09 8:06 
QuestionConverting Byte array to Varinat and Variant to Byte array Pin
Elsie10-Feb-09 7:23
Elsie10-Feb-09 7:23 
AnswerRe: Converting Byte array to Varinat and Variant to Byte array Pin
Stuart Dootson10-Feb-09 8:13
professionalStuart Dootson10-Feb-09 8:13 
GeneralRe: Converting Byte array to Varinat and Variant to Byte array Pin
Elsie10-Feb-09 16:33
Elsie10-Feb-09 16:33 
QuestionCustomized toolbars (dynamically add/remove buttons to toolbars) in MFC ? Pin
Maximilien10-Feb-09 7:15
Maximilien10-Feb-09 7:15 
QuestionWindowLess Rich Text Pin
ForNow10-Feb-09 7:10
ForNow10-Feb-09 7:10 
AnswerRe: WindowLess Rich Text Pin
Stuart Dootson10-Feb-09 8:00
professionalStuart Dootson10-Feb-09 8:00 
GeneralRe: WindowLess Rich Text Pin
ForNow10-Feb-09 13:21
ForNow10-Feb-09 13:21 
GeneralRe: WindowLess Rich Text Pin
ForNow10-Feb-09 13:54
ForNow10-Feb-09 13:54 
QuestionRedrawing lines draw by a user Pin
en9ap10-Feb-09 6:27
en9ap10-Feb-09 6:27 
AnswerRe: Redrawing lines draw by a user Pin
Stuart Dootson10-Feb-09 6:54
professionalStuart Dootson10-Feb-09 6:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.