simple chat application (multi agent) using :
- java socket programming for client/server connections
- JavaFX and JFoenix libs for the ui design
- Java 8 for streams and file IO
- MD5 hashing technique
| Used Tools | ||
|---|---|---|
![]() |
![]() |
![]() |
you can clone the repository for the project code template or for the full source code
- Clone the repository
- import maven dependancies
- run the server main file from src/main/java/com/ChatApp/Model
- run the App main file from src/main/java
- if you have registerd before then login. otherwise , register new user





