/Networks-Practice-2

Second Practice of Networks Subject. 3rd year of Computer Engineering Degree

Primary LanguageC++

Networks-Practice-2

Second Practice of Networks subject in the third year of Computer Engineering Degree

Developed by:

Local Compilation

Create your own build folder and install cmake

mkdir build && cd build
cmake ..

The zip extracted have already the build directory created, you should run: make

To run the test:

make test