These tests are aimed at practicing with the basics of the 'ns' simulator. You can find tutorials, examples and manuals at the ns official site.
Build a scenario where there are 4 TCP connections, following the
scenario depicted in the figure on the right. TCP connection 0 is attached to
node n0 and has its 'sink' (receiver) at node n6. Similarly,
TCP 1 goes from n1 to n7, TCP 2 goes from n2 to
n8 and TCP 3 goes from n3 to n9.
Dimension each connections' congestion window as well as the
bottleneck buffer so that you observe no losses (again, find the smallest
possible window as well as the smallest possible buffer that do not lead
to losses).
|
![]() |
Answers should be emailed to rossano@di.unito.it by a yet unknown date to be graded.