|
1) Method for checking the
integrity of transmitted data. A checksum is an integer value computed from a
sequence of octets taken through a series of arithmetic operations. The value
is recomputed at the receiving end and compared for verification.
2)
Calculated checksum of the header and data fields.
|