JChat (or Java Chat) is a Java-based application that is used as a template for login and chatting systems in games, servlet websites, and even almost anything else. This is a project worked on with Chase Mason and Pravat Bhusal. Proper documentation is provided below the README.
JChat uses JBDC, MySQL, JavaFx GUI Components, and Sockets to do its job. You will need to portforward JChat to work with other networks. This project must be built using the build.xml and ANT build packaging..