Skip to content

lukaisailovic/udp-chat-javafx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java UDP Chat

Client-Sever UDP chat implementation in Java with JavaFX GUI

How to use

  1. Run ServerMain (Listening on port 32323 by default)
  2. Run ClientMain for each client
  3. Connect two clients and they will be able to chat with each other (Dropdown list of all online clients)

About

Multi-threaded JavaFX chat on UDP protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published