1. Design a bidirectional algorithm for the Stop-and-Wait Protocol using piggybacking.
Note that both parties need to use the same algorithm.
2. Design a bidirectional algorithm for the Stop-and-Wait ARQ Protocol using piggybacking.
Note that both parties need to use the same algorithm.
3. Design a bidirectional algorithm for the Go-Back-N ARQ Protocol using piggybacking.
Note that both parties need to use the same algorithm.