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
Search found 4 matches
- 2023-10-11 04:55
- Forum: General help
- Topic: HELP! Use UltraVNC asking the called party for consens
- Replies: 1
- Views: 8397
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 (accept ...
- 2023-10-05 09:31
- Forum: 1.4.3.x Releases
- Topic: UltraVNC 1.4.3.5 - Feedbacks
- Replies: 19
- Views: 43397
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
- 2023-10-04 08:51
- Forum: 1.4.3.x Releases
- Topic: UltraVNC 1.4.3.5 - Feedbacks
- Replies: 19
- Views: 43397
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.
The "UltraVNC_1435_X64_Setup.exe" is working fine but not the .msi package.
- 2021-12-16 09:11
- Forum: Olders
- Topic: Black or gray screen in the viewer
- Replies: 19
- Views: 20047
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 ...