Skip to content

bit-milind42/Chatting-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chatting Application

A real-time chatting application built using Java, Swing, and Sockets, enabling seamless communication between a server and a client.

Features

  • Real-Time Communication: Clients can send and receive messages instantly.
  • Server-Client Architecture: Dedicated server to handle multiple client connections.
  • User-Friendly Interface: Designed using Java Swing for a simple and interactive chat experience.
  • Scalable Design: Easily extendable to support additional functionalities.

Technologies Used

  • Programming Language: Java
  • UI Framework: Swing
  • Networking: Java Sockets

Project Demonstration

Chat Application Screenshot

How to Run

  1. Clone the repository:
    git clone <repo link>
    java Server
    java Client
    

Contribution

Feel free to fork this repository and submit pull requests to improve the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages