how to connect to remote system from the local system

  • Thread starter Thread starter Vadym Stetsyak
  • Start date Start date
V

Vadym Stetsyak

Hello, Yoshitha!

Y> I need to develop c#.net application in which i need to access remote
Y> system from local system and can work on that remote system from local
Y> system.

It depends on the way you want to access that remote system.
( web, remoting, tcp, etc )

If you will give more information about what you want to do, then the
answer will be more concrete.

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com
 
Hi All

I need to develop c#.net application in which i need to access remote
system from local system and can work on that remote system from local
system.

how such type of applications can be built in c#.net?

if anyone knows any solution please let me know.

Thankx in advance
Yoshitha
 
I mean i need to develop a VNC kind of application. i just need to connect
to remote system from my system and do the file sharing operation. such as
file transfering between two different systems using our application.
 
Back
Top