Setting Account name and password for accessing a remote PC
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I would like to copy a file from a remote machine.Since the machine is running on WINDOWS 2000.I have to connect it using account name & password.Can anyone tell me how can i provide account name and password through program?. With regards. Shibu K.V. Senior Research Associate. VLSI ASIC Hardware Design Group Electronics R&D Centre,Trivandrum India
-
Hi all, I would like to copy a file from a remote machine.Since the machine is running on WINDOWS 2000.I have to connect it using account name & password.Can anyone tell me how can i provide account name and password through program?. With regards. Shibu K.V. Senior Research Associate. VLSI ASIC Hardware Design Group Electronics R&D Centre,Trivandrum India
Use 'WNetAddConnection2'.