TCP congestion control algorithm?
이전 댓글 표시
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
- generating packet,
- sending them and receiving the acknowledgements,
- 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
Walter Roberson
2020년 2월 12일
How does this differ from your question https://www.mathworks.com/matlabcentral/answers/504548-tcp-congestion-control-algorithm ?
Mohmmad Abu Yousuf
2020년 2월 13일
편집: Mohmmad Abu Yousuf
2020년 2월 13일
Walter Roberson
2020년 2월 14일
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!