Hi
C#:
I need to create/read/write a file in a password-protected shared folder over the LAN.
Let us have 2 computers: C1 and C2.
C1 has a shared folder "\\C1\S1" with password protection (OS is an XP)
From C2 I need to create/read/write a file.
10x anyone.