Ask Question
6 April, 16:09

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.

+2
Answers (1)
  1. 6 April, 16:17
    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?
Find 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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers