Groups | Blog | Home
all groups > dotnet remoting > october 2003 >

dotnet remoting : Finding IP address


Jay
10/29/2003 6:47:33 AM
I want to know IP Addresses of all machines on a peer to
peer network. How can i do this ?
The network consists of Win 9x machines and there is no
DNS server.

Keith Vinson
10/30/2003 11:28:52 AM
Try pinging the broadcast address for the network. For a class C it would be
x.x.x.255. Each machine should return a reply.
[quoted text, click to view]

AddThis Social Bookmark Button