Эх сурвалжийг харах

Add some links to related project sites.

Joel Martin 15 жил өмнө
parent
commit
1c91712f84
1 өөрчлөгдсөн 31 нэмэгдсэн , 0 устгасан
  1. 31 0
      docs/links

+ 31 - 0
docs/links

@@ -19,3 +19,34 @@ TLS Protocol:
 
 
 Generate self-signed certificate:
 Generate self-signed certificate:
     http://docs.python.org/dev/library/ssl.html#certificates
     http://docs.python.org/dev/library/ssl.html#certificates
+
+
+Related projects:
+    
+    guacamole: http://guacamole.sourceforge.net/
+
+        - HTML5 client, but Java servlet does pre-processing
+
+    jsvnc: http://code.google.com/p/jsvnc/
+
+        - No releases
+
+    webvnc: http://code.google.com/p/webvnc/
+
+        - Jetty web server gateway, no updates since April 2008.
+
+    RealVNC Java applet: http://www.realvnc.com/support/javavncviewer.html
+
+        - Java applet
+
+    Flashlight-VNC: http://www.wizhelp.com/flashlight-vnc/
+
+        - Adobe Flash implementation
+
+    FVNC: http://osflash.org/fvnc
+
+        - Adbove Flash implementation
+
+    CanVNC: http://canvnc.sourceforge.net/
+
+        - HTML client with REST to VNC python proxy. Mostly vapor.