I'm using vncviewer for customers support in listen mode. With this option, the customer can connect with me without ADSL/ROUTER/FIREWALL additional configuration.
The problem is that more than one customer can connect with me at the same time and it produces some problems (I have to open the chat and write "please, wait for 10 minutes and try to connect me again"... and then disconect).
Is there some option to limit the number of concurrent Viewer sesions I can accept using the -listen option?
thak's
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
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
how to limit number of concurrent connections using -listen
You could always give them the single click program or whatever you use for them to run the server on their side with a "Company" specified port.
e.g.
Company ABC gets port 5501
Company DEF gets port 5502
That way only people from the one company can get you at any single time. Creating a shortcut also for your listen viewer to specify the port naming it after the company???
I have no idea how many people may connect to you from varying companies and even if this is viable for you...
I dont think you can specify how many people connect to you via the listener... maybe I am wrong?
e.g.
Company ABC gets port 5501
Company DEF gets port 5502
That way only people from the one company can get you at any single time. Creating a shortcut also for your listen viewer to specify the port naming it after the company???
I have no idea how many people may connect to you from varying companies and even if this is viable for you...
I dont think you can specify how many people connect to you via the listener... maybe I am wrong?
We have more than one "hotliner" and a lot of cust
The problem is that each hotliner in my company has a diferent port assigned listening incomming connections: when the customer has to connect, the hotliner tells him wich port to introduce with the address...
if I assign a diferent port for each convination of (hotliner,customer), the result is very complex (and the proxy configuration is very hard: each new customer needs 6 rules in our proxy: one for each hotliner).
Your idea is good for small companies... but, unfortunatelly, this is not our case.
if I assign a diferent port for each convination of (hotliner,customer), the result is very complex (and the proxy configuration is very hard: each new customer needs 6 rules in our proxy: one for each hotliner).
Your idea is good for small companies... but, unfortunatelly, this is not our case.
A simple proposal for devs
You propose each incoming connection to be accepted or refused by the hotliner.
For me is enougth if I can tell the vncviewer to stop/start listening while running (ex: when I have enough opened customers, i stop listening... when I have not customers, i start listening)
For me is enougth if I can tell the vncviewer to stop/start listening while running (ex: when I have enough opened customers, i stop listening... when I have not customers, i start listening)