After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
Feedback is welcome

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

Search found 4 matches

by ninefofo
2016-02-24 01:32
Forum: Olders
Topic: Idle Timeout
Replies: 1
Views: 3787

Idle Timeout

Hello,

What should the settings be for idle timeout of 4 minutes without any slow down?

I've set the values set as follows:

Idle Timeout Socket 240
Keepalive Interval: 5
Idle Timeout Input: 0

I'm hoping that once 240 seconds has expired the session would end but its not. Also would the ...
by ninefofo
2012-08-11 00:23
Forum: Olders
Topic: Connection lost when user logs off or switching users
Replies: 15
Views: 56394

Re: Connection lost when user logs off or switching users

Hello,

Wondering if this topic is still being moderated or followed? :shock: Has there been any fixes to this? I use v1.0.9.6.1, which loses the connection on logoff or switching users. 32 bit Windows XP SP3 is our platform of choice, yeah I know. Were working on it. :surprise:

Thanks

Brad
by ninefofo
2012-03-07 16:28
Forum: Olders
Topic: 10961 server: settings - password not saving
Replies: 3
Views: 19845

Re: 10961 server: settings - password not saving

Hello,

I'm having trouble with the UtlraVNC properties page popping up when I change the password daily and restart the service. These are my steps using a .NET console program.

1. Stop 'unvc_service'
2. Open C:\Program Files\UltraVNC\UltraVNC.ini
3. Change passwd and passwd2
4. Save, Close
5 ...
by ninefofo
2011-10-14 15:32
Forum: Developer discussions (mainly user-mode)
Topic: Revolving Password
Replies: 4
Views: 5253

Revolving Password

Hello,

Has anyone been able to create a command line console application that takes in a clear text password and could return a UltraVNC.ini password (HEX?)? It would be nice if a daily password could be attached to uVNC, instead of having a fixed static one.

What are all bits of source needed to ...