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

UVNC Perl Script Repeater ID value limit

Post Reply
uvncbeginner412
Posts: 2
Joined: 2014-10-10 13:18

UVNC Perl Script Repeater ID value limit

Post by uvncbeginner412 »

I am using Repeater Perl Script in Mode2 with UVNC server and Client of version 1.1.9
I have couple of questions:
1. When connecting to the Repeater we have to pass the ID string. What is the limit for the ID string, is it 0000 to 9999 or there is no limit?
2. Our users get this error-message: 'Another User already listening on this ID'. I am randomizing the ID string between 10 and 60000 when ever a new connection is requested. Is there anything I am doing wrong or any setting I have to update on the Repeater or VNCViewer.
Below are the command-line args when we start the repeater:
/opt/uvnc/bin/ultravnc_repeater.pl -r -C -c 5900 -s 5500 -l repeater.log -p repeater.pid &
Post Reply