Skip to content

A server-client chat app which can establish a connection between a number of clients and uses multithreading.

Notifications You must be signed in to change notification settings

Vando7/Java-chat-app-with-JavaFX-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java chat app with a JavaFX GUI.(Eclipse)

A server-client chat app which can establish a connection between a number of clients.

Installation

Download the latest release and directly run.

The client side of the app.

alt text

  • Enter chat server IP.
  • Enter your username.
  • Chat away.

The server side of the app.

alt text

  • Enter the desired number of clients.
  • Wait for them to connect.
  • When all clients connect they can begin communicating. *You can click the "Show IP" to get your public IP (using the amazon http://checkip.amazonaws.com/ service)

About

A server-client chat app which can establish a connection between a number of clients and uses multithreading.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages