Java UDP Chat Client-Sever UDP chat implementation in Java with JavaFX GUI How to use Run ServerMain (Listening on port 32323 by default) Run ClientMain for each client Connect two clients and they will be able to chat with each other (Dropdown list of all online clients)