Actions
Protocol » History » Revision 1
Revision 1/5
| Next »
Andreas Schneider, 04/12/2009 03:49 PM
Protocol¶
The following packets are used for the communication between server and client.
| Packet | Server | Client |
|---|---|---|
| $01 | Compressed Packet (containing another packet) | |
| $02 | Connection Handling | |
| $03 | Admin Handling | |
| $04 | Send Blocks | Request Blocks |
| $05 | Cancel Subscription | |
| $06 | Draw Map | |
| $07 | Insert Static Item | |
| $08 | Delete Static Item | |
| $09 | Elevate Static Item (set Z value) | |
| $0A | Move Static Item (set coordinates) | |
| $0B | Hue Static Item | |
| $0C | Client Handling | |
| $0D | Radar Map | |
| $0E | Large Scale Commands | |
| $FF | -- | No Operation |
Updated by Andreas Schneider over 16 years ago · 5 revisions