Screenshots section, link to more.
This commit is contained in:
parent
600887f053
commit
852ba642be
|
@ -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
|
has been added to web-socket-js to implement WebSocket SSL/TLS
|
||||||
encryption, i.e. the "wss://" URI scheme.
|
encryption, i.e. the "wss://" URI scheme.
|
||||||
|
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
|
||||||
Running in Chrome before and after connecting:
|
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>
|
<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
|
### Requirements
|
||||||
|
|
||||||
Until there is VNC server support for WebSocket connections, you need
|
Until there is VNC server support for WebSocket connections, you need
|
||||||
|
|
Loading…
Reference in New Issue