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

After 1.0.8.2 upgrade, connection stalls for 10-30 seconds.

Post Reply
jogz
8
8
Posts: 26
Joined: 2008-02-04 21:01
Location: Phoenix, AZ

After 1.0.8.2 upgrade, connection stalls for 10-30 seconds.

Post by jogz »

We have our users connect to us using single click. We made two changes at once (a) new version of VNC 1.0.8.2 (b) and put our tech computers on a new IP network.... used to be on x.x.6.x and is now on x.x.10.x.

We can have people connect to us just fine but the screen will not refresh for stretches of time. While the screen goes inactive, it looks as if I can still initiate file transfers. A lot of the people connecting to us will have the older video driver installed because it's part of our Windows image. Could it somehow be interacting? Is there a newer video driver? Can you get dual screens with the new version?

We are using the MSRC4Plugin.dsm plugin.
You obviously lack the creative genius to integrate Legos and Duplos.
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: After 1.0.8.2 upgrade, connection stalls for 10-30 secon

Post by redge »

"%programfiles%\ultravnc\vncviewer.exe" -quickoption n -dsmplugin MSRC4Plugin.dsm -listen

this force to use quickoption n for all connections.

n = value need to replace by number listed below.

1 = AUTO (auto select best settings)
2 = LAN (> 1Mbit/s) Max Colors
3 = MEDIUM (> 128Kbit/s )- 256 Colors
4 = MODEM (19K - 128Kbit/s) - 64 Colors
5 = SLOW (< 19Kbit/s) 8 Colors
6 = (custom ?) N/A (not available and fail)
7 = ULTRA (> 2Mbit/s) - Experimental (still experimental >5 years)
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply