vote up 1 vote down star

Is it possible to get the mac address for a remote connection under NT4. The remote pc opens a socket connection into the program and I can get the ip address but need the mac. I have tried using SendARP but this doesn't seem to be supported in NT4.

flag

2 Answers

vote up 0 vote down check

Try GetIpNetTable. This function is documented as supported as of NT 4.0 SP4.

link|flag
vote up 0 vote down

Hope the machine isn't too remote. MAC addresses will only be known for the local network (subnet).

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.