Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

. Consider the sliding window algorithm with SWS=RWS=7 and cumulative acks. What is the smallest possible value for MaxSeqNum? ___ 14 Use 0, 1, 2,

. Consider the sliding window algorithm with SWS=RWS=7 and cumulative acks.

  • What is the smallest possible value for MaxSeqNum? ___ 14

Use 0, 1, 2, 15 (i.e., assume MaxSeqNum=16) for sequence numbers. Assume the following events occur: frames 0, 1, 2, 3, 4, 1, 2 are sent and the receiver gets the frames below in the order shown. Under each received frame, indicate the ack number sent when each frame is received.

received frames: 0 4 2 1 3 1

ack number: ___ ___ ___ ___ ___ ___ 0 0 0 2 4 4

  • What is LastFrameReceived (LFR) after receiving all 6 frames above? 4
  • What is LargestAcceptableFrame (LAF) after receiving all 6 frames above? 11
  • What is LastAcknowledgmentReceived (LAR) after receiving all 6 acks above? 4
  • What is LastFrameSent (LFS) after receiving all 6 acks above? 4
  • what new frames can be sent? 5, 6

how these questions have been answered.. I am looking for a detailed explanation.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Moving Objects Databases

Authors: Ralf Hartmut Güting, Markus Schneider

1st Edition

0120887991, 978-0120887996

More Books

Students also viewed these Databases questions

Question

5. Have you any experience with agile software development?

Answered: 1 week ago