Question : Problem: How to access Remote Desktop in C#

Hi,
      I want to develop an application in C# to access the remote computer like VNC, Remote Desktop Capture. I would like to know how to start to develop such type of application. Please give me some useful link or document or source code for initial starting.
Regards
Rajesh

Answer : Problem: How to access Remote Desktop in C#

VNC uses the RFB Protocol: http://www.realvnc.com/docs/rfbproto.pdf
.NET VNC Viewer: http://dotnetvnc.sourceforge.net/
Random Solutions  
 
programming4us programming4us