Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielemessina/p2p_wireless_networks_course

Final assignment for the 'P2P and Wireless networks' course by University of Catania
https://github.com/gabrielemessina/p2p_wireless_networks_course

cpp ns3 ns3-simulator p2p p2p-network wireless-network

Last synced: about 23 hours ago
JSON representation

Final assignment for the 'P2P and Wireless networks' course by University of Catania

Awesome Lists containing this project

README

        

# P2P and Wireless networks
Final assignment for the 'P2P and Wireless networks' course by University of Catania

## Results
A report with all the results is available [here](report/p2p_gabriele_messina_report.pdf).

## How To Run
Put the `protocol` folder inside the `scratch` folder of your NS3 installation (recommended version: 3.42) and run the following command:
```bash
./ns3 run lra_gabriele_messina_benchmark
```