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

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

Primary LanguageC++OtherNOASSERTION

APP7

Requirements:
  • ns-3
  • gnuplot
How to run?
  • Copy app7.cc to /net/ns-3-allinone/ns-3-dev/scratch
  • Copy ass4.sh to /net/ns-3-allinone/ns-3-dev
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.