^
I came to make a new SC exe. when I run it I get the bubble and the bubble text no problem then the listener only listens for about 30 seconds and then removes itslef from my pc.
using W7U64
For windows 7 I am guessing I should be using the UltraVncSC update 2009
but what are the other two for (RC23 and REL1.0 ?)
( I am not new to uvnc or the sc I just decided I needed a new exe because some of my customers are starting to get windows 7 and I needed to update. I havent made a new sc.exe since about 08 or so
my old version seems to listen for the full five minutes even on my windwos 7 machine.. its just so slow it is useless on win 7.. )
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
Listener only listens for about 30 seconds
Listener only listens for about 30 seconds
If I had two dead mice... I would give you one.
- Rudi De Vos
- Admin & Developer
- Posts: 6879
- Joined: 2004-04-23 10:21
- Contact:
Re: Listener only listens for about 30 seconds
Listener ?
SC:
viewer listen
server connect to viewer
I guess you are talking about the timout used for making a connection.
To avoid server lock, this timout need to be limited, else when no viewer
is available you can't proper close the server. It could be that this value
is now set to OS default, in the first versions it was set a bigger value.
RC23 very old
rel 1.0 old ( Based on uvnc 1.0)
Some people still prefer the old version, they work proper on pre-vista
systems.
SC:
viewer listen
server connect to viewer
I guess you are talking about the timout used for making a connection.
To avoid server lock, this timout need to be limited, else when no viewer
is available you can't proper close the server. It could be that this value
is now set to OS default, in the first versions it was set a bigger value.
RC23 very old
rel 1.0 old ( Based on uvnc 1.0)
Some people still prefer the old version, they work proper on pre-vista
systems.
Re: Listener only listens for about 30 seconds
ok lets review
I selected update 2009 when I compiled my SC
would this have bearing on the timeout parameter being so short in my situation ?
Thanks for clarifying about the other two releases.
I selected update 2009 when I compiled my SC
would this have bearing on the timeout parameter being so short in my situation ?
Thanks for clarifying about the other two releases.
If I had two dead mice... I would give you one.