Download List

Descripción del Proyecto

LibVNCServer is a library that makes it easy to make a VNC server. All you do is provide a frame buffer and some I/O functions, and call a function each time the frame buffer changes. It supports all encodings known, including tight, zlib, ZRLE, and cursor encodings. It also includes the HTTP server from Xvnc, so you can start a java viewer by surfing to http://my.vnc.server:5801 or similar. It includes a beta version of LibVNCClient, which makes it easy to make a VNC client. Also included is LinuxVNC, which is to the Linux console as WinVNC is to the Windows desktop.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-31 00:01
0.9.8

Las características más destacadas de esta versión son la seguridad total de la rosca de LibVNCServer y un montón de nuevas características para LibVNCClient.
The most prominent features of this release are full thread safety for LibVNCServer and a ton of new features for LibVNCClient.

2009-01-31 15:41
0.9.7

Apoyo para la codificación de ZYWRLE, basado en una onda mejora a la codificación ZRLE, el apoyo a CMake, y correcciones de errores y mejoras de configurar.
Tags: Minor feature enhancements
Support for ZYWRLE encoding, a wavelet based enhancement to the ZRLE encoding, support for CMake, and bugfixes and configure improvements.

2007-05-28 20:23
0.9.1

El código fuente x11vnc ya no se incluye en el paquete.
Tags: Minor feature enhancements
The x11vnc source code is no longer included in the package.

2007-04-13 22:07
0.9

Este comunicado puede ser construido y desplegado como una biblioteca compartida. Los ganchos GotCursorShape y GotCopyRect se han añadido a libvncclient.
Tags: Minor feature enhancements
This release can be built and deployed as a shared library. The hooks GotCursorShape and GotCopyRect have been added to libvncclient.

2006-07-14 08:37
0.8.2

Este comunicado de instrumentos de apoyo para la versión del protocolo RFB 3.8. La mayoría de todas las codificaciones de UltraVNC y características se han añadido: Transmisión de archivo, SetSingleWindow, ServerInput, TextChat, y UltraZip. PalmVNC y el servidor de estilo UltraVNC-ampliación lado se aplican. Las nuevas características incluyen la codificación de la API KeyboardLedState estadísticas de clientes y mejorar la presentación de informes.
Tags: Major feature enhancements
This release implements support for the RFB
protocol version 3.8. Most all of the UltraVNC
encodings and features have been added:
FileTransfer, SetSingleWindow, ServerInput,
TextChat, and UltraZip. PalmVNC and UltraVNC style
server-side scaling are implemented. New API
features include KeyboardLedState encoding and
improved client statistics reporting.

Project Resources