I have to find the MAC address of the network adapter. The problem is that the solution
1) Has to work at least on Windows 9x/ME/NT 4.0/2000/XP (maybe also on other Os's, like Linux);
2) Should be able of getting the MAC address for an adapter located on another computer in the LAN;
3) Shouldn't be dependent on protocol (should work both on TCP/IP and on Novell IPX etc.);
4) Should be able of getting the MAC address for all installed network adapters (either on the local computer or on the remote one).
Does anybody have any idea on how this can be done?
1) Has to work at least on Windows 9x/ME/NT 4.0/2000/XP (maybe also on other Os's, like Linux);
2) Should be able of getting the MAC address for an adapter located on another computer in the LAN;
3) Shouldn't be dependent on protocol (should work both on TCP/IP and on Novell IPX etc.);
4) Should be able of getting the MAC address for all installed network adapters (either on the local computer or on the remote one).
Does anybody have any idea on how this can be done?