Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i want to access the hard disk drive of another system, whose ip and log in credentials are know to me, copy a file and send it as an attachment to my program (running in a different system...)
the above has to be done using program(i.e no manual intervention)
Plz let me know how to do it..
Posted

 
Share this answer
 
v2
i found the answer to it, as the in-build function impersonate().
this will solve the purpose
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900