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 11E

a.

Program Plan Intro

Given:

File size = 1024 bytes

Payload size = 128 bytes

Systems are running 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 8 segments each segment contains 128 bytes. So (40 + 128) × 8 = 1344 bytes .

So totally 1344 bytes will be sent by 8 segments.

b.

Program Plan Intro

Given:

File size = 1024 bytes

Payload size = 128 bytes

Systems are running 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 8 segments each segment contains 128 bytes. So (60 + 128) × 8 = 1504 bytes.

So totally 1504 bytes will be sent by 8 segments.

Blurred answer
Students have asked these similar questions
Need help with this in python!
Need help with this in python!
Help! How do I turn the flowchart that searches for a name in an array of names into structured and spaced pseudocode?
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