Giter Club home page Giter Club logo

chatting-application's Introduction

Java Chatting Application with Swing and Socket Programming

Chatting-Application

A Java-based chatting application that enables two users to communicate with each other in real-time, using the Swing graphical user interface and Socket Programming for network communication.

Table of Contents

Description

The Java Chatting Application provides a platform for two users to exchange text messages in real-time. It is built using the Swing package for the graphical user interface and Socket Programming to establish a network connection between the users. This application demonstrates basic client-server communication for instant messaging.

Features

  • User-friendly chat interface
  • Real-time message exchange
  • User identification and timestamp
  • Connect and communicate over a local network

Screenshots

Technologies Used

  • Java SE (Standard Edition)
  • Java Swing for GUI components
  • Socket Programming for network communication

Installation

To run the Chatting Application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/atharvdange618/Chatting-Application.git
  2. Navigate to the project directory: cd java-chatting-app
  3. Compile the Java source files: javac *.java
  4. Start the server: java Server
  5. Start two client instances: java Client

Usage

Once the server and clients are running, two users can exchange messages in real-time. Each client has a graphical chat interface, where they can type and send messages. The server acts as a mediator, facilitating the communication between clients.

Contributing

Contributions are welcome! If you'd like to improve this Chatting Application, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/new-feature
  3. Implement your changes and commit them: git commit -m "Add new feature"
  4. Push to the branch: git push origin feature/new-feature
  5. Create a pull request

License

This project is licensed under the MIT License.

chatting-application's People

Contributors

atharvdange618 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.