Ask 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 datagram. What percentage of each datagram will contain application data. Assume IPv4.

+3
Answers (1)
  1. 27 July, 19:34
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers