Changes between Version 10 and Version 11 of neercs/protocol
- Timestamp:
- 01/08/2011 12:16:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
neercs/protocol
v10 v11 22 22 23 23 High level server-to-client commands: 24 * '''`<- SOCKET %s`''': inform the client that it can send commands to socket `$1` 24 25 * '''`<- WINDOW %d [%d]`''': window with ID `$1` was created (possibly following client request `$2`) 25 26