RDP and VNC are different solutions. Best recommendation would be using the VncSharp for most of your tinkering. basic idea is that pictures are sent as things are updated on a screen and only when things are updated on a screen, very basic protocol to hack around to get what you need to happen... also you might think about writing some sort of secure tunnel around your app for the sake of security
Main Topics
Browse All Topics





by: BarthaxPosted on 2007-11-02 at 02:38:18ID: 20199092
VNC uses the RFB Protocol: http://www.realvnc.com/doc s/rfbproto .pdf ge.net/
.NET VNC Viewer: http://dotnetvnc.sourcefor