Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 779 Bytes

File metadata and controls

11 lines (10 loc) · 779 Bytes

Mulitple Client Chat Room Java FX Application

This is a simple chat room application developed on the JAVA FX technology. It has realtime monitoring of all clients who was connected to the server application. The application has a clean, user-friendly user interface built with the bootstrap framework as custom styling to the FX app

HOW TO COMPILE AND RUN THE APP

The already have a compile runnable jar files for both the client application and the server, which can be run easily in all platform The profect is well structured with great enscapsulation made between the client package and the server package

LICENSE

This project is free and open to modifications by anyone who is keenly interested to try it out. I will appreciate your contribution to the project.