Skip to content

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

License

Notifications You must be signed in to change notification settings

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.0%
  • Shell 12.0%