next up previous contents
Next: UO File Format Up: Patch Server Protocol Previous: PatchDataRequest   Contents

PatchData

BYTE[4] File name length
BYTE[filenamelength] File name
BYTE[4] File size
Repeat until done:
        BYTE[4] Block Length (0 = done)
        BYTE[blocklength] Block Data


Thiago A Correa 2001-06-09