Wednesday, April 22, 2026
Warning
Use of Generative AI is not authorized for the report portion of the project.
Modify SABRE sender to implement Selective Repeat instead of Go-Back-N
Run your receiver locally for testing: python receiver.pyc
switch.py
forward_frame() to forward frames appropriatelymain() to demonstrate that your switch is learning and forwarding frames correctlyImportant
Do not use the Fernet algorithm.
Can implement each section separately
Not required to tackle each part in order
Every section requires you to describe testing! Plan out how you will test it in advance. It will make your job of coding easier!!!
Report is what I am primarily grading. Use code as evidence. Provide screenshots of your code running in the terminal or wireshark captures.
