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

Optimal Settings?

Post Reply
californiajeff
40
40
Posts: 101
Joined: 2004-12-22 23:19
Location: Las Vegas, NV
Contact:

Optimal Settings?

Post by californiajeff »

I have noticed there are a lot of options on both the viewer and the server. Does anyone know the optimal settings to use for various bandwidth speeds?
Ares
Former moderator
Former moderator
Posts: 183
Joined: 2005-03-16 18:42

Post by Ares »

Auto is pretty good at guessing the right settings, but basically on the Viewer's main screen it tells you the different speeds for different connections. I usually use Auto or Slow, myself. Auto sometimes has a hard time working on really slow connections, for me anyway.


-Ares
ipsec
Former moderator
Former moderator
Posts: 565
Joined: 2004-09-20 18:56
Contact:

Post by ipsec »

ultra is what a lot of people use with the hook driver.. it seems to run less cpu intensive on remote computer.
lizard
Former moderator
Former moderator
Posts: 171
Joined: 2004-05-03 07:43
Contact:

Post by lizard »

Hello
It's not easy question but I can give you some hints of generally-good-working sets.
'course I'm not saying those are always best for the matching case. It's your job to find *your* best or just go on with "Auto" and let it be.
good luck

solid user interface computing over internet
Encoding: ZRLE or ZlibHex
ColorReduction: ON
Copyrect: ON
Cache: ON
Compression: ON
ZRLE has good balance of efficient data compression and low CPU load, but definitely not suitable to full-color graphics without color reduction.


full-color graphics computing over internet
Encoding: Tight
ColorReduction: OFF (full-color)
Copyrect: ON
Cache: ON
Compression: ON
JPEG comp: ON
Tight sends smallest data, draws full-color images a few times faster than the others, but basically keeps guzzling a lot of CPU power.


computing over LAN 10M
Encoding: Hextile
ColorReduction: ON
Copyrect: ON
Cache: OFF
Hextile enables max transfer speed and low CPU load at once, sacrificing the network efficiency.


computing over LAN 100M
Encoding: Hextile or Ultra
ColorReduction: OFF (full-color)
Copyrect: ON
Cache: OFF
Ultra, supported by originally-designed polling mechanism, will show how ever fast VNC can be, but unfortunately seems to have a problem dealing with the mouse cursor.
Last edited by lizard on 2005-04-02 03:11, edited 1 time in total.
Lizard
Redback
Posts: 1
Joined: 2005-04-06 16:07

VNC setting's

Post by Redback »

G'day All

How is it that when I saved my setting (option.vnc) that the program keeps over writing the setting that I have found to be good for my wireless setup , I can obtain speed's as high as 1.2mb
on the linksys but dam it annoying to say the least when ya have to rewrite the setting each time.
Any solution people ?
mbrown
20
20
Posts: 44
Joined: 2004-04-24 02:20
Location: Chicago, IL USA

Post by mbrown »

Yes, make the settings just the way you like them and then make the options.vnc file "read-only".
Michael
californiajeff
40
40
Posts: 101
Joined: 2004-12-22 23:19
Location: Las Vegas, NV
Contact:

Post by californiajeff »

Thanks for all the feedback. I am currently trying the above to see what works best. I will let you know how it works out.
Post Reply