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
Can ip address be assigned to layer 2?
Why tcp ip is more reliable?
What is IPv6 (Internet Protocol version 6)? What is multicasting? Explain the headers of packet format of IPv6 and IPv4?
What are the different types of osi layer?
What port number is 8080?
What is the core naming mechanism?
Explain difference between static and dynamic ip?
Hey friends, i want to do a telecom protocol development course in Pune. plz mention some good instituition.what is its scope.plz help me out.course(MAC,RLC,RRC,VOIP,3G,GSM, ss7, SIP)
How OSI is different from TCP/IP?
What is the port number of telnet and dns?
What is domain name system (dns)?
What are the different class and ranges of ip address?
What do you know about Ipv4 and Ipv6?
How can I check if port 80 is open?
What is a dns address?