Difference between revisions of "Checksum"
From LVSKB
m |
|||
| Line 2: | Line 2: | ||
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. | 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. | ||
| + | |||
| + | [[Category:Terms and Abbreviations]] | ||
Latest revision as of 03:55, 27 May 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.