Messages can be entered on the server, and are simultaneously displayed on the client
.
The user enters a file name from the client-side, and is provided with the appropriate file from the server.
Files must be a minimum of 100 bytes in size and exist on the server.
For the server running on port 3005, the client returns the current date and time.
Client program interaction. The logic loops to allow for multiple file downloads at a time.
Server messages while client is running. No minimum file size is required.