TightVNC server, running on Windows 10 ignores mouse and keyboard inputs from TightVNC viewer, running on Windows 8.1

0

The Setup:

  • TightVNC server (v 2.8.8) running on Windows 10, with admin rights.
  • TightVNC viewer (v 2.8.8) running on Windows 8.1 with admin rights.
  • Firewall's are configured to enable local and shared network connections.
  • Server runs in password protection mode and enables mouse inputs.
  • Both computers are connected via the local DHCP server (using home wi-fi of the ADSL modem indeed)

The Status:

  • The viewer successfully connects to the server.
  • Client windows opens, and shows the host desktop (it's live view).
  • Mouse cursor moves.

The Problem:

  • But all clicks and keyboard inputs are ignored; i.e., no interaction as if it was View Only mode, but it isn't.

Weirdo Stuff

  • At first it was working ok; but then suddenly no more interaction ?
  • By suitable means (viewing network activity) I can see that mouse clicks are actually transmitted to the server side computer but somehow ignored by (who?) ?

Any suggestions are appreciated, as I've possibly come to the end of trial and error approach...

Fat32

Posted 2019-02-07T20:51:07.407

Reputation: 101

1I have had no problem with UltraVNC, connecting to the UVNC server from both Windows UVNC clients and Remmina on Ubuntu, which to me shows the robustness of the server. If you temporarily replace your TVNC server with UVNC, this will help to isolate whether the problem is in the server or the client. – AFH – 2019-02-07T21:20:11.557

@AFH hm thanks, that's a possible solution attack. Indeed, I've previously used Real VNC and even Tight VNC itself successfully, including intra and inter net connections. But just today mouse click processing is gone. I have shut down the other computer for now, so I will try your suggestion and turn you asap is that ok ? (btw: do you mean that UVNC is a better, free, opensource, secure, reliable, robust alternative and I should move onto it instead of TVNC?) – Fat32 – 2019-02-07T21:45:46.270

I recall many years ago using TVNC, but after finding some problems (too long ago to remember) I switched to UVNC. I think I had moved to TVNC from RVNC, but again my recollections are hazy. Having found that UVNC meets my requirements, I have not since had reason to switch again. It's quite possible that other versions of VNC have been improved, so that I would now be happy with them, but having found a satisfactory version I have not needed to investigate them again. UVNC works well for me, but that is as much of a recommendation as I can make, with no implication that it will suit you. – AFH – 2019-02-07T22:00:10.257

@AFH oh thanks again. I have no special preference on TVNC other than it being a free app compared to RVNC, indeed RVNC for home use is also free. So I'll give it a try as well and then may be the problem dissappears. I'll let you know the result, thanks again. – Fat32 – 2019-02-07T22:26:23.147

@AFH Hi! Today I tested UVNC, ( uvnc2me ). It works fine but a little slow? quite noticeable mouse lag happens. This does not happen with RVNC or TVNC, as they have control over JPEG comression quality to improve desktop streaming. I could ot find that control with uvnc2me ? Did I downloaded the correct tool? Or should I use another variant as they seem to have 4 different variants? Which one do you suggest for the easiest configure, yet still having enough control for the user at home nwtwork ? – Fat32 – 2019-02-08T19:46:17.443

It is some time since I set up my UVNC server configuration. My concern was for optimum quality, but when I look at the current configuration options, I cannot see options for colour depth or compression depth. I mostly use it on my local intranet, and I have not noticed adverse performance here. I prefer TeamViewer when I'm working remotely, and this gives good performance and it's free for non-commercial use. Unfortunately, I can't do a side-by-side test for remote working while I'm at home. I haven't updated for some time: I am running UltraVNC 1.2.1.0 (not the 2me version). – AFH – 2019-02-08T20:55:22.523

I've just noticed that the quality controls are in the client, not the server. – AFH – 2019-02-08T20:57:37.120

@AFH hmm. I think the simplicity of uvnc2me disables any advanced controls; it has fps control but that's not enough. I will also test other uvnc suits and see their configurability. btw I shut down the other (server) computer again and will test it later and let you know th result. Thanks for your time... – Fat32 – 2019-02-08T21:25:21.897

No answers