Skip to content

This is a simple chat application built in Java, utilizing Java networking for establishing connections and Java Swing for creating the graphical user interface (GUI).

Notifications You must be signed in to change notification settings

ronakbediya310/Java-Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java-Chat-Application

This is a simple chat application built in Java, utilizing Java networking for establishing connections and Java Swing for creating the graphical user interface (GUI).

Features

Client-Server Model:

The application follows a client-server architecture allowing multiple clients to connect to a central server to exchange messages.

Real-time Messaging:

Users can send and receive messages in real-time within the chat interface.

Basic UI:

The GUI is created using Java Swing, featuring a text input for sending messages and an area to display the conversation history.

About

This is a simple chat application built in Java, utilizing Java networking for establishing connections and Java Swing for creating the graphical user interface (GUI).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages