I want to analyze the sliding window protocol which TCP uses. I am not able to find the source code for the same. Can anyone tell me where can I get this? Which protocol does it use ? Go back n or selective repeat?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Try For example Have a look at CUBIC TCP. It is implemented in |
|||
|