Project

General

Profile

Actions

Protocol » History » Revision 3

« Previous | Revision 3/5 (diff) | Next »
Andreas Schneider, 04/12/2009 04:02 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) --

Connection Handling

Packet Client Server
$01 -- Send Version
$03 Send Login Info Send State and Map Info
$03 -- Update State

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 about 15 years ago · 3 revisions