Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 426 Bytes

File metadata and controls

8 lines (7 loc) · 426 Bytes

Server Client chat internet interface

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.