Click to See Complete Forum and Search --> : How to retrieve the MAC addresses?


AllenHu
March 25th, 2003, 12:08 AM
How to retrieve the MAC addresses and
the IP addresses of all the hosts in a
LAN?

Mick
March 25th, 2003, 12:19 AM
Originally posted by AllenHu
How to retrieve the MAC addresses and
the IP addresses of all the hosts in a
LAN?

Read up on SNMP and CMIP. If you are a pure windows platform you can use WMI.

fellowDeveloper
March 26th, 2003, 02:15 AM
See if this article is helpful...

http://www.codeguru.com/network/GetMAC.html

or this one...

http://support.microsoft.com/default.aspx?scid=KB;en-us;q118623

NOTE: The right search on google, and sometimes even the bad search, will point you in the right direction... I love google!