How can i see all the computers on a network
Printable View
How can i see all the computers on a network
try using
net view|more
in commond promt
Sonia
No i need to be able to do it thru code
I'm certain you can do it through API calls, but you'll have to look them up.