CITS3002 Computer Networks  
prev
next CITS3002 help3002 CITS3002 schedule  

Improving The stop-and-wait Protocol

We naturally ask 'Can the stop-and-wait protocol be improved?'

To answer this we first need to measure its performance to evaluate potential improvements.

Our protocols will always be subject to propagation delays and finite bandwidth - these cannot be overcome. However, our protocols will necessarily:

  • add extra network traffic with frame headers,
  • degrade an operating system with additional interrupts, and
  • introduce delays in frame transmission.

Minimizing these overheads will help improve various efficiencies.


CITS3002 Computer Networks, Lecture 3, Data Link Layer protocols, p22, 13th March 2024.