Thanks, Constantin. I have to admit, I wasn't exactly familiar with how the encodings worked, I've just done trial and error until I found a bunch of settings on the Connection Options window that worked reasonably well. So I've been setting the options to the same baseline setting all the time and occassionally perturbing it for a particular link (I connect to different networks with my laptop) to see if things improved.
My attempt at a wrapper was to automate the baseline settings without having to run the listening daemon. So if I switch to tight because hextile is too slow, then the compression has already been set by the wrapper at startup to a level that I found was good in the past for a particular link. Also, if I found a partiuclar feature or setting becomes useful for my needs, I can stick it into one wrapper rather than find all the shortcuts. Since I do this kind of thing in unix sometimes, I thougt it would be straightforward in MS-DOS. I have abandoned the idea for now. Fred -------------------------------------------------------------------------- Fred Ma Department of Electronics Carleton University, Mackenzie Building 1125 Colonel By Drive Ottawa, Ontario Canada K1S 5B6 [EMAIL PROTECTED] ========================================================================== Constantin Kaplinsky wrote: > Hello Fred, > > >>>>> "F" == Fred <Shing-Fat> writes: > > F> c:\progra~1\tightvnc\vncviewer.exe -encoding hextile > F> -compresslevel 9 -quality 0 -noshared -noemulate3 > F> -fullscreen %1 %2 %3 %4 %5 %6 %7 %8 %9 > > Please note that in the command line above, both -compresslevel and > -quality options do not make much sense. The -compresslevel option is > meaningful only for Zlib-based encodings (e.g. Zlib and Tight), and > the -quality option makes sense with Tight encoding only. > > Regarding the -encoding option, it is used to specify the prefered > encoding, while the -encodings option in the Unix viewer takes a list > of all encodings to be enabled. So the > > vncviewer.exe -encoding hextile > > is similar to something like this, under Unix: > > vncviewer -encodings "hextile copyrect rre corre tight zlib" > > (maybe not in that particular order). > > -- > With Best Wishes, > Constantin --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------