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

dropped connections

Single Click discussions / bugs
Post Reply
buddyclm
Posts: 4
Joined: 2008-06-05 21:17

dropped connections

Post by buddyclm »

I am using SC to connect to different computers. My computer is running XP Pro, and the other computers are running XP home and XP Pro. I can connect to the other computers with no problem. Afte about 5 minutes or less the SC view locks up and then closes on me. Any ideas on what could be causing this or how I can fix it would be appreciated. Thanks.

Chris
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: dropped connections

Post by redge »

main issue, unstable network or wireless connection

for limit this issue
you can force vncviewer not switching between type of connection from command line or add it this command line to vncviewer shortcut

"%programfiles%\UltraVNC\vncviewer.exe" -quickoption 4 -listen 5500

[topic=2018][/topic]
Last edited by redge on 2008-06-13 22:23, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
buddyclm
Posts: 4
Joined: 2008-06-05 21:17

Re: dropped connections

Post by buddyclm »

Can you tell me where I am supposed to put in that command line? I looked in the setup information and couldn't find it. Thanks.

Chris
X3
100
100
Posts: 280
Joined: 2007-12-11 08:50
Location: 51.30 N 0.10 W
Contact:

Re: dropped connections

Post by X3 »

you navigate in the cmd prompt of windows and issue command on the cmd prompt itself...

to bringh up cmd prompt click start>run>type cmd press enter

it will open dos window

type

cd c:\program files\ultravnc

then type what redge says...
Last edited by X3 on 2008-06-19 21:50, edited 1 time in total.
Regards

Image
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: dropped connections

Post by redge »

or add it this command line to vncviewer shortcut

create shortcut of vncviewer with example name "vncviewer listen low speed" without quote,
right click on the shortcut just made and select properties

target: "%programfiles%\UltraVNC\vncviewer.exe" -quickoption 4 -listen 5500
Start in: "%programfiles%\UltraVNC\vncviewer.exe"

OK
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply