Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.38 KB

File metadata and controls

36 lines (23 loc) · 1.38 KB

Data_Communication_In_Software_Define_Network

Steps to run Project:

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.

Analysis:

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

Screenshot from 2020-10-21 23-21-57

  • 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