Client reads a input from a file and passes on to server and the server replies. Multiple clients can be connected and chat
import JavaAppalication1 to NetBeansIDE. Run the Server.java file. Then Run the Client.java file. Now run Client.java as much times you need in our case there will be only 20Clients. To close the server just type BYE in console server will automatially quit.