x11vnc 0.8.3 review

Download
by rbytes.net on

x11vnc allows one to remotely view and interact with real X displays (i.e

License: GPL (GNU General Public License)
File size: 0K
Developer: Karl Runge
0 stars award from rbytes.net

x11vnc allows one to remotely view and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. In this way x11vnc plays the role for Unix/X11 that WinVNC plays for Windows.

I wrote x11vnc because x0rfbserver was basically impossible to build on Solaris and had poor performance. The primary x0rfbserver build problems centered around esoteric C++ toolkits. x11vnc is written in plain C and uses only standard libraries. I also added a few enhancements to improve the interactive response, add esoteric features, etc.

For Unix, the VNC implementation includes a virtual X11 server Xvnc (usually launched via the vncserver command) that is not associated with a physical display, but provides a "fake" one X11 clients (xterm, mozilla, etc.) can attach to. A remote user then connects to Xvnc via the VNC client vncviewer from anywhere on the network to view and interact with the whole virtual X11 desktop.

The VNC protocol is in most cases better suited for remote connections with low bandwidth and high latency than is the X11 protocol (the exception is cached pixmap data on the viewing-end). Also, with no state maintained the viewing-end can crash, be rebooted, or relocated and the applications and desktop continue running. Not so with X11.

What's New in This Release:
SSL encryption and authentication is supported.
An SSL enabled Java VNC viewer applet is included, and native SSL VNC viewers may be found at the Enhanced TightVNC Viewer home page.
x11vnc options provide SSL certificate creation and management tools.
Unix username and password logins are supported.
One can also supply one's own custom login plugin (for example, a plugin that performs site specific LDAP lookups).
UltraVNC file transfer rates and reliability were improved.
x11vnc may now be built without any dependencies on X11 for raw framebuffer only deployment.

x11vnc 0.8.3 keywords