
Getting a machine's MAC address given a NETBIOS machine name or IP address
If anyone knows how to retrieve a machines MAC address by using the machine
name or IP address as the key, please let me know. I think this will
probably be accomplished using some NETBIOS routine inside of NETAPI32.DLL
but not exactly sure how to do this.
It would be really cool if I could pass a machine name like "BGates" or an
IP address and have an API function return that machine's MAC/LANA address.
Thanks in advance.
Scott