Skip to content

Socket Based Chat Application using Client Server Architecture developed in Java having GUI.

Notifications You must be signed in to change notification settings

tareeb/Java-SocketBasedChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-SocketBasedChatApp

Socket Based Chat Application using Client Server Architecture developed in Java having GUI.

Description:

This project is a Java-based chat server application with a graphical user interface (GUI). It provides a platform for multiple users to connect and engage in real-time text-based conversations. The server manages user connections, message routing, and includes feature of private messaging and Group chat.

Usage :

  • First User has to start server
  • Then Start Multiple Clients
  • Then connect to server with a unique username
  • Once Connection is Established the clients can Communicate with each other

Screenshorts:

Client GUI :

Screenshot 2023-09-17 185127

Server GUI :

Screenshot 2023-09-17 185142

Working :

Screenshot 2023-09-17 185338

About

Socket Based Chat Application using Client Server Architecture developed in Java having GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages