You must be looking at an old protocol spec. 16 is ZRLE encoding; see the current specification:
http://www.realvnc.com/docs/rfbproto.pdf Cheers Tristan ----- Original Message ----- From: "Dario" <[EMAIL PROTECTED]> To: "RealVNC ML" <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 9:10 AM Subject: encoding formats > Hi, I'm working on a kind of proxy for vnc and so > I've downloaded the protocol specification for rfb. > Looking at initial handshaking and to server2client > frame buffer update messages I've noticed the use > of [0,0,0,16] in the encoding type field of the message, > while in the protocol specification are listed only > options from [0,0,0,0] to [0,0,0,5]. > What type of encoding this byte sequence identify ? > > thx > Dario > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
