libvncserver1

Api to write one's own vnc server
  http://libvnc.github.io
  0
  no reviews



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 package provides the server library.