For this project you are to prepare an concurrent TCP client/server pair using fork to implement a slave process for each client connection. You are free to choose a specific application.
Please turn in a written report describing the communication protocol, how the client is used and results from testing.
Please submit your source code along with "README.xxx" which should describe what I need to do to compile the programs.