Allows clients and servers to handshake for the continuous updates
extension without having to use the tight authentication method.

Signed-off-by: Pierre Ossman <oss...@cendio.se>
---

Index: rfbproto.rst
===================================================================
--- rfbproto.rst        (revision 4793)
+++ rfbproto.rst        (working copy)
@@ -2041,6 +2041,7 @@
 -307         `DesktopName Pseudo-encoding`_
 -308         `ExtendedDesktopSize Pseudo-encoding`_
 -309         `xvp Pseudo-encoding`_
+-313         `ContinuousUpdates Pseudo-encoding`_
 -412 to -512 `JPEG Fine-Grained Quality Level Pseudo-encoding`_
 -763 to -768 `JPEG Subsampling Level Pseudo-encoding`_
 ============ ==========================================================
@@ -2069,7 +2070,6 @@
 -310                        OLIVE Call Control
 -311                        ClientRedirect
 -312                        Fence
--313                        ContinuousUpdates
 -523 to -528                Car Connectivity
 0x574d5600 to 0x574d56ff    VMWare
 0xc0a1e5ce                  ExtendedClipboard
@@ -3164,6 +3164,16 @@
 *xvp-message-code* of *XVP_INIT*.  This informs the client that it may
 then subsequently send messages of type `xvp Client Message`_.
 
+ContinuousUpdates Pseudo-encoding
+---------------------------------
+
+A client which requests the *ContinuousUpdates* pseudo-encoding is
+declaring that it wishes to use the `EnableContinuousUpdates`_
+extension. The server must send a `EndOfContinuousUpdates`_ message the
+first time it sees a ``SetEncodings`` message with the
+*ContinuousUpdates* pseudo-encoding, in order to inform the client that
+the extension is supported.
+
 JPEG Fine-Grained Quality Level Pseudo-encoding
 -----------------------------------------------
 

-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
tigervnc-rfbproto mailing list
tigervnc-rfbproto@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-rfbproto

Reply via email to