]> git.proxmox.com Git - mirror_novnc.git/blobdiff - docs/links
Merge pull request #1011 from juanjoDiaz/remove_console_statements
[mirror_novnc.git] / docs / links
index 45d55ec6209838f8c5476359e0906ccb80cc5588..31544ce0e12b85e049e4c809ac0dc79177eb26df 100644 (file)
@@ -1,3 +1,7 @@
+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
 
@@ -25,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: