Introduction - If you have any usage issues, please Google them yourself
Java chat room project server : Based on similar dos shocket interface, achieve basic chat room server functions. For example : listening to customers request, start the server thread, and client communication, etc.