This project implements a distributed Peer-to-Peer (P2P) chat system using Java and JavaFX. The system enables direct communication between clients using TCP sockets, with a lightweight Directory ...
JavaFX Chat Application A real-time desktop chat application built with JavaFX and Java Sockets. This project features a multi-threaded server architecture allowing multiple clients to communicate ...