8000 GitHub - Lucas-Masaba/online-chat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lucas-Masaba/online-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Online Chat Application

Overview

This is a simple online chat application written in Java. The server can handle multiple clients connecting simultaneously, and clients can send and receive messages.

Requirements

  • Java Development Kit (JDK) 8 or later.

How to Run

  1. Compile the server and client source files:
    javac ChatServer.java ChatClient.java
    
  • You can run multiple instances of the ChatClient class to simulate multiple users.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0