CVS: rdesktop/doc seamlessrdp-channel.txt,1.1.2.10,1.1.2.11
Pierre Ossman <[email protected]> Wed, 22 Mar 2006 08:28:15 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30278/doc
Modified Files:
Tag: seamlessrdp-branch
seamlessrdp-channel.txt
Log Message:
Update seamless protocol spec with the new HIDE/UNHIDE commands.
Index: seamlessrdp-channel.txt
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/doc/Attic/seamlessrdp-channel.txt,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -d -r1.1.2.10 -r1.1.2.11
*** seamlessrdp-channel.txt 20 Mar 2006 15:21:53 -0000 1.1.2.10
--- seamlessrdp-channel.txt 22 Mar 2006 16:28:13 -0000 1.1.2.11
***************
*** 174,179 ****
The server starts each connection by sending this message. Normally the client
! will react by sending a SYNC back to the server. The low bit in FLAGS is set if
! this is a new connection to an existing session.
ACK
--- 174,182 ----
The server starts each connection by sending this message. Normally the client
! will react by sending a SYNC back to the server.
!
! Flags:
! 0x0001 : This is a reconnect to an existing session.
! 0x0002 : The desktop is currently hidden (see HIDE).
ACK
***************
*** 190,193 ****
--- 193,223 ----
high latencies in the channel.
+ HIDE
+ ----
+
+ The desktop has become hidden on the server.
+
+ Syntax:
+ HIDE,<SERIAL>,<FLAGS>
+
+ This message is sent when the desktop on the server is obscured by something
+ that cannot be tracked. The client should remove all windows and display the
+ entire desktop, allowing the user to handle whatever is blocking the view.
+
+ Note that updates to windows will still be sent as the windows still exist on
+ the server, they are merely not visible.
+
+ UNHIDE
+ ------
+
+ The desktop has been restored on the server.
+
+ Syntax:
+ UNHIDE,<SERIAL>,<FLAGS>
+
+ This message is sent some time after a HIDE, indicating that the windowed view
+ has been restored. If the client has dropped all information about windows then
+ it can send a SYNC to re-enumerate them.
+
Client to Server Operations
===========================
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642