Hi!

i'm trying to read a file using default share in c#. Is there a method to send the username/password to the remote machine that have the necessary rights to access the default share and read the file. I did this under VC++ with the WNetAddConnection() function.But i can't find anything like this in C#.

Please advice....
Thx...Rares