
Libvncserver makes writing a vnc server (or more correctly, a program exporting a framebuffer via the remote frame buffer protocol) easy. it hides the programmer from the tedious task of managing clients and compression.
this is the development package which contains headers and static libraries for libvncserver.