David

David

  • NA
  • 3
  • 0

Identifying Computers on a local network

Aug 25 2006 4:46 PM

In VB.net (VS2005), how do I get a list of computer names and descriptions of all connected computers on a local network, similar to 'net view' in a command shell, without 'shelling' and parsing the output?

I am just starting with the system.net....... classes and am currently going in circles

Thanks . . .