Threaded Server

Description

Write two programs that communicate via sockets in a client-server relationship.

General Specifications

server Specifications

client Specifications

Turning in the Assignment

For this assignment, you must turn in a zip file of a directory named project6 containing the following files:

The test files must be able to run with file redirection like so:

    ./client -h <host> -p <port> < test.txt

Submit the zip file to the appropriate folder on D2L.