Commit Graph

3 Commits (d63fb689d46000e503bb704f91e2352869840ff7)

Author SHA1 Message Date
Christian Beier 8b06f835e2
When connecting to a repeater, only send initialised string
Closes #253
7 years ago
Johannes Schindelin 71d0f9b06f Repeater example: show how to shut down cleanly
Since we connected to the client through the repeater, chances are
that we want this server shut down once the client disconnected.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
12 years ago
Johannes Schindelin c0e012e4d2 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>
12 years ago