Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
aMorteza committed Jun 29, 2020
1 parent cb32f81 commit 7a1c18c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ A comparsion on network congestion control algorithms on TCP connection using ns
====================
If the traffic in the network exceeds the network capacity, congestion is introduced in the network which creates packet loss.
While tcp connection is used for data transmission, congestion is controlled through automatic adjustment of the data transmission rate.
Here average congestion window size change (CWND), goodput, gacket loss rate and round trip time (RTT) for two traffic flows with TCP connection during 1000 ms for 10 iterations plotted.
Here plot the average congestion window size change (CWND), goodput, packet loss rate and round trip time (RTT) for two TCP traffic payloads during 1000 ms for 10 iterations.

![topology](img/topology.png)

Expand Down

0 comments on commit 7a1c18c

Please sign in to comment.