G
Gary
HI,
I wish to write a program which copies / moves a file available in Computer
A present in domain X to Computer B present in domain Y (assuming user has
permission to both the domains and domain X and domain Y are connected
through network). Does .NET provide a direct function call or do we have to
use Win 32 API CopyFile / MoveFile to execute the action.
TIA,
Gary
I wish to write a program which copies / moves a file available in Computer
A present in domain X to Computer B present in domain Y (assuming user has
permission to both the domains and domain X and domain Y are connected
through network). Does .NET provide a direct function call or do we have to
use Win 32 API CopyFile / MoveFile to execute the action.
TIA,
Gary