subject

Both TCP and UDP use 1’s complement for their checksum values: a. Suppose that you have the following 8-bit bytes: 01010101, 01110000, and 01001100. Calculate the 1’s complement of the sum of all of these 8-bit bytes (that is, add them all together and then determine the 1’s complement from that sum), being sure to handle the overflow as described in the text in a circular fashion. Note that TCP and UDP use 16-bit words in computing the checksum, but only 8-bits are used here for simplicity. b. Is it possible that a 1-bit error will go undetected by the checksum? If yes, explicitly state how this can happen. c. Is it possible that a 2-bit error will go undetected by the checksum? If yes, explicitly state how this can happen.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 07:30, akluke6059
Events and conditions that happen within an organization that are somewhat easier to deal with when responding to change are called
Answers: 1
image
Computers and Technology, 22.06.2019 18:00, alexj29227405
Write a method named addall that could be placed inside the hashintset class. this method accepts another hashintset as a parameter and adds all elements from that set into the current set, if they are not already present. for example, if a set s1 contains [1, 2, 3] and another set s2 contains [1, 7, 3, 9], the call of s1.addall(s2); would change s1 to store [1, 2, 3, 7, 9] in some order. you are allowed to call methods on your set and/or the other set. do not modify the set passed in. this method should run in o(n) time where n is the number of elements in the parameter set passed in.
Answers: 2
image
Computers and Technology, 22.06.2019 22:30, Metlife
You are new to microsoft certification and want to start out by getting a certification geared around windows 8. what microsoft certification should you pursue?
Answers: 1
image
Computers and Technology, 24.06.2019 16:00, codycollier
To fill (copy) a cell across or down, point to the of the cell and drag. top left corner top right corner bottom left corner bottom right corner
Answers: 3
You know the right answer?
Both TCP and UDP use 1’s complement for their checksum values: a. Suppose that you have the followin...

Questions in other subjects:

Konu
Mathematics, 01.02.2022 07:40
Konu
Chemistry, 01.02.2022 07:40