Student name: YOUR-NAME-HERE
LOGIN: YOUR-CS-DEPT-LOGIN-HERE
E-mail: YOUR-EMAIL-HERE

Tufts CS 117 (Fall 2024):
Internet-scale Distributed Systems

Tufts CS 117 Assignment
Ping demonstration program
Questions

  1. Why did more client output result when you added the loop to read extra messages after each successful message receipt? Why were some messages never printed? Why were some printed late and out of order?
  2. ...your answer here...
  3. What was confusing about this assignment or programming framework that we should explain in more detail before proceeding to the next assignment?
  4. ...your answer here...
  5. How much UDP (datagram) style programming did you already know before doing this assignment?
  6. ...your answer here...