Results 1 to 2 of 2
- 01-23-2011, 06:11 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 1
- Rep Power
- 0
How to list all computer in a network?
Hi, I'm a newbie in this forum but I have a question...
What are the possibilities to list all computer in a network?
I've already wrote a program and it does what it should do but it's really inefficiently. It checks all IP-addresses between two IP's if they're reachable with isReachable(). I had to set the timeout to 2000ms and you can imagine how long it takes to check a whole class C net.
So far I know is isReachable() implemented by the ECHO-protocol.
Can I send a request to broadcast and every active PC answers to it? Is that possible? Or what about ARP, NetBios/SMB, LLMNR?
Anyone has an idea?
I hope you can help me!
- 01-24-2011, 01:12 PM #2
Similar Threads
-
List serial com ports of computer
By mickey in forum New To JavaReplies: 3Last Post: 08-06-2010, 07:47 AM -
Moving a file in the Network computer to another one
By babji in forum NetworkingReplies: 1Last Post: 05-17-2010, 03:34 PM -
Server is in a network using an IP, but router in network carries the external IP(www
By lse123 in forum NetworkingReplies: 7Last Post: 05-02-2010, 10:35 PM -
get list of all ip/host names connected on a network
By a_maged in forum NetworkingReplies: 0Last Post: 04-07-2009, 10:35 PM


LinkBack URL
About LinkBacks


Bookmarks