Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Linux Repeater version 0.08

Post Reply
Jariko
8
8
Posts: 13
Joined: 2005-01-30 20:43
Location: Kajaani, Finland

Linux Repeater version 0.08

Post by Jariko »

Hello,

Linux repeater is now ver 0.08: Short changelog:

-Mode 1 support ! Mode 1 connections show in servers[]/viewers[] tables as active connections that have IdCode < 0 (Repeater "invents" unique IdCode number for Mode 1 connections)
-Timestamped STDERR entries (to know what it is doing when it hangs ;-)
-Further code cleanups (it is lot more consistently javaStyleNow :)
-Signal handling changed: cleanup of doRepeater child processes is now done in routeConnections() (function cleanUpAfterRepeaterProcs) to avoid running lots of code in SIG_CHLD signal handler.
-Tries to achieve automatic restart of interrupted system calls (using flag SA_RESTART).
-Added html page to package also, added example of mode 1 connection

Download here: http://koti.mbnet.fi/jtko/uvncrepeater/

At this point this could be more unstable than 0.07, so beware. Still works for me, though ;-)

Cheers,

Jari
Post Reply