Not to be too nit-picky but that third part of the TCP handshake should
be:

A -> Replys ACK=1, SYN=0, SEQ=1001, ACK#=5001

SYN should be 0 there not 1.  probably just a typo.  

> A -> Sends  SYN=1, ACK=0, SEQ=1000, ACK#=0
> B -> Replys ACK=1, SYN=1, SEQ=5000, ACK#=1001
> A -> Replys ACK=1, SYN=1, SEQ=1001, ACK#=5001
>

___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to