Saturday, May 5, 2012

LibVNCServer 0.9.9 Download


LibVNCServer is a free and open source library that is ripped out of Xvnc to provide an easy API to write your own VNC server.

What's New in This Release: [ read full changelog ]


Overall changes:

· Added noVNC HTML5 VNC viewer connect possibility to our http server. Pure JavaScript, no Java plugin required anymore! (But a recent browser...)

· Added a GTK+ VNC viewer example.


LibVNCServer/LibVNCClient:

· Added support to build for Google Android.

· Complete IPv6 support in both LibVNCServer and LibVNCClient.


LibVNCServer:

· Split two event-loop related functions out of the rfbProcessEvents() mechanism. This is required to be able to do proper event loop integration with Qt. Idea was taken from Vino's libvncserver fork.

· Added TightPNG encoding support. Like the original Tight encoding, this still uses JPEG, but ZLIB encoded rects are encoded with PNG here.

· Added suport for serving VNC sessions through WebSockets, a web technology providing for multiplexing bi-directional, full-duplex communications channels over a single TCP connection.

· Support connections from the Mac OS X built-in VNC client to LibVNCServer instances running with no pa...


Free Download :http://mac.softpedia.com/get/Development/Libraries/LibVNCServer.shtml

No comments:

Post a Comment