Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Transmission Control Protocol
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Error detection==== Sequence numbers allow receivers to discard duplicate packets and properly sequence out-of-order packets. Acknowledgments allow senders to determine when to retransmit lost packets. To assure correctness a checksum field is included; see {{slink||Checksum computation}} for details. The TCP checksum is a weak check by modern standards and is normally paired with a [[cyclic redundancy check|CRC]] integrity check at [[layer 2]], below both TCP and IP, such as is used in [[Point-to-Point Protocol|PPP]] or the [[Ethernet]] frame. However, introduction of errors in packets between CRC-protected hops is common and the 16-bit TCP checksum catches most of these.<ref>{{Cite conference|last1=Stone |last2=Partridge |title=Proceedings of the conference on Applications, Technologies, Architectures, and Protocols for Computer Communication |chapter=When the CRC and TCP checksum disagree |journal=ACM SIGCOMM Computer Communication Review |pages=309β319 |year=2000 |chapter-url=http://citeseer.ist.psu.edu/stone00when.html |doi=10.1145/347059.347561 |citeseerx=10.1.1.27.7611 |isbn=978-1581132236 |s2cid=9547018 |access-date=2008-04-28 |archive-date=2008-05-05 |archive-url=https://web.archive.org/web/20080505024952/http://citeseer.ist.psu.edu/stone00when.html |url-status=live }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)