Purchase Solution

TCP networking

Not what you're looking for?

Ask Custom Question

A TCP entity in Host 1 receives a segment from a corresponding TCP
entity in Host 3. The received segment has the following header field values set:
sequence number = 245553231, acknowledgment number = 45838821, A bit = 1,
P bit = 1, U bit = 1, window size field = 1000, urgent pointer field = 5000. In
addition, the segment has no options and contains 2000 bytes of data.
a. What is the range of sequence numbers for the 2000 incoming bytes contained
within the segment?
b. What is the next byte that Host 1 is expected to send to Host 3 on this TCP
connection?
c. What is the range of bytes that Host 1 is permitted to send to Host 3 on this
connection?
d. What should Host 1 do with the 2000 data bytes contained within the
segment?
e. Is the TCP entity in Host 1 operating in urgent mode or normal mode on this
connection?
f. If the TCP entity in Host 1 is operating in urgent mode on this connection,
then at what sequence number will the TCP entity in Host 1 return to normal
mode on this connection? Ignore sequence number wrap around.

Purchase this Solution

Solution Summary

TCP networking is featured. The corresponding segments are determined. The range of bytes that Host on the TCP are given.

Purchase this Solution


Free BrainMass Quizzes
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.

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.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.