hack1t / Analyzing-TCP-Reno-Tahoe-Westwood-using-NS3

Congestion window, throughput, goodput, congestion loss analysis in a dumbbell topology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APPLICATION 6

Requirements:
  • ns-3.20
  • gnuplot
How to run?
  • Copy application6.cc to /home/.../ns-allinone-3.20/ns-3.20/scratch
  • Copy ass4.sh to /home/.../ns-allinone-3.20/ns-3.20/
Execute following commands:
  • chmod +x ass4.sh
  • ./ass4.sh
Once the script is executed completely, you will see a result directory in ns-3.20 directory.
This result directory contains the plots and other useful data.
Feel free to find mistakes, open issues and use the code.

About

Congestion window, throughput, goodput, congestion loss analysis in a dumbbell topology

License:Other


Languages

Language:C++ 88.0%Language:Shell 12.0%