[auth]
port = 1237
header = 4b ( word size, word opcode)
//, ,      .

[stream]
port = 1250 
header = 4b (word size, word opcode)
//  

[game]
port = 1239
header = 4b (word size, byte unc, byte subtype)
subtype = (World = 0x01, Proxy = 0x02, World_Compressed = 0x03, World_multi_compressed = 0x04)

//World - word opcode,   .
//Proxy - word opcode,   .
//World_Compressed -     - World  Deflate. 
//World_multi_compressed -   2  -   .   - World   Deflate. 
