I agree, autoreconnect would be nice.
I'd like that, if the machine is disconnected, a dialog would appear that says "Reconnecting", would try for a while, and if unable to reconnect, would keep trying every few seconds. This way, if you reboot a machine, it'd connect once it came back up again.
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
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.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
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.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
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 5 matches
- 2007-03-20 14:04
- Forum: Feature requests
- Topic: auto-reconnect for the viewer
- Replies: 3
- Views: 5885
- 2007-03-20 13:53
- Forum: VNC-related products
- Topic: Hamachi - Very easy setup of encrypted tunnelling
- Replies: 21
- Views: 22207
Re: Hamachi - Very easy setup of encrypted tunnelling
If you configure your VNC server to only accept connections from the Hamachi IP/interface (Can this be done?), then there is no need to enable any extra security on the VNC server. Hamachi uses strong encryption, and you need a cryptographic password just to join the Hamachi network the VNC server ...
- 2007-03-20 13:50
- Forum: VNC-related products
- Topic: Mirage driver released under GPL!
- Replies: 9
- Views: 18833
Re: Mirage driver released under GPL!
Feel free to use it in any noncommercial (Open Source) product.
That restriction is a violation of the GPL; the GPL protects the right to release a GPL'd project commercially, so long as they adhere to the GPL and release the required code.
One good example is the Quake 3 engine, which was GPL'd ...
That restriction is a violation of the GPL; the GPL protects the right to release a GPL'd project commercially, so long as they adhere to the GPL and release the required code.
One good example is the Quake 3 engine, which was GPL'd ...
- 2007-03-07 15:14
- Forum: Feature requests
- Topic: Restrict Password Changing
- Replies: 3
- Views: 4722
Re: Restrict Password Changing
Keep in mind of course that any time you give somebody VNC access to your box, your security considerations should be the same as if you're giving them a password to your machine and sitting them down physically in front of it. While disabling the VNC admin properties page might make it more secure ...
- 2007-03-07 15:08
- Forum: Feature requests
- Topic: Pre-configured VNCViewer
- Replies: 7
- Views: 7319
Re: Pre-configured VNCViewer
Here at work, I've got a PHP script on our intranet that generates .vnc files automatically. So when I click a link on a web page that has a list of my machines, it generates a file like computername.vnc which downloads/opens. There's no reason that there couldn't be repeater settings and all that ...