The Essentials of Computer Organization and Architecture
The Essentials of Computer Organization and Architecture
4th Edition
ISBN: 9781284045611
Author: Linda Null, Julia Lobur
Publisher: Jones & Bartlett Learning
Question
Book Icon
Chapter 12, Problem 12E

a.

Program Plan Intro

Given:

File size = 2048 bytes

Payload size = 512 bytes

Given that systems are running in IPv4.

We know that:

Size of TCP header = 20 bytes

Size of IP header = 20 bytes

Total size = 40 bytes overhead per segment

The file size can be divided into 4 segments each segment contains 512 bytes. So, there are (40 + 512) × 4 = 2208 bytes in total.

So totally 2208 bytes will be sent by 4 segments.

b.

Program Plan Intro

Given:

File size = 2048 bytes

Payload size = 512 bytes

Given that systems are running in IPv6.

We know that:

Size of TCP header = 20 bytes

Fixed length of IPv6 = 40 bytes

Total size = 60 bytes overhead per segment

The file size can be divided into 4 segments each segment contains 512 bytes. So, there are (60 + 512) × 4 = 2288 bytes in total.

So totally 2288 bytes will be sent by 4 segments.

Blurred answer
Students have asked these similar questions
List down the strenghts and weaknesses of your team project for Capsim Simulation? Explan.
Capsim Team PowerPoint Presentations - Slide Title: Key LearningsWhat were the key learnings that you discovered as a team through your Capsim simulation?
Write the SQL code that permits to implement the tables: Student and Transcript. NB: Add the constraints on the attributes – keys and other.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education