A simple TCP chat developed in Java with Swing.
The implementation was done using the Java programming language and the NetBeans integrated development environment in version 8.2.
The server runs on the command line. The client uses graphical user interface.
The Chat uses MIT License.