Question: Write a TCP client program in Java which connects to the host 169.228.66.131 port 5555. Your client program should send to the server an ID
Write a TCP client program in Java which connects to the host 169.228.66.131 port 5555. Your client program should send to the server an ID : A10253698 as an ASCII string followed by a carriage return followed by a newline (ensure that any letters in ID are sent in upper case). The server will then return, via the socket, a piece of literature, followed by a keyword.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
