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

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

Primary LanguageC++GNU General Public License v2.0GPL-2.0

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.