TCPUDPPrüfsummen
TCPUDPPrüfsummen, or TCP/UDP Checksums, are a mechanism used in the Transport Layer protocols TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) to detect errors in transmitted data. The checksum is a small value calculated by the sender based on the contents of the TCP or UDP header and the data payload. This calculated value is then included in the checksum field of the header.
When the receiver receives a segment, it independently calculates the checksum of the received header and data
For UDP, if an error is detected, the datagram is usually discarded by the operating system without