1 / 7

RFC 793 State machine study

RFC 793 State machine study. 3-way handshake Page 31, Figure 7. Page:31 Figure. 7. 3-way handshake. TCP A. TCP B. Should_ACK =NA. Should_ACK =NA. SEQ=NA. SEQ=NA. SEQ=300. 1. CLOSED LISTEN. Page:31 Figure. 7. 3-way handshake. TCP A.

halle
Download Presentation

RFC 793 State machine study

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RFC 793State machine study

  2. 3-way handshake Page 31, Figure 7

  3. Page:31 Figure. 7 3-way handshake TCP A TCP B Should_ACK=NA Should_ACK=NA SEQ=NA SEQ=NA SEQ=300 1. CLOSED LISTEN

  4. Page:31 Figure. 7 3-way handshake TCP A TCP B SEQ=100 Should_ACK=NA Should_ACK=NA SEQ=NA Should_ACK=101 SEQ=300 SEQ=100CTL=SYN ACK= DATA= 1. CLOSED LISTEN 2. SYN-SENT --> <SEQ=100><CTL=SYN> --> SYN-RECEIVED

  5. Page:31 Figure. 7 3-way handshake TCP A TCP B SEQ=101 SEQ=100 Should_ACK=NA Should_ACK=101 SEQ=300 Should_ACK=301 SEQ=100CTL=SYN ACK= DATA= SEQ=300CTL=SYN ACK=101 DATA= 2. SYN-SENT --> <SEQ=100><CTL=SYN> --> SYN-RECEIVED 3. ESTABLISHED <-- <SEQ=300><ACK=101><CTL=SYN,ACK> <-- SYN-RECEIVED

  6. Page:31 Figure. 7 3-way handshake TCP A TCP B SEQ=101 Should_ACK=301 Should_ACK=101 Should_ACK=101 SEQ=301 SEQ=300 SEQ=100CTL= ACK=301 DATA= SEQ=300CTL=SYN ACK=101 DATA= 3. ESTABLISHED <-- <SEQ=300><ACK=101><CTL=SYN,ACK> <-- SYN-RECEIVED 4. ESTABLISHED --> <SEQ=101><ACK=301><CTL=ACK> --> ESTABLISHED

  7. Page:31 Figure. 7 3-way handshake TCP A TCP B SEQ=101 Should_ACK=301 Should_ACK=111 Should_ACK=101 SEQ=301 SEQ=301 SEQ=100CTL= ACK=301DATA= SEQ=100CTL= ACK=301DATA=10 4. ESTABLISHED --> <SEQ=101><ACK=301><CTL=ACK> --> ESTABLISHED 5. ESTABLISHED --> <SEQ=101><ACK=301><CTL=ACK><DATA> --> ESTABLISHED

More Related