Filter löschen
Filter löschen

TCP congestion control algorithm?

13 Ansichten (letzte 30 Tage)
Mohmmad Abu Yousuf
Mohmmad Abu Yousuf am 12 Feb. 2020
Kommentiert: Walter Roberson am 14 Feb. 2020
Hi,
Could anybody please tell me that is it possible to code the "tcp congestion control algorithm" such as 'slow start','congestion avoidance','fast retransmit' and 'fast recovery' algorihm?
I need some idea about
  1. generating packet,
  2. sending them and receiving the acknowledgements,
  3. mesuring the time of this sending and receiving acknowledgement.
We know TCP has a number of congestion control algorithm like Reno, Westwood, bandwidth and RTT detection based, Vegas etc.
Can I code them in matlab? or any suggestion about this would be a great help for me.
Thank you in advance.
  3 Kommentare
Mohmmad Abu Yousuf
Mohmmad Abu Yousuf am 13 Feb. 2020
Bearbeitet: Mohmmad Abu Yousuf am 13 Feb. 2020
I tried to mention the examples of TCP's congestion control algortihm which are TCP Reno, TCP Westwood etc. If anybody miss that one may be S/He can reach this one. As well as from this one it is also mentioned that which types of algorithm I am using. So, if anyone has any idea or suggestion then they might help.
By the way, I need it badly because facing too much trouble to do my codes. As well as it is my final year of graduation so bit worried too. And I think that may be it can be possible by MATLAB. May be I should edit that linked one.
Thank you Mr Walter for your understanding.
Walter Roberson
Walter Roberson am 14 Feb. 2020
https://www.mathworks.com/videos/ethernet-simulation-and-bus-modeling-68926.html
https://www.mathworks.com/help/xpc/io_ref/model-based-ethernet-communications.html
https://www.mathworks.com/matlabcentral/fileexchange/2596-10base-t-ethernet

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Interface-Based Instrument Communication finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by