Question: The following is milestone 1 code : MILESTONE 2: You are required to build a chatting application using the codes you have run from milestone

The following is milestone 1 code :




MILESTONE 2: You are required to build a chatting application using the codes you have run from milestone 1. The chatting application should run as follows The client opens a socket connection with the server by typing the word 'CONNECT. The socket should not be opened otherwise After a connection is established. At both the client and the server sides, any text entered from the keyboard at the client/server side should appear as System.out.printin at the server/client side (a bi-directional chatting application) The client and the server should not be on the same laptop or machine. You can use a WLAN or a hotspot to interconnect the client and the server. To know IP addresses use ipconfig on the command prompt MILESTONE 2: You are required to build a chatting application using the codes you have run from milestone 1. The chatting application should run as follows The client opens a socket connection with the server by typing the word 'CONNECT. The socket should not be opened otherwise After a connection is established. At both the client and the server sides, any text entered from the keyboard at the client/server side should appear as System.out.printin at the server/client side (a bi-directional chatting application) The client and the server should not be on the same laptop or machine. You can use a WLAN or a hotspot to interconnect the client and the server. To know IP addresses use ipconfig on the command prompt
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
