0
Answer

Identifying Computers on a local network

David

David

18y
1.8k
1

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 . . .