Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 493 Bytes

File metadata and controls

21 lines (13 loc) · 493 Bytes

NetRobot

Info

Simple chat application through UDP protocol written in Java/JavaFX.

Usage

java -jar NetRobot.jar

Screenshots

Communication between two netpoints (in this case on same notebook) through UDP protocol.

Point #1 (IP: 127.0.0.0, PORT: 27000)

Screen #1

Point #2 (IP: 127.0.0.0, PORT: 27001)

Screen #2