N
Neural
Hi, i searched on google for a resolution for this problem but i found
nothing interesting, i hope someone here will be able to help or at
least hint me.
The problem is simple: i'm trying to access a gile on a netwok PC,
addressing it with a UNC path (ie \\servername\share\file.txt). I use
the File object to do this, but i doesn't work because the remote PC
is on another domain, and i have to provide credentials for that
domain. I do have dose credentials, but i don't know how to use them
in c# code. Is there a way to do this? I seached in the System.IO
namespace, but found nothing...
Any help will be apreciated, thanks!
nothing interesting, i hope someone here will be able to help or at
least hint me.
The problem is simple: i'm trying to access a gile on a netwok PC,
addressing it with a UNC path (ie \\servername\share\file.txt). I use
the File object to do this, but i doesn't work because the remote PC
is on another domain, and i have to provide credentials for that
domain. I do have dose credentials, but i don't know how to use them
in c# code. Is there a way to do this? I seached in the System.IO
namespace, but found nothing...
Any help will be apreciated, thanks!