Specification for the X11 VNC extension?

Corne Beerse cbeerse at gmail.com
Tue Jun 9 11:34:51 BST 2009


Pierre Ossman wrote:
> Is there some documentation available for the VNC extension? Looking at
> the RealVNC vncconfig implementation does not explain everything. E.g.
> what is the character encoding for parameters?
>
> Rgds
>   
That depends on your platform or how you look at it:

For msWindows based vnc: vnc just replicates the display, pixel by pixel.

For unix (and linux and such) xvnc (the binary for the vncserver) is an 
X11 server following the X11 specifications (including leaving most 
optional stuff out).

As it is for the configuration files, start using plain ascii (7 bits) 
or the one default on your machine.





More information about the VNC-List mailing list