Although there are no functions named GetMACaddress in the Win32 API, ATL, MFC, or C#, it is fairly easy to find and associate your MAC address with its related IP addresses.
Three ways to get your MAC address.
Published 04/15/2002
Although there are no functions named GetMACaddress in the Win32 API, ATL, MFC, or C#, it is fairly easy to find and associate your MAC address with its related IP addresses.
The *C#* code required to simply start up winsock in a Windows environment, and enumerate all the IP addresses on your local machine.
The code required to simply start up winsock in a Windows environment, and enumerate all the IP addresses on your local machine.