TCP Sequence Numbers
Sequence numbers are used to provide reliability (ordering, protection from duplicates, etc)
Each endpoint chooses its own initial sequence number (which is not fixed)
Need a way for each endpoint to learn the other endpoint’s sequence number space…
Do this during connection establishment