TCP/IP hdr checksum : what method is used ?

Answer Posted / sindhu

Header Checksum: A checksum computed over the header to
provide basic protection against corruption in transmission.
This is not the more complex CRC code typically used by data
link layer technologies such as Ethernet; it's just a 16-bit
checksum. It is calculated by dividing the header bytes into
words (a word is two bytes) and then adding them together.
The data is not checksummed, only the header. At each hop
the device receiving the datagram does the same checksum
calculation and on a mismatch, discards the datagram as damaged.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do process communicate?

601


What is the use of tcp/ip?

624


Is bash posix compliant?

666


Explain 4 example of application layer?

788


Is a website solely dedicated to ones ip address?

606






Explain how can we measure the performance of an ip link?

707


How do I refresh my ip address?

585


Is netbios tcp or udp?

598


How do I check if a port is open on my mac?

588


Can you explain what is subneting?

628


How a process can be terminated?

617


What is the purpose of dns?

580


How do I stop pid 4 from using port 80?

600


What port can I use instead of 8080?

618


How do you check if a port is blocked?

599