TCP/IP hdr checksum : what method is used ?
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain what is subneting?
What subnet means?
Is dns a protocol?
What protocols fall under the application layer of the tcp/ip stack?
How do I find a device by ip address?
What is the ip command?
What is the difference between udp socket and tcp socket?
What is the difference between message queue and shared memory?
What is j std 001 class 3?
What can an ip address tell me?
What are in process controls?
What is the structure and use of internet addresses?
How to define ip address?
What is port 110 used for?
Which layer would the Transmission Control Protocol TCP be in? and is used in which layer.