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

how to force servers to appear in repeater requently

Post Reply
kobruleht
8
8
Posts: 14
Joined: 2014-01-26 15:51

how to force servers to appear in repeater requently

Post by kobruleht »

Ultra VNC repeater in Mode II is used and there are 7 servers running as windows service from LANs in internet.

UltraVNC Repeater Stats page will never show all 7 servers and thus in is not possible to connect to some servers.
Page shows 0 .. 5 servers . List of servers will change after some time.

Port 6002 is directed from Thomson router to Windows Vista Computer where latest repeater runs as service.

server ultravnc.ini contains

service_commandline=-id:1000 -autoreconnect -connect mysite.com:6002

It looks like maybe listening socket is broken often and server reconnects only after some time.
How to diagnose the issue and find reason ?
How to fix this so that servers can accessed every time ?
I search for autoreconnect timeout parameter but havent found this.
kobruleht
8
8
Posts: 14
Joined: 2014-01-26 15:51

Re: how to force servers to appear in repeater requently

Post by kobruleht »

In other thread rudy wrote that repeater kills all connections after 5-10 minutes. I changed this timeout to 1 day in source code and in this case connections are more kept frequently. However they still disappear.
How to force VNC server to check for connection aliveness and re-connect immediately to repeater if connection is broken?
How to force repeater not to kill listening severs ?
Post Reply