Revision: 4806 http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4806&view=rev Author: ossman_ Date: 2011-11-15 12:23:46 +0000 (Tue, 15 Nov 2011) Log Message: ----------- Continuous updates pseudo-encoding
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> Modified Paths: -------------- rfbproto/rfbproto.rst Modified: rfbproto/rfbproto.rst =================================================================== --- rfbproto/rfbproto.rst 2011-11-15 12:13:37 UTC (rev 4805) +++ rfbproto/rfbproto.rst 2011-11-15 12:23:46 UTC (rev 4806) @@ -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 ----------------------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Tigervnc-commits mailing list Tigervnc-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-commits