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 ...
A modern real-time chat application built using JavaFX, Java Sockets, and Multithreading. This project implements a multi-client chat system with a clean UI, smooth animations, and a fully concurrent ...
I am excited to share my recent project – a JavaFX-based Chat Room Application. 🔹 Technologies used: JavaFX for building the user interface ServerSocket for managing network communication Multiple ...