Question: In this assignment, you are required to write two JAVA programs (a client and a server). The client program sends a message to the server
In this assignment, you are required to write two JAVA programs (a client and a server). The client program sends a message to the server program using TCP sockets, and then the server program display on its screen the message received from the client.
Requirements:
You need to write two JAVA programs, one client and one server program. Each program can have one or more JAVA classes.
Your client program MUST process the input file (client_input1.txt), and then sends the processing result to your server program. The server program then displays the result on its screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
