diff options
author | Richard Ellis <rellis@dp100.com> | 2014-01-21 10:14:57 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:08 -0600 |
commit | 9fdf8bd8a23af2663ba2be7b50de1bbbb5a9e546 (patch) | |
tree | 2445df5838739a21873dcc109d856462b29244d3 /network/tightvnc/README | |
parent | a99696283a131f3494f12aabb2b33475261efebe (diff) | |
download | slackbuilds-9fdf8bd8a23af2663ba2be7b50de1bbbb5a9e546.tar.gz |
network/tightvnc: Added (VNC viewing application).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/tightvnc/README')
-rw-r--r-- | network/tightvnc/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/network/tightvnc/README b/network/tightvnc/README new file mode 100644 index 0000000000..bd063a5927 --- /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. |