3.5-3 TCP sequence numbers and ACKS (1). Consider the TCP Telnet scenario below (from Fig. 3.31 in text). Why is it that the receiver sends and ACK that is one larger than the sequence number in the received datagram? Host A Host B User types 'c' Sed 42, ACK=79, 4 data = 'c'| host ACKS receipt of 'C', echoes back 'c' Seq=79, ACK 43, data = 'c' host ACKS receipt of echoed 'C' Seq=43, ACK=80 simple telnet scenario Because TCP sequence numbers always increase by 1, with every new segment, and the TCP receiver always send the sequence number of the next expected segment Because the send-to receiver segment carries only one byte of data, and after that segment is received, the next expected byte of data is just the next byte (i.e., has an index that is one larger) in the data stream.

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter9: Computer Networks
Section: Chapter Questions
Problem 10VE
icon
Related questions
Question

3.5-3 TCP sequence numbers and ACKs (1). Consider the TCP Telnet scenario below (from Fig. 3.31 in text). Why is it that the receiver sends and ACK that is one larger than the sequence number in the received datagram?

3.5-3 TCP sequence numbers and ACKS (1). Consider the TCP Telnet scenario below (from Fig. 3.31 in text). Why is it that the receiver sends and
ACK that is one larger than the sequence number in the received datagram?
Host A
Host B
User types 'C'
Sed-42, ACK=79, data = 'C'
host ACKS receipt
of 'C', echoes back °c'
Seq=79, ACKE43, data = 'c'
host ACKS receipt
of echoed 'C'
Seq=43, ACK=80
simple telnet scenario
O Because TCP sequence numbers always increase by 1, with every new segment, and the TCP receiver always send the sequence number of
the next expected segment
Because the send-to receiver segment carries only one byte of data, and after that segment is received, the next expected byte of data is just the
next byte (i.e., has an index that is one larger) in the data stream.
Transcribed Image Text:3.5-3 TCP sequence numbers and ACKS (1). Consider the TCP Telnet scenario below (from Fig. 3.31 in text). Why is it that the receiver sends and ACK that is one larger than the sequence number in the received datagram? Host A Host B User types 'C' Sed-42, ACK=79, data = 'C' host ACKS receipt of 'C', echoes back °c' Seq=79, ACKE43, data = 'c' host ACKS receipt of echoed 'C' Seq=43, ACK=80 simple telnet scenario O Because TCP sequence numbers always increase by 1, with every new segment, and the TCP receiver always send the sequence number of the next expected segment Because the send-to receiver segment carries only one byte of data, and after that segment is received, the next expected byte of data is just the next byte (i.e., has an index that is one larger) in the data stream.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Types of Protocols
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning