Skip to content

khanhhua/full-duplex-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

full-duplex-chat

Full Duplex Chat

How to use

  1. Make sure port 8888 is available
  2. Run the App in Server mode
    • java App host
  3. Run the App in Client mode
    • java App client
  4. You may connect more clients
  5. From the Client terminal, enter your chat messages to the server
  6. From the Server terminal, enter your chat message to all clients

Main Components

  1. App.java
  2. Server.java
  3. Client.java

About

Full Duplex Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages