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
- 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
- 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
Multiple Listening Viewers
Multiple Listening Viewers
Is there any problem with having more than one listening viewer running? I was testing one listening on 5800 & 6800. I want to be able to work on two computers at once. Obviously, I have to update SC to have a different lines for each viewer (i.e. technician 1a and technician 1b). Is there anything wrong with this?
Re: Multiple Listening Viewers
use ID and open 2 ports for repeate or use the public repeater without opening any port to your customer and your technicians
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
Re: Multiple Listening Viewers
I thought that the repeater was slower than the direct connection.... doesn't the repeater add latency? Or is it not noticeable?
Re: Multiple Listening Viewers
yes, repeater add double latency,
from viewer to repeater --> server then back server to repeater to viewer
for direct connection, yes you can start many viewer as you prefer.
but never make vncviewer -listen 5900 is always fail, not listen on this port.
possible:
vncviewer -listen 5500
vncviewer -listen 5501
vncviewer -listen 5502
etc...
from viewer to repeater --> server then back server to repeater to viewer
for direct connection, yes you can start many viewer as you prefer.
but never make vncviewer -listen 5900 is always fail, not listen on this port.
possible:
vncviewer -listen 5500
vncviewer -listen 5501
vncviewer -listen 5502
etc...
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
Re: Multiple Listening Viewers
That's what I meant from the beginning... Very good.
I just wanted to make sure there was not issues with multiple viewers running. Thanks!
I just wanted to make sure there was not issues with multiple viewers running. Thanks!