First cut at adding a mode for VNC server redirection.
commit0c0d3d906a14ec89777f126c581dfeeacf115352
authorAdrian Taylor <aat@realvnc.com>
Tue, 23 Feb 2010 14:40:00 +0000 (23 14:40 +0000)
committerChris Frey <cdfrey@foursquare.net>
Fri, 3 Sep 2010 21:36:07 +0000 (3 17:36 -0400)
tree765dc7aa390a275b1ea633d9ffdcb42314e5c876
parent75910a187a3eaacedbb5b9a0ccb9236a2ac651f9
First cut at adding a mode for VNC server redirection.

Currently this mode does nothing useful. But it should be possible
to create it and for it to find the right socket with which to communicate.
po/POTFILES.in
src/Makefile.am
src/controller.cc
src/controller.h
src/m_vnc_server.cc [new file with mode: 0644]
src/m_vnc_server.h [new file with mode: 0644]