/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/rdesktop/doc/seamlessrdp-channel.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/branches/seamlessrdp-branch/rdesktop/doc/seamlessrdp-channel.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1095 by ossman_, Fri Mar 10 12:22:51 2006 UTC revision 1126 by ossman_, Wed Mar 15 11:43:57 2006 UTC
# Line 88  Syntax: Line 88  Syntax:
88  The text is guaranteed to be stripped of control characters (< 0x20).  The text is guaranteed to be stripped of control characters (< 0x20).
89    
90  Note that this has the same requirement as POSITION, that the title needs to  Note that this has the same requirement as POSITION, that the title needs to
91  be stored for newly created windows until a STATE is sent.  be stored for newly created windows until a STATE is sent. It is however not
92    guaranteed that a TITLE will be sent before the first STATE.
93    
94    
95  ZCHANGE  ZCHANGE
# Line 115  State can have one of three values: Line 116  State can have one of three values:
116   1 : Minimized.   1 : Minimized.
117   2 : Maximized.   2 : Maximized.
118    
119    The initial STATE for a window will always be preceeded by one CREATE and one
120    POSITION. Optionally, a TITLE may also be sent before the first STATE.
121    
122  DEBUG  DEBUG
123  -----  -----
# Line 160  Request a synchronisation of window info Line 163  Request a synchronisation of window info
163  Syntax:  Syntax:
164          SYNC,<FLAGS>          SYNC,<FLAGS>
165    
166  For each window, the server will send CREATE, POSITION and SETSTATE just as  For each window, the server will send CREATE, POSITION and STATE, in that
167  if the window was created.  order, just as if the window was created. Note that a TITLE may also,
168    optionally, be sent before the STATE.
169    
170  POSITION  POSITION
171  --------  --------

Legend:
Removed from v.1095  
changed lines
  Added in v.1126

  ViewVC Help
Powered by ViewVC 1.1.26