Hacker News new | ask | show | jobs
by smrtinsert 3994 days ago
VNC is supposedly much slower than RDP.
1 comments

VNC is a raster/pixel protocol. RDP uses Windows' drawing primitives.

So for anything that's not intrinsically raster (video, 3d rendering), RDP is certainly faster. :)