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
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
dropped connections
Re: dropped connections
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]
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
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: dropped connections
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
Chris
Re: dropped connections
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...
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.
Re: dropped connections
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
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
OS Win: xp home + vista business + 7 home
only experienced user, not developer