Download List

Projeto Descrição

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

As características mais importantes desta versão são a segurança do thread completo para LibVNCServer e uma tonelada de novas funcionalidades 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

Suporte para codificação ZYWRLE, uma wavelet com realce para a codificação ZRLE, suporte para CMake e correções de bugs e melhorias 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

O código-fonte x11vnc já não está incluído no pacote.
Tags: Minor feature enhancements
The x11vnc source code is no longer included in the package.

2007-04-13 22:07
0.9

Esta versão pode ser construído e implementado como uma biblioteca compartilhada. Os ganchos GotCursorShape e GotCopyRect foram adicionados ao 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

Esta versão implementa o suporte para o protocolo RFB 3,8 versão. A maioria de todas as codificações UltraVNC e recursos foram adicionados: FileTransfer, SetSingleWindow, ServerInput, TextChat e UltraZip. PalmVNC e UltraVNC Server estilo rebarbas laterais são implementadas. Os novos recursos incluem API KeyboardLedState codificação e estatísticas do cliente melhorada de relatórios.
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