Launcher protocol: Difference between revisions

Fix order and description
(Clarify the response may have multiple packets)
Tag: Source edit
(Fix order and description)
Tag: Source edit
Line 238: Line 238:
|Byte  || NumSegments    || Total number of segments that will be sent.
|Byte  || NumSegments    || Total number of segments that will be sent.
|-
|-
|Short  || Size     || The size of this.
|Short  || Offset     || Offset into the full packet this datagram contains.
|-
|-
|Short  || Offset     || Offset into the full packet this packet contains.
|Short  || Size     || The size of this packet, not including this header.
|-
|-
|Short  || TotalSize    || Total size of the data to be sent.
|Short  || TotalSize    || Total size of the data to be sent.