Hacker News new | ask | show | jobs
by nly 3994 days ago
We have this already with VNC. Ramnode has a HTML5 VNC client in their CP.
1 comments

VNC is supposedly much slower than RDP.
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. :)