Is there a way to get all of the PCs on a specified domain using the .NET Framework? Or would it just be easier to get the data yourself and store it in an XML file for future use
You could open a socket on a server computer and have all the others connect and report their IPs on startup. Try looking in the Socket classes their might be a function but I don't really know
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.