cross reference comment on transporting xtra data in checksums
This commit is contained in:
parent
b729bcd0dd
commit
d981767170
|
|
@ -119,6 +119,8 @@ checksum use zero in place of MESSAGE_CHECKSUM header field.
|
||||||
Method of computing checksums is different in each direction. For
|
Method of computing checksums is different in each direction. For
|
||||||
packets traveling from server to client initial checksum value is
|
packets traveling from server to client initial checksum value is
|
||||||
zero, otherwise initial value is packet size (HEADER + DATA + XTRA DATA).
|
zero, otherwise initial value is packet size (HEADER + DATA + XTRA DATA).
|
||||||
|
To get more information why checksums are different in each
|
||||||
|
direction see comment about optional extra data in Transport section.
|
||||||
|
|
||||||
Checksums in server->client direction are computed as follows:
|
Checksums in server->client direction are computed as follows:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user