Ask Question
3 April, 02:02

Suppose that the udp receiver computes the internet checksum for the received udp segment and finds that it matches the value carried in the checksum field. can the receiver be absolutely certain that no bit errors have occurred? explain

+3
Answers (1)
  1. 3 April, 02:17
    0
    It does not appear that the receiver would be absolutely certain that no bit errors have occurred. As long as the checksum and its 1s complement equal the value that was originally sent, it will verify. Basically, a 0 or 1 can possibly be swapped somewhere in the checksum, but no bit errors will be detected as long as the addition sent by the sender and checksum received by the receiver match. No, the receiver cannot be absolutely certain that no bit errors have occurred. This is because of the manner in which the checksum for the packet is calculated.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Suppose that the udp receiver computes the internet checksum for the received udp segment and finds that it matches the value carried in ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers