Uni project as part of the Computer Networks II course
- Clone the repo
cd socket-communications
chmod u+x setup
./setup
cd src
javac UserApplication.java
- Login to the netlab
- Write the code parameters into the
src/config.txt
file java UserApplication