Back to the 2016 paper
Similar questions
Computer NetworksExplain the reasons for moving from stop-and-wait ARQ protocol to Go-back-N ARQ protocol.20157mComputer NetworksExplain Go-Back-N ARQ as a sliding window mechanism for error control.20177mComputer NetworksWhich one of the following statements is true about Go-Back-N (GBN) protocol? (i) Sequence number in GBN needs to be at least twice as large as the window size (ii) GBN uses multiple timers (iii) GBN retransmits packets upon receiving duplicate acknowledgements (iv) GBN discards packets that are received out of order20232mComputer NetworksIn a sliding window ARQ scheme, the transmitter's window size is N and the receiver's window size is M. The minimum number of distinct sequence numbers required to ensure correct operation of the ARQ scheme is (i) min(M, N) (ii) max(M, N) (iii) M + N (iv) M × N20162m
PreviousA serial transmission T1 uses 8 information bits, 2 start bits, 1 stop bit and 1 parity bit for each character. A synchronous transmission T2 uses 3 eight bit sync characters followed by 30 eight bit information characters. If the bit rate is 1200 bits/second in both cases, what are the transfer rates of T1 and T2?NextWhat are the advantages of fiber optics over copper as a transmission medium? Is there any downside of using fiber optics over copper?