Skip to content

filesource/netrobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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