Suppose an application generates chunks 60 bytes of data every 200msec. Assume that each chunk gets put into a TCP packet (using a standard header with no options) and that the TCP packet gets put into an IP packets. What is the % of overhead that is added in because of TCP and IP combines?
1) 40%
2) 10%
3) 20%
4) 70%

Answers

Answer 1

Answer:

1) 40%

Explanation:

Given the data size = 60 byte

data traversed through TSP then IP

Header size of TCP = 20 bytes to 60 bytes

Header size of IP = 20 bytes to 60 bytes

Calculating overhead:

By default minimum header size is taken into consideration hence TCP header size = 20 bytes and IP header size = 20 bytes

Hence, the correct answer is option 1 = 40%


Related Questions

Any one know??please let me know

Answers

Answer:

B

Explanation:

Answer:

The answer is B.

Explanation:

Also I see your using schoology, I use it too.

Pointers are addresses and have a numerical value. You can print out the value of a pointer as cout << (unsigned)(p). Write a program to compare p, p + 1, q, and q + 1, where p is an int* and q is a double*. Explain the results.

Answers

Answer:

#include <iostream>

using namespace std;

int main() {

  int i = 2;

  double j = 3;

 

  int *p = &i;

  double *q = &j;

 

  cout << "p = " << p << ", p+1 = " << p+1 << endl;

  cout << "q = " << q << ", q+1 = " << q+1 << endl;

  return 0;

}

Explanation:

In C++, pointers are variables or data types that hold the location of another variable in memory. It is denoted by asterisks in between the data type and pointer name during declaration.

The C++ source code above defines two pointers, "p" which is an integer pointer and "q", a double. The reference of the variables i and j are assigned to p and q respectively and the out of the pointers are the location of the i and j values in memory.

Which of the following is NOT true?

a. The process provides the macro steps
b. Methodologies provide micro steps that never transcends the macro steps.
c. Methodologies provide micro steps that sometimes may transcend the macro steps.
d. A methodology is a prescribed set of steps to accomplish a task.

Answers

Answer:

b. Methodologies provide micro-steps that never transcends the macro steps.

Explanation:

Methodologies are a series of methods, processes, or steps in completing or executing a project. Projects can be divided into macro steps or processes and these macro steps can be divided into several micro-steps. This means that, in methodology, micro-steps always transcends to a macro-step.

A series of gentle often open-ended inquiries that allow the client to progressively examine the assumptions and interpretations here she is made about the victimization experience is called:_____.

Answers

Answer:

Trauma Narrative

Explanation:

Given that Trauma narrative is a form of narrative or carefully designed strategy often used by psychologists to assists the survivors of trauma to understand the meaning or realization of their experiences. It is at the same time serves as a form of openness to recollections or memories considered to be painful.

Hence, A series of gentle often open-ended inquiries that allow the client to progressively examine the assumptions and interpretations he or she is made about the victimization experience is called TRAUMA NARRATIVE

Other Questions
After 1688, Britain relaxed their enforcement of colonial rules, especially trade laws. What was this new policy called?the Walking Purchasethe Glorious Revolutionsalutary neglectself-government 5x+6=2x+15 solve for x The Gonzalez's updated their bedroom by purchasing a new lamp for $89.95 and a comforter set for $239.99. They paid 6.5% sales tax on their purchases. If the Gonzalez's paid $351.72 total, determine if they paid the correct amount. Solve for X:x/-4 -25A) X 100B) X -100C) X 100D) X -100 The book, "The Jungle" was written by Upton Sinclair, who was known as what type of person ? A. muckraker B. politician C. businessman D. robber baron This is Concert Choir you have to make sure that you answer all three questions plzzzz help Maia wants to have a career in Quality Assurance. Which best lists the qualifications she may need to succeed in this career? knowledge of CAD, mechanical and electrical knowledge, and logic ability to use lab equipment, operate computers, and examine evidence financial skills, dependability, and dexterity for physical labor math skills, physical strength, and ability to use tools and machinery I NEED HELP RN 40 POINTS NAME 3 WAYS YOU CAN STAY SAFE SEXUAL Harassment / Assault In the Battle of Bunker Hill, why were the Patriots ordered," Don't fire untill you see the whites of their eyes"? A- They could not see in the dark B- British soldiers were wearing camo C- Patriot soldiers were low on ammunition D- British soldiers had a better position 10=h/2+8 solve, its for algebra 1 In a period when costs are declining and inventory quantities are stable, the lowest cost of goods sold would be reported by using the inventory method of need help plez FAST! At a sale, dresses were sold for $142 each. If the dresses originally cost $200 each, what percentage of its original price was a dress sold for? helppppppppppppp meeee plsssssss...... why were many news editors and printers convicted under the Sedition Act Which of the following statements is FALSE?A. The Articles of Confederation were weak and allowed the states too much governing power.B.Before the implementation of the Constitution, the national government focused its attention on foreign affairs.C.EveryoneCongress, state governments, and judgesmust follow the laws set forth in the Constitution, but the president does not have to.D.The states relinquished some amount of sovereignty in order to comply with the laws set forth in the Constitution. Active transport occurs through which type of biomolecule?ProteinsLipidsCarbohydratesNucleic acids What is the definition of bug? Write an equation in Slope intercept form of the line that passes through the given points (-3,4) (1,4)