is there a maximum number of users which can be handled by one repeater?
Did anyone already compiled the repeater for linux?
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome
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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.2.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38083
Feedback is welcome
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