Coders Packet

Multi Client Group Chat In Java

By SAYAN KUMAR DAS

The Multi-Client Group Chat project is a Java-based application that allows multiple clients to participate in a real-time group chat session.

This is a Multi-Client Group Chat Project. In this Packet you will find 3 classes 1) Server, 2)Client Handler, 3)Client. Run the Server first then run the Client class. You Can add the client as many times as you want. Whatever Massage the Client sends to the server it will be broadcasted to all of the connected clients in the server. whenever a new client will be connected in the chat room every one can see who joined the chat room and when a client left the chat room every one can see who left the chat room.

 

Server

Client1

Client2

Client3

 

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by SAYAN KUMAR DAS (s4y4n00)

Download packets of source code on Coders Packet