Help my...

  • Thread starter Thread starter Luis
  • Start date Start date
L

Luis

Hi,

I want to depeloper an application to remote desktop, for controller vía
Internet one computer.
I want to develop a similar program to the Terminal Server, But I want to
develop it. I need example codes, URLs, or any thing that you can tell me.
I program this to learn, and to have a good time, and if I get it I will put
the code free.

LLuis
 
Luis,

You will need a number of API calls to do this, but you can do that
easily in .NET. There are no examples of remote desktops in .NET, but I
believe that the VNC project is open source, so you can get an idea of how
to do it, as well as a guide for developing a .NET version.

Hope this helps.
 
Back
Top