|
@@ -14,10 +14,16 @@ In addition, [as3crypto](http://github.com/lyokato/as3crypto_patched)
|
|
|
has been added to web-socket-js to implement WebSocket SSL/TLS
|
|
|
encryption, i.e. the "wss://" URI scheme.
|
|
|
|
|
|
+
|
|
|
+### Screenshots
|
|
|
+
|
|
|
Running in Chrome before and after connecting:
|
|
|
|
|
|
<img src="http://kanaka.github.com/noVNC/img/noVNC-1.jpg" width=400> <img src="http://kanaka.github.com/noVNC/img/noVNC-2.jpg" width=400>
|
|
|
|
|
|
+See more screenshots <a href="http://kanaka.github.com/noVNC/screenshots.html">here</a>.
|
|
|
+
|
|
|
+
|
|
|
### Requirements
|
|
|
|
|
|
Until there is VNC server support for WebSocket connections, you need
|