3

I have VNC Server installed on Windows 8 Desktop Machine.

I havw VNC Viewer Installed on Windows 7 Laptop, I don't know what I am doing wrong but my VNC Viewer won't update/refresh the screen after I click something in VNC Viewer. I have to open new vnc viewer connection to see updated screen.

2 Answers2

0

If you have not installed a "mirror driver" for your server, I would recommend doing so. It should help with both the refresh and the speed. You didn't say specifically which VNC server/viewers you're using, but here is an example of what I'm referring to for UltraVNC (in case that's what you ARE using): http://www.uvnc.com/downloads/mirror-driver/85-mirror-driver-downloads.html

0

This is why I sometimes run a secondary protocol such as Remote Desktop (RDP) to be able to check whether it is the actual program/protocol in question or something that is to do with the actual system.

Obvious things to check: - network shaping (either built into the system itself or somewhere on the network) - limited to system or just the applcation? Helps if you have physical access. This is the reason why I have a backup protocol or at least keep that chance open. - Is the problem limited to a particular time frame? I've worked on really old networks where PC's work fine when they've just rebooted but poorly given some time... - is it caused by a particular setting (think mirror driver as mentioned as well)? Higher resolutions and bit rates may cause performance issues. - have you thought of the possiblity that something may be consuming resources which may have led to these particular circumstances? Check Task Manager, system resources? Did it used to run like this or not? - have you thought about the possibility that it may not like Windows 8? Peraps try a different VNC server? - is the problem definitely client/server/network side?

dtbnguyen
  • 493