unix vncviewer: strange behaviour
Jonathan Morton
chromi "at" cyberspace.org
Mon, 19 Jun 2000 06:20:30 +0000
>Hi there!
>
>I think I just discovered a little bug in unix vncviewer:
>
>While testing a new server (x0rfbserver), I discovered that the unix
>vncviewer does not behave like the win vncviewer or xrfbviewer. When
>transfering a large framebuffer (e.g. 1280x1024x16) the viewer splits
>the framebuffer into 5 pieces. Then it sends 5 non incremental
>framebuffer update requests to get the different pieces. It's ok so far.
>The problem is that it requests a complete incremental framebuffer
>update after each update received, so it requests five incremental
>updates at once. This can get the protocol out of sync.
This is certainly odd behaviour, but a server should be made capable of
handling multiple update-requests like that (simply coalescing them into a
single large update, for example). Most viewers are capable of creating a
"stream" of incremental update-requests, most commonly while scrolling a
small window across a large desktop.
--------------------------------------------------------------
from: Jonathan "Chromatix" Morton
mail: chromi "at" cyberspace.org (not for attachments)
uni-mail: j.d.morton "at" lancaster.ac.uk
The key to knowledge is not to rely on people to teach you it.
--------------------------------------------------------------
Contributing to the VNC Project - http://www.uk.research.att.com/vnc/
Macintosh VNCserver v3.3.2 beta2.3 now posted at:
http://chromatix.autistics.org/vnc/
---------------------------------------------------------------------
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
---------------------------------------------------------------------