Client/Protocol feature question

Tristan Richardson tjr "at" uk.research.att.com
Wed, 09 Feb 2000 10:44:46 +0000


Will Dean <will.dean "at" industrial.demon.co.uk> writes:

> At 19:36 07/02/2000 +0000, you wrote:
> 
> >The most significant bandwidth-usage improvements, I think, are:
> >1) client double-buffering
> 
> Absolutely - on 'resource unlimited' clients, I can't see any good reason 
> not to do this.  I think the X client is the only one which doesn't do this.
> 

Several people have said this about the X viewer.  It's not true.

The X viewer sets the "backing store" attribute of its window, which means that
the X server saves its contents for you.  This can be turned off at run-time if
you like with a resource setting, but by default it's on.  Only if the X server
can't support this feature does it fall back to requesting screen data from the
VNC server.  Every normal X server (i.e. one based on the MIT sample server)
supports backing store.

Cheers

Tristan

---------------------------------------------------------------------------
Tristan Richardson   tjr "at" uk.research.att.com   www.uk.research.att.com/~tjr
---------------------------------------------------------------------------
AT&T Laboratories Cambridge, 24a Trumpington Street, Cambridge, CB2 1QA, UK
Tel: +44 1223 343000      Fax: +44 1223 313542      www.uk.research.att.com
---------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to majordomo "at" uk.research.att.com
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------