Difference between revisions of "Checksum"

From LVSKB
Jump to: navigation, search
(No difference)

Revision as of 13:26, 5 February 2006

Checksum is a small integer value used to protect the integrity of data by detecting errors in data that is sent through space (telecommunications) or time (storage).

In telecommunication, the sending system computes a checksum for an outgoing packets; a receiving system verifies the contents of the packet by recomputing the checksum and comparing to the value sent.