Hello,
I use UltraVNC client with 2 computers, a desktop (P4 2.8GHz, 1GB RAM) and a laptop (P3 1.1 GHz, 512 MB RAM). The 2 clients and the server (1.2 GHz, 1GB RAM) are on the same switch, no more computer on this switch. The server aprt uses the video hook driver.
With the desktop all works fine, window scrolling is very fast and fluid. When I use the laptop I have big freezes of the screen. These freezes occur on the server side. I wonder what's the problem ?
* mouse events aren't transmitted to server ?
* does the video card influence on the client ? dedicated memory or not ?
* what are the hardware component on the client side that can change the behaviour from excellent to unacceptable ?
Thanks,
Gabe
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
Influence on perlormances of client hardware
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Try to forward the VNC traffic from server to laptop through the other client. Use repeater or rinetd from www.boutell.com. See if it changes anything.
Try to let the laptop use the other clients' switch port.
Try to let the laptop connect to server using RDP. Load it with traffic.
Try setting all NICs and switch to 10Mbit/sec
All the above things should clarify what the culprit is. It is unlikely to be the software. I suspect network noise because of faulty/mismatched NIC or NIC settings.
Good luck
Rasmus Møller
Try to let the laptop use the other clients' switch port.
Try to let the laptop connect to server using RDP. Load it with traffic.
Try setting all NICs and switch to 10Mbit/sec
All the above things should clarify what the culprit is. It is unlikely to be the software. I suspect network noise because of faulty/mismatched NIC or NIC settings.
Good luck
Rasmus Møller
I've tried :rmoller wrote:Try to forward the VNC traffic from server to laptop through the other client. Use repeater or rinetd from www.boutell.com. See if it changes anything.
laptop --(ultraVNC)--> desktop --(ultraVNC)--> server
The laptop freeze, the same as without desktop in the middle.
laptop --(ultraVNC)--> desktop --(rinetd)--> server
Idem.
no changermoller wrote:Try to let the laptop use the other clients' switch port.
not tested. How ? RDP = Terminal Server ?rmoller wrote:Try to let the laptop connect to server using RDP. Load it with traffic.
The freezes have disappeared when I connect with laptop. Refreshs are less frequent but there is no freeze.rmoller wrote:Try setting all NICs and switch to 10Mbit/sec
Indeed the problem seems to come from net.rmoller wrote:All the above things should clarify what the culprit is. It is unlikely to be the software. I suspect network noise because of faulty/mismatched NIC or NIC settings.
Good luck
Rasmus Møller
Last edited by Gabe on 2006-02-08 12:41, edited 1 time in total.