]> git.proxmox.com Git - mirror_novnc.git/blobdiff - docs/links
Use markdown-style tables instead of <table>
[mirror_novnc.git] / docs / links
index 637064555e84545e0788aaa3850e0d0abd7cf73d..31544ce0e12b85e049e4c809ac0dc79177eb26df 100644 (file)
@@ -1,8 +1,17 @@
+New tight PNG protocol:
+    http://wiki.qemu.org/VNC_Tight_PNG
+    http://xf.iksaif.net/blog/index.php?post/2010/06/14/QEMU:-Tight-PNG-and-some-profiling
+
+RFB protocol and extensions:
+    http://tigervnc.org/cgi-bin/rfbproto
+
 Canvas Browser Compatibility:
     http://philip.html5.org/tests/canvas/suite/tests/results.html
 
 WebSockets API standard:
+    http://www.whatwg.org/specs/web-apps/current-work/complete.html#websocket
     http://dev.w3.org/html5/websockets/
+    http://www.ietf.org/id/draft-ietf-hybi-thewebsocketprotocol-00.txt
 
 Browser Keyboard Events detailed:
     http://unixpapa.com/js/key.html
@@ -20,6 +29,21 @@ TLS Protocol:
 Generate self-signed certificate:
     http://docs.python.org/dev/library/ssl.html#certificates
 
+Cursor appearance/style (for Cursor pseudo-encoding):
+    http://en.wikipedia.org/wiki/ICO_(file_format)
+    http://www.daubnet.com/en/file-format-cur
+    https://developer.mozilla.org/en/Using_URL_values_for_the_cursor_property
+    http://www.fileformat.info/format/bmp/egff.htm
+
+Icon/Cursor file format:
+    http://msdn.microsoft.com/en-us/library/ms997538
+    http://msdn.microsoft.com/en-us/library/aa921550.aspx
+    http://msdn.microsoft.com/en-us/library/aa930622.aspx
+
+
+RDP Protocol specification:
+    http://msdn.microsoft.com/en-us/library/cc240445(v=PROT.10).aspx
+
 
 Related projects: