Skip to content

xLinkOut/rcl-worth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

RCL-WORTH ๐ŸŒ

Final project for 'Computer Networks' curse @ UniPi. More info in relazione/Relazione.pdf.

How to run

Run bash compile.sh, or follow these steps:

mvn clean package
mv target/Server-jar-with-dependencies.jar Server.jar
mv target/Client-jar-with-dependencies.jar Client.jar
# Server (CTRL-C to exit)
java -jar Server.jar [debug]
#ย Client (CTRL-C or 'quit' command to exit) 
java -jar Client.jar [debug]

About

๐ŸŒ๐ŸŽ“ Final project for 'Computer Networks' course @ UniPi.

Topics

Resources

Stars

Watchers

Forks