Skip to content

Sutejsk28/Multi-Client-Chat-Application

Repository files navigation

Multi-Client Chat Application

This is a Java chat application that uses socket programming to connect multiple clients to a single host located at any machine on a Local Area Network (LAN) and allows them to chat in the group.

How to Run

  1. Clone or download this repository.
  2. Open IntelliJ IDE.
  3. Import this project into IntelliJ.
  4. Run Server.java first.
  5. Run Client.java for each client that you want to connect.

Features

• Allows multiple clients to connect to a single host. • Clients can chat in the group.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages