Due: September 10, 2025
In the text review Chapter 1. Over the next two weeks read chapters 3 and 4. Also read the RFC-867 for the daytime protocol.
Modify the daytime client presented in class so that it prints the number of times it
invokes read
. Modify the server so that it sends the output string one byte at a
time.
Run your modified server on Lemuria and connect to it with your modified client running on your system. What happens? Can you explain why? You may observe effects that you cannot explain yet. That is fine. Note that you need to run your server on one of your allocated ports. Include your answers to these questions in comments in one of the files (or both if that seems more appropriate).
Zip your modified server and client into a single archive and submit the zip file to Canvas. It would be helpful to me if you named your archive using the first letter of your first name followed by your last name. For example, pchapin.zip (use your own name).
Last Revised: 2025-08-20
© Copyright 2025 by Peter Chapin <peter.chapin@vermontstate.edu>