Menu

Write Tcp Client Program Java Connects Host 16922866131 Port 5555 Client Program Send Serv Q43860292

Write a TCP client program in Java which connects to the host169.228.66.131 port 5555. Your client program should send to theserver an ID : A10253698 as an ASCII string followed by a carriagereturn followed by a newline (ensure that any letters in ID aresent in upper case). The server will then return, via the socket, apiece of literature, followed by a keyword.

Expert Answer


Answer to Write a TCP client program in Java which connects to the host 169.228.66.131 port 5555. Your client program should send …

OR