Closed gabriel-palacios-utexas closed 1 month ago
The server now can handle one word commands, control requests, and text.
However, the client does not send Ctrl-d when running "wc". Let's try to make this work next. The server needs the signal to close all the pipes and return "wc" response.
The server now can handle one word commands, control requests, and text.
However, the client does not send Ctrl-d when running "wc". Let's try to make this work next. The server needs the signal to close all the pipes and return "wc" response.