How to get the all computers list connected to network?
How do I get a list of all the IP addresses (and possibly computer names?) in use on the same subnet as my mac开发者_开发百科hine using C#?
Have a look at
http://www.codeproject.com/KB/IP/ListNetworkComputers.aspx
精彩评论