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

  1. Simulate parts of the Data Link Layer (Solution Code)
  2. Implement a stop-and-wait protocol using Unix sockets (Solution Code)
  3. Implement a sliding window policy within our simulated Data Link Layer. (Solution Code)