Click to See Complete Forum and Search --> : How to get a list of IPs from all PCs connected to LAN (VB Net)


Sheridan2000
March 14th, 2008, 02:41 PM
I have to control number of computers (up to 20) which all run my custom software.
So I need to know IP addresses of all connected computers.
How can I get list of all addresses in local network?

dglienna
March 14th, 2008, 06:57 PM
WMI Scripting is one option. First get Scriptomatic2 to see how they query all computers, then look at this:

http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun07/hey0627.mspx

HanneSThEGreaT
March 15th, 2008, 04:22 AM
This great project would also be quite useful :
http://www.codeguru.com/forum/showthread.php?goto=lastpost&p=1556461