Question: Hi guys,who could help me with this Java task 1. (50 Points) A Simple Chatting Socket Program Review the programs Socket Client and Socket Server
Hi guys,who could help me with this Java task

1. (50 Points) A Simple Chatting Socket Program Review the programs Socket Client and Socket Server for chat that you learned in the lecture And modify the programs using Java Thread to show the same result. An example of the main method in the Client of your answer: public static void main(String args[]) f Client c1 new Client(); c1.start(); Running Example> Serverjava Server Initializint Port... Listen... Connect to Client! ->Hi! Hif >What' s your nane? I an a client. -> Welcome! Thanks. Client>java Client Hi? ->Hi! What's your nane? -> Ian a client Welcome => Thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
