I have a program into which i want to put a combo box that i want to populate with the names of all the computers connected to the network. i've googled without much success. can anyone help me?
Printable View
I have a program into which i want to put a combo box that i want to populate with the names of all the computers connected to the network. i've googled without much success. can anyone help me?
first hit when I searched on 'C# get network computers' on google:
http://www.codeproject.com/KB/IP/Lis...Computers.aspx
works just fine
this is an article I used before to do that: http://www.codeproject.com/KB/IP/comppickerlib.aspx