InfoPacket
Send extend informations
Opcode: 0x01
Structure:
UINT8 	Version
UINT8	Protocol version (incompatible if not the same version)
UINT32	TagCount
[... tags...]

Info Answer
Send extend informations
Opcode: 0x02
Structure:
UINT8 	Version
UINT8	Protocol version (incompatible if not the same version)
UINT32	TagCount
[... tags...]


PackedDataPacket
compressed data packet
OpCode	0x40
Structure:
UCHAR[16]	fileid
UINT32		start offset
UINT32		blocksize (compressed)
[... data ... ]

QueueRanking
information about queue ranking
OpCode 0x60
Structure:
UINT16		current rank on queue
UINT16		reserved = 0
UINT32		reserved = 0
UINT32		reserved = 0




