Skip to content

Midhat-hub/Chat-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-system

Java Chat Application

A simple multi-user chat application built in Java using JavaFX for the GUI and Sockets for client-server communication.
The project demonstrates real-time messaging between multiple users connected to a central server.


✨ Features

  • Multi-user chat system (multiple clients can connect to the server).
  • Real-time message exchange.
  • GUI built with JavaFX.
  • Simple client-server architecture using TCP sockets.
  • Easy to run locally for testing.

🛠️ Tech Stack

  • Java (JDK 8 or above)
  • JavaFX (for the GUI)
  • Sockets (TCP/IP) for communication

📂 Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages