On 2016-01-19, Mick <michaelkintz...@gmail.com> wrote: > As far as I understand it RDP is different to VNC, in the sense that > instead of sending every pixel down the line it only sends > compressed semantic information *about* a desktop component > (e.g. the start button, a control signal, etc.) and the client > interprets this locally as a button or a control command. It is also > using caching to minimise retransmission.
I don't think so. AFAICT, RDP (a-la Windows) and VNC both do exaclty the same thing: they send display pixel info to be displayed. They try to optimize the process by only sending deltas and by using various compression schemes, but they're both doing the basically the same thing. RDP also has a bunch of other stuff to support things like audio, printer, filesystem, and serial/prallel port redirection that I don't think VNC ever had. But the display/mouse/keyboard part of it works pretty much the same. -- Grant Edwards grant.b.edwards Yow! I hope something GOOD at came in the mail today so gmail.com I have a REASON to live!!