summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2014-03-29 14:53:24 -0500
committerJohannes Schindelin <johannes.schindelin@gmx.de>2014-04-05 18:37:58 -0500
commitc0e012e4d26f2bc38ee5d34c3ee75e94cc799767 (patch)
treebde483617cdf0faa0b9fa4adc946456b9ed85b15 /.gitignore
parent7b9fc019de681125df48eb0650d3235aed87d8a5 (diff)
downloadlibtdevnc-c0e012e4d26f2bc38ee5d34c3ee75e94cc799767.tar.gz
libtdevnc-c0e012e4d26f2bc38ee5d34c3ee75e94cc799767.zip
Add an example how to connect to an UltraVNC-style repeater
UltraVNC offers an add-on to connect clients and servers via IDs with a so-called repeater (e.g. to bridge firewalled clients and servers): http://www.uvnc.com/products/uvnc-repeater.html This example demonstrates how to use that feature with a LibVNCServer-based server. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 083b816..c675991 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,6 +51,7 @@ examples/fontsel
examples/pnmshow
examples/pnmshow24
examples/regiontest
+examples/repeater
examples/rotate
examples/simple
examples/simple15