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

Development: UltraVNC 1.5.0.X: https://forum.uvnc.com/viewtopic.php?t=38037

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 14 matches

by JonathanS
2022-01-21 19:44
Forum: General help
Topic: VNC Server fails to return keyboard/mouse input after VNC Client disconnects
Replies: 1
Views: 1610

VNC Server fails to return keyboard/mouse input after VNC Client disconnects

Problem Statement: we have encountered a problem when disabling/enabling input (keyboard/mouse) when an operator takes control of a user’s system. Today we have incorporated this into our existing application and when the operator connects (takes control) we successfully disable input however when w ...
by JonathanS
2022-01-21 15:26
Forum: General help
Topic: How do show a screen on Windows10 when in control?
Replies: 10
Views: 7316

Re: How do show a screen on Windows10 when in control?

This is FANTASTIC news - can you clarify a few things: - Does it have any dependencies on the version of Windows10? My deployment is still 1603 (old) and not at 1903 or the latest 21H2; is this something Microsoft re-introduced support for in a later version (which won't help me) or something that ...
by JonathanS
2022-01-21 15:17
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

Not being an expert in the area myself I've taken a quick look and not sure I fully understand what you mean - I've asked one of my partners to see if this clarifies a possible area of confusion - in parrallel I wanted to ask if you had an example to illustrate how the hooks could be different?
by JonathanS
2022-01-21 02:59
Forum: General help
Topic: How do show a screen on Windows10 when in control?
Replies: 10
Views: 7316

Re: How do show a screen on Windows10 when in control?

While the approach of the UVncVirtualDisplay64 solved a great many problems it requires a later version of Windows10 then most of our applications run on - meaning we have a sizable deployment on Win10 1603 which does not support the virtual display (1903 and above) - which means we are back to the ...
by JonathanS
2022-01-21 02:47
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

We continue to struggle with this item and it has caused many issues where users are pressing on the screen (when it goes blank) thinking something s broken but really someone has simply taken remote control - and seeing as there is no way to SHOW a screen to the user (like DO NOT TOUCH) this has ...
by JonathanS
2021-10-08 12:03
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

That actually seems to have worked - we are going to validate if this is a solution we can move forward with but there is a lot of risk in hat complete package replacement (as we have lots of custom code over the past decade in VNC Server/Client which is at risk with he approach of taking the .EXE ...
by JonathanS
2021-10-01 04:01
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

We attempted to rename/remove schook.dll and it did not change the touchscreen issue - so we did a bit of trial and error ... - If we use 1.3.4 as-is your fix seems to work (mouse, keyboard, AND TOUCH are disabled) - but if we take 1.2.1 and drop only VNCHook.dll (as recommended) we see the issue ...
by JonathanS
2021-09-02 12:10
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

Our VNC Server configuration looks a bit different from yours - but here are the properties in the ultravnc.ini and it looks as if EnableHook (towards the bottom) is set to 1; if this was failing would there be a log/trace evidence we could check? Could it maybe be a side effect of the version we ...
by JonathanS
2021-08-11 13:43
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

We've attempted to simply drop-and-replace the VNCHook.dll with the one you recommended and it did not resolve the issue - we can still clearly see that TOUCH is enabled and responsive when the screen is black. Could there be some configuration or options we need to set to disable touch for example ...
by JonathanS
2021-04-14 20:20
Forum: General help
Topic: How do show a screen on Windows10 when in control?
Replies: 10
Views: 7316

Re: How do show a screen on Windows10 when in control?

Subsequently - doing some research about the Virtual Display you mentioned - can it be persistent (always there) so we can move windows/applications to it at boot of operating system (Windows10) and VNC to it when needed or does it only get create upon connect of the VNC Client (and each time we ...
by JonathanS
2021-04-14 18:36
Forum: General help
Topic: How do show a screen on Windows10 when in control?
Replies: 10
Views: 7316

Re: How do show a screen on Windows10 when in control?

This response is very interesting and promising - and it may resolve much of my concerns if I am understanding it correctly. In Windows XP/7 we used a VirtualDisplay Adapter (3rd party SW) which created a 2nd display (virtual) and we would VNC to that screen (worked like a charm for decades ...
by JonathanS
2021-04-14 18:31
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Re: Why does TOUCH not work like MOUSE events for disable?

This is fantastic news - we are for sure using a much older version (and mixed) - does this fix require us to upgrade both the CLIENT and SERVER or could we simply upgrade one of them to the latest (1.3.3)? Obviously best to upgrade both to be consistent (know that) but we added custom-code to the ...
by JonathanS
2021-04-14 05:00
Forum: General help
Topic: How do show a screen on Windows10 when in control?
Replies: 10
Views: 7316

How do show a screen on Windows10 when in control?

I was reviewing UltraVNC and before Windows 7/10 you could (when you take control) bring up a screen - something like a PLEASE WAIT MAINTENANCE IN PROGRESS with a picture (or something - does not need to be fancy) - but it seems to have been tied to functionality which no longer works for Windows10 ...
by JonathanS
2021-04-14 04:57
Forum: General help
Topic: Why does TOUCH not work like MOUSE events for disable?
Replies: 16
Views: 11506

Why does TOUCH not work like MOUSE events for disable?

The goal is to disable user INPUT on the SERVER SIDE when someone has connected remotely ... - works great to disable keyboard/mouse - works great to disable the screen (goes blank) But for some strange reason if the screen is a TOUCH SCREEN enabled device (which most of our kiosks are) even if the ...