TCP Algorithms
In this post, I want to document the fundamental algorithms built into TCP. Keep in mind that these have changed over time in an attempt to make TCP more effective with faster and larger capacity connections of todays Internet. See our post on TCP “versions” here. TCP uses several key algorithms to manage connection setup/teardown, […]