Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


TCP/IP hdr checksum : what method is used ?

Answers were Sorted based on User's Feedback



TCP/IP hdr checksum : what method is used ?..

Answer / 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

TCP/IP hdr checksum : what method is used ?..

Answer / xxx

CRC(cyclic redundancy check)code is a method to find
out the mismatch in the datagram.CRC is a 16-bit check sum
used to calculate by dividing header bytes into words and
then adding together.the same operation will be done by the
receiving device.if there is any mismatch,then it will
discard.

Is This Answer Correct ?    4 Yes 0 No

TCP/IP hdr checksum : what method is used ?..

Answer / guest

one's complement of sum of one's complement.

Is This Answer Correct ?    4 Yes 2 No

TCP/IP hdr checksum : what method is used ?..

Answer / guest

cyclic redundancy check

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More TCP IP Interview Questions

What are TCP/IP protocols?

0 Answers   Thomson Reuters, Virtusa,


Do you know what is network address translation?

0 Answers  


What is j std 001 class 3?

0 Answers  


A packet of 10 Kb is to be downloaded from a web server. Find the time needed to download this packet using: a) A dial up telephone connection at 28 Kbps b) A cable modem at 28 Mbps.

5 Answers   Ericsson,


Explain what are the networking protocol options for the windows clients if for some reason you do not want to use tcp/ip?

0 Answers  


How do I check if a port is open?

0 Answers  


How do I find my static ip address to open?

0 Answers  


Explain what is the data unit of "transport layer"?

0 Answers  


What is an advantage of a hierarchical name space over a flat name space for a system the size of the Internet? Internet?

1 Answers   ABC, Cisco,


How can I tell if port 25 is open?

0 Answers  


What are the function of Transmission Control Block?

0 Answers  


How can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?

0 Answers  


Categories