Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 294 Bytes

Traffic monitoring

Task description

To be added.

How to run

To make it easier, I've setup a script that will help you run everything. Use case scenarios:

//to compile and run the server use
./run server

//to compile and run the client use
./run client <ip> <port>