Actions
Protocol » History » Revision 2
« Previous |
Revision 2/5
(diff)
| Next »
Andreas Schneider, 04/12/2009 03:54 PM
Protocol¶
The following packets are used for the communication between server and client.
| Packet | Client | Server |
|---|---|---|
| $01 | Compressed Packet (containing another packet) | |
| $02 | Connection Handling | |
| $03 | Admin Handling | |
| $04 | Request Blocks | Send 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 (idle) | -- |
Radar Map¶
| Packet | Client | Server |
|---|---|---|
| $01 | Request Checksum | Send Checksum |
| $02 | Request Full Map | Send Full Map |
| $03 | -- | Send Radar Update |
Updated by Andreas Schneider over 16 years ago · 5 revisions