blob: bd7754407af4c4c522c2ba79a861b82b97e4ddf9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
config ADK_PACKAGE_VNC_REFLECTOR
prompt "vnc-reflector..................... VNC proxy for multiple clients"
tristate
default n
select ADK_PACKAGE_LIBJPEG
select ADK_PACKAGE_ZLIB
help
VNC Reflector is a specialized VNC server which acts as
a proxy sitting between real VNC server (a host) and a
number of VNC clients. It was designed to work efficiently
with large number of clients.
http://sourceforge.net/projects/vnc-reflector
|