How to retrieve the MAC addresses and
the IP addresses of all the hosts in a
LAN?
Printable View
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.Quote:
Originally posted by AllenHu
How to retrieve the MAC addresses and
the IP addresses of all the hosts in a
LAN?
See if this article is helpful...
http://www.codeguru.com/network/GetMAC.html
or this one...
http://support.microsoft.com/default...;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!