summaryrefslogtreecommitdiffstats
path: root/examples/repeater.c
Commit message (Collapse)AuthorAgeFilesLines
* Repeater example: show how to shut down cleanlyJohannes Schindelin2014-04-051-0/+6
| | | | | | | 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>
* Add an example how to connect to an UltraVNC-style repeaterJohannes Schindelin2014-04-051-0/+62
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>
OpenPOWER on IntegriCloud