Purchase Solution

Computing the Last Byte Number

Not what you're looking for?

Ask Custom Question

Two stations running TCP/IP are engaged in transferring a file. This file is 10KB long, and the payload size is 100 bytes, and the negotiated window size is 2000 bytes. The sender receives an ACK 900 from the receiver.

a). Which bytes will be sent next?

b). what is the last byte number that can be sent without an ACK being sent by the receiver?

Purchase this Solution

Solution Summary

The solution gives detailed steps on computing the last byte number that can be sent without an ACK and figuring out the bytes that will be sent next.

Solution Preview

a). Which bytes will be sent next?

Since the sender receives an ACK 900 from the receiver, but there ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Networking Questions

This quiz consists of some basic networking questions.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C# variables and classes

This quiz contains questions about C# classes and variables.