Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Can a "server" disconnect the "viewer"

Post Reply
ZoRaC
Posts: 2
Joined: 2007-11-05 15:04

Can a "server" disconnect the "viewer"

Post by ZoRaC »

In windows remote assistance the use who recieves the "help" can disconnect the "helper" pressing "esc".

Does PCHW also have such an option to disconnect the "helper"?
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: Can a "server" disconnect the "viewer&quo

Post by YY »

Yes. At the server side, the client can right click the PHW icon at Sys Tray, then select "Exit" to drop the connection.
ZoRaC
Posts: 2
Joined: 2007-11-05 15:04

Re: Can a "server" disconnect the "viewer&quo

Post by ZoRaC »

Ok, so there is no key-shortcut aswell?
The user actually has to gain control over the mouse and use the systray-icon?
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: Can a "server" disconnect the "viewer&quo

Post by YY »

I don't aware PcHelpWare having this feature. However, you can use a keystroke macro tool (e.g. www.autohotkey.com) to assign a key to run this script:
taskkill /F /IM pchelpware.exe

This script will terminate the PHW and thus drop the connection
Post Reply