Project

General

Profile

Protocol » History » Version 1

Andreas Schneider, 04/12/2009 03:49 PM

1 1 Andreas Schneider
h1. Protocol
2
3
The following packets are used for the communication between server and client.
4
5
|_. Packet |_. Server |_. Client |
6
| $01 |\2. Compressed Packet (containing another packet) |
7
| $02 |\2. Connection Handling |
8
| $03 |\2. Admin Handling |
9
| $04 | Send Blocks | Request Blocks |
10
| $05 |\2. Cancel Subscription |
11
| $06 |\2. Draw Map |
12
| $07 |\2. Insert Static Item |
13
| $08 |\2. Delete Static Item |
14
| $09 |\2. Elevate Static Item (set Z value) |
15
| $0A |\2. Move Static Item (set coordinates) |
16
| $0B |\2. Hue Static Item |
17
| $0C |\2. Client Handling |
18
| $0D |\2. Radar Map |
19
| $0E |\2. Large Scale Commands |
20
| $FF | -- | No Operation |