Skip to content
DummkopfOfHachtenduden edited this page Mar 23, 2019 · 4 revisions

Packets used when communicating with DownloadServer

Opcode Direction Name
0x6004 C → S CLIENT_DOWNLOAD_FILE_REQUEST
0x1001 S → C CLIENT_DOWNLOAD_FILE_CHUNK
0xA004 S → C CLIENT_DOWNLOAD_FILE_COMPLETE

DownloadServer_PacketFlow

Clone this wiki locally