Hello there, I am working on a little project and have a problem about finding the IP addresses of all the remote computers connected to a LAN network. I will greatly appreciate it if I get the answer to what I need. Thanks.

Recommended Answers

All 2 Replies

Okay, it is time to use your friends (yahoo, google, ask, answers, bing) but, you will need to do multiple searches as I don't think there is a complete solution for what you are looking for out there...

First was a search on vb6 enumerate machines lan which found this...
http://www.pscode.com/vb/scripts/ShowCode.asp?txtCodeId=55993&lngWId=1

then of course there is the old standby site with so much information that it just pops up when you search vb get ip from name...

http://vbnet.mvps.org/index.html?code/network/index.html

(scroll down to see the different sections...)

Good Luck

So if you are using windows xp go to start button click run,type cmd to initiate a command prompt.after a command window is open type ipconfig and then press enter.the IP address of that particular computer will be displayed including the submask net and the default gateway

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.