Click here to Skip to main content
15,889,200 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can someone provide me with a link to a flow chart or (step by step account) on how TCP sequencing works? as i cannot find a clear and concise explanation through Google.

Thanks
Posted

1 solution

This MSDN article is pretty well written with examples:

http://support.microsoft.com/kb/169292[^]

[Update]
-------------

Here are a couple more links:

http://packetlife.net/blog/2010/jun/7/understanding-tcp-sequence-acknowledgment-numbers/[^]
Scroll down to the section titled "Sequence and Acknowledgment Numbers"

This one's good too:
http://www.freesoft.org/CIE/Course/Section4/9.htm[^]
 
Share this answer
 
v2
Comments
dod123 25-Apr-11 10:21am    
that article doesn't explain how the sequencing works (i.e how the sequence number is chosen how it is incremented depending on the size of the data etc..)
Nish Nishant 25-Apr-11 10:27am    
I've added 2 more links that should help.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900