Introduction - If you have any usage issues, please Google them yourself
A chat room program (ChatRoom) is designed and implemented in a graphical user interface. Requirements to achieve the functions of the server and the client, and supports multi users at the same time online chat. Can refer to the routine JabberServer.java, JabberClient.java, MultiJabberServer.java, MultiJabberClient.java.