Colleagues,
Let's say you have an IP address and the drive letter on a remote server box, and you need to connect to this remote box your program's server box, so your program could, say, copy some files back-n-forth.
Just for argument sake, IP address is 123.456.78.90 and the drive letter is D:\.
(Tried to find it in the MS documentation on line, but all references came related to ADO .NET, SqlConnection, etc. - not what I need...)
Please advise.
TIA!
Regards,
Ilya
Let's say you have an IP address and the drive letter on a remote server box, and you need to connect to this remote box your program's server box, so your program could, say, copy some files back-n-forth.
Just for argument sake, IP address is 123.456.78.90 and the drive letter is D:\.
(Tried to find it in the MS documentation on line, but all references came related to ADO .NET, SqlConnection, etc. - not what I need...)
Please advise.
TIA!
Regards,
Ilya