From 9fdf8bd8a23af2663ba2be7b50de1bbbb5a9e546 Mon Sep 17 00:00:00 2001 From: Richard Ellis Date: Tue, 21 Jan 2014 10:14:57 +0700 Subject: network/tightvnc: Added (VNC viewing application). Signed-off-by: Willy Sudiarto Raharjo --- network/tightvnc/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 network/tightvnc/README (limited to 'network/tightvnc/README') diff --git a/network/tightvnc/README b/network/tightvnc/README new file mode 100644 index 0000000000000..bd063a592755b --- /dev/null +++ b/network/tightvnc/README @@ -0,0 +1,12 @@ +TightVNC is a free remote control software package. With TightVNC, you can +see the desktop of a remote machine and control it with your local mouse and +keyboard, just like you would do it sitting in the front of that computer. +TightVNC is: + + * free for both personal and commercial usage, with full source code available, + * useful in administration, tech support, education, and for many other purposes, + * cross-platform, available for Windows and Unix, with Java client included, + * compatible with standard VNC software, conforming to RFB protocol specifications. + +TightVNC also ships with Xvnc. A headless X server that speaks the VNC +protocol. -- cgit v1.2.3