is there a maximum number of users which can be handled by one repeater?
Did anyone already compiled the repeater for linux?
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
max number of users which can be handled by repeater
Re: max number of users which can be handled by repeater
20 simultaneous connection factory
custom number with linux
[topic=3910][/topic]
custom number with linux
[topic=3910][/topic]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
-
- Posts: 6
- Joined: 2009-11-16 23:17
Re: max number of users which can be handled by repeater
thank you!
I there a reason for this limit of 20 users beside bandwith of server? Isn't it possible to change the number up to 100 in source code?
What would you do if you whant to handle more than 20 over one (or more) receivers?
I there a reason for this limit of 20 users beside bandwith of server? Isn't it possible to change the number up to 100 in source code?
What would you do if you whant to handle more than 20 over one (or more) receivers?
Re: max number of users which can be handled by repeater
scrooge313
> I there a reason for this limit of 20 users beside bandwith of server?
no,
network depend 100 Mbit/s divided by 20 = less than 5Mbit per user
2 Mbit/ divided by 20
> Isn't it possible to change the number up to 100 in source code?
is possible on the config file with the uvnc repeater for linux version
98 factory for simultaneous connexions
1000 pending connections
i remember:
hard coded 20 simultaneous connections with the uvnc repeater for windows
> I there a reason for this limit of 20 users beside bandwith of server?
no,
network depend 100 Mbit/s divided by 20 = less than 5Mbit per user
2 Mbit/ divided by 20
> Isn't it possible to change the number up to 100 in source code?
is possible on the config file with the uvnc repeater for linux version
98 factory for simultaneous connexions
1000 pending connections
i remember:
hard coded 20 simultaneous connections with the uvnc repeater for windows
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer