-
Clone Data_Communication_In_Software_Define_Network to your local system.
-
Open terminal:
- Go inside project_direc/developer tools/
- Use
bash run.sh
From IDE:
- Go inside project_direc/src/cpp/
- Run file Driver.cpp
Note: Log file is only for ubuntu. so if you use IDE then you will not be able to see log and routing table.
Evaluation:
- Pocket Delivery Ratio (PDR) = (total received pocket / total sent)
- Throughput = Packet transmitted / time
E.g. For the simulation time of 100 msec the following result is obtained
- Data
- Throuhput vs Node
- PDR vs Node
Note: The obtained data might be deffer for your sytem beacuse we are using thread. So it is also possilbe that you can get diff results in each time run.
Output Screen