CS4514 (C97) Projects
I'm writing these pages because I found CS4514 to be a somewhat good
course, so I thought a small page devoted to the projects of the
course would be in order.
Project Descriptions
- Simulate parts of the Data Link
Layer
(Solution Code)
- Implement a stop-and-wait protocol
using Unix sockets
(Solution Code)
- Implement a sliding window policy
within our simulated Data Link Layer.
(Solution Code)