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

Search found 4 matches

by VersusBG
2023-10-11 04:55
Forum: General help
Topic: HELP! Use UltraVNC asking the called party for consens
Replies: 1
Views: 9143

Re: HELP! Use UltraVNC asking the called party for consens

You can read the help file here:
https://uvnc.com/webhelp/connections.html

In UltraVNC settings under "Connections" Tab you can select the following:

Query on incoming

A query window is a message box that ask permission to take over the control. You can select the timeout the default action ...
by VersusBG
2023-10-05 09:31
Forum: 1.4.3.x
Topic: UltraVNC 1.4.3.5 - Feedbacks
Replies: 19
Views: 94491

Re: UltraVNC 1.4.3.5 - Feedbacks

Yes but if you uninstall it after the MSI installation the service is not deleted and you need to run:

Code: Select all

sc delete uvnc_service
by VersusBG
2023-10-04 08:51
Forum: 1.4.3.x
Topic: UltraVNC 1.4.3.5 - Feedbacks
Replies: 19
Views: 94491

Re: UltraVNC 1.4.3.5 - Feedbacks

I can confirm that the UltraVNC_1435_X64.msi installer doesn't register uvnc_service as service.
The "UltraVNC_1435_X64_Setup.exe" is working fine but not the .msi package.
by VersusBG
2021-12-16 09:11
Forum: Olders
Topic: Black or gray screen in the viewer
Replies: 19
Views: 49050

Re: Black or gray screen in the viewer

When the connection is over VPN with improperly configured MTU and MSS it also can cause gray screen. To test this you can use Wireshark and inspect the traffic for drop packets because of DF bit. Only for the test you can restrict the PMTU on both client/server which will limit the packet size to ...