Comment on VNC client using HTML5 (Web Sockets, Canvas) with encryptionComments−nailer16yAwesome! It'd be great to see this ported to RDP (I'm getting a book on canvas, maybe I can try it...).−kanaka16yRDP (along with Red Hat's Spice and NX) is on my long term TODO list.On the other hand, if somebody sent me good patches (or a pull request) that added RDP support to noVNC, reviewing and integrating them would be on my short term TODO list. ;-)−endergen16yCanvas is not hard to learn: See: https://developer.mozilla.org/en/drawing_graphics_with_canva... as a good starting point.−estOP16yand with TS RemoteApp support!
Comments
Awesome! It'd be great to see this ported to RDP (I'm getting a book on canvas, maybe I can try it...).
RDP (along with Red Hat's Spice and NX) is on my long term TODO list.
On the other hand, if somebody sent me good patches (or a pull request) that added RDP support to noVNC, reviewing and integrating them would be on my short term TODO list. ;-)
Canvas is not hard to learn: See: https://developer.mozilla.org/en/drawing_graphics_with_canva... as a good starting point.
and with TS RemoteApp support!