Problem 2: What is the main difference between TCP and UDP? Problem 3: Circle the best answer. An error-control code wit
Posted: Mon Jun 06, 2022 4:32 pm
Problem 2: What is the main difference between TCP and UDP? Problem 3: Circle the best answer. An error-control code with Hamming distance 5 is able to correct: (a) 2 errors (b) 4 errors (c) 6 errors (d) 11 errors Problem 4: The following data fragment occurs in the middle of the data stream for which byte-stuffing is used: A B ESC C ESC FLAG FLAG D. What is the output after stuffing. Problem 5: A bit stream 10011101 is transmitted using the standard Cyclic Redundancy Check (CRC) method. The generator polynomial is 2³ +1. Show the actual bit stream transmitted. Suppose that the third bit from the left is inverted during transmission. Show that this error is detected at the receiver's end.