a. Find the checksum of this UDP packet:
Source Port #: 1111111111111110
Destination Port#: 0000000000000010
Length # : 0000000000001100
Data: 00000000000000100000000000010000
b. When the receiving host receives this packet, how would it check the checksum? What value would it need to compute in order to assume that the packet has no bit errors?
Answer A)-
now, use the wraparound
using 1's complement = 1111111111100000
checksum= 1111111111100000
Answer 2)-
Note- Please do upvote, if any problem then comment in
box sure I will help.
Get Answers For Free
Most questions answered within 1 hours.