Difference between revisions of "Directory Client Protocol"

From ASSS Wiki
Jump to: navigation, search
(removed core protocol, see Core Protocol)
m (Ss -> SS)
Line 1: Line 1:
 
[[Core Protocol]] is used as usual. Dirserv specific c2s/s2c protocol.
 
[[Core Protocol]] is used as usual. Dirserv specific c2s/s2c protocol.
  
Continuum sends a sync request and Subspace doesn't.
+
Continuum sends a sync request and SubSpace doesn't.
 
The list request is sent as reliable.
 
The list request is sent as reliable.
  

Revision as of 05:04, 12 March 2005

Core Protocol is used as usual. Dirserv specific c2s/s2c protocol.

Continuum sends a sync request and SubSpace doesn't. The list request is sent as reliable.

c2s

0x01 list request
offset size comment
0      1    type 0x01
1      4    minimum players

s2c

0x01 list data
offset size comment
0      1    type 0x01
1      4    ip
5      2    port
7      2    player count
9      2    billing (on 0x01 0x00)
11     4    version (0x86 0x00 0x00 0x00)
15     64   name
79     ?    description
packet repeats from offset 1 until end