Answer:
In the Go-Back-N protocol, the maximum send window size is 2^(m-1) and the maximum receive window size is 1. This is because the receiver can only accept one packet at a time, and the sender can send up to 2^(m-1) packets before waiting for an acknowledgment.
In the Go-Back-N protocol, the maximum send window size is 2^(m-1) and the maximum receive window size is 1. This is because the receiver can only accept one packet at a time, and the sender can send up to 2^(m-1) packets before waiting for an acknowledgment.
You may be interested in:
Computer Networking MCQs