
How to get MAC address from IP Address
Please see the following post:
Reading the MAC address in C# ?
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&selm=ObG%24hB7MCHA...
0tkmsftngp10
Hope this helps.
Thank you,
Bobby Mattappally
Microsoft VC++/C# Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Quote:
>Content-Class: urn:content-classes:message
>Subject: How to get MAC address from IP Address
>Is there an easy function call to get MAC address from
>IP address? We call the IP address first, so we are
>assuming that MAC address must be cached.
>Thanks for help.