Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

logon user to remote computer

Status
Not open for further replies.

iupload

Programmer
Jul 6, 2004
3
CA
Hi
I am trying to logon a user from one computer to another computer that are not running in the same domain using the win32 api () call LogonUser. It failed. I have no problem to copy these files from once computer to another computer in the same domain.

What i want to do is to programably to copy files from one computer to another computer that are not in the same domain. I want to use File.Copy() method without creating mapped drive. Any idea on how we can achieve this will be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top