cBarry263
Active member
I want to write a program that will go to another computer on the network and look in a specific directory. This can be done manually by going to start->run and typing in \\servername\d$\path. A username and password will also have to be passed to the server to be able to login. How can this be done in VB.NET?