The following figure summarized the idea of TCP sliding window mechanism: Question: 1. In the sending process, what kind

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

The following figure summarized the idea of TCP sliding window mechanism: Question: 1. In the sending process, what kind

Post by answerhappygod »

The following figure summarized the idea of TCP sliding window
mechanism:
The Following Figure Summarized The Idea Of Tcp Sliding Window Mechanism Question 1 In The Sending Process What Kind 1
The Following Figure Summarized The Idea Of Tcp Sliding Window Mechanism Question 1 In The Sending Process What Kind 1 (61.71 KiB) Viewed 26 times
Question:
1. In the sending process, what kind of packets is buffered in
the window (LastByteWritten < LastByteSent)?
2. In the receiving process, what kind of packets is buffered in
the window (LastByteRcvd - NextByteExpected)?
3. The sending process tries to write some data (the size of
these data is denoted by 5) by calling
write(), when is the sending process
blocked? That is when the write() is
blocked?
(a) ) (b) Sending application Receiving application TCP TCP LastByte Written LastByteRead LastByteAcked LastByte Sent NextByte Expected LastByteRcvd
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply