Assignment 1- an echo client-server application you are


ASSIGNMENT 1- An echo client-server application

You are required to develop an application that allows clients running on MS Windows platforms to send sequences of strings to an echo server running on a windows platform. The server simply echoes each string back to the client. Just design the two programs on one computer. Note that the server will have to run first before the client begins.

Connection is terminated when the string "bye" is sent to the server.

The client program should

· Allow the user supply the IP address and port number of the server.
· Allow the user to initiate a connection.
· Support dialog with the user such that the user can see the strings he has sent and the responses from the server.

The server should, on accepting a connection request, send a greeting message immediately.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Assignment 1- an echo client-server application you are
Reference No:- TGS01088521

Expected delivery within 24 Hours