Ask Question
19 November, 10:43

Suppose an application generates chunks of 60 bytes of data every second, and each chunk gets encapsulated in a TCP segment and then an IP datagram. What percentage of each datagram will contain application data. Assume IPv4.

+5
Answers (1)
  1. 19 November, 11:10
    0
    60%

    Explanation:

    Assuming you added to the 60 byte to each chunk makes 2*60=120 total bytes.

    The overhead result will be 80 of the 120 total, that means 60%.

    So, the percentage of datagram data will be 60%
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Suppose an application generates chunks of 60 bytes of data every second, and each chunk gets encapsulated in a TCP segment and then an IP ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers