Ask Question

A PC is downloading a large file from a server. The TCP window is 1000 bytes. The server is sending the file using 100-byte segments. How many segments will the server send before it requires an acknowledgment from the PC?

A) 1 segment

B) 10 segments

C) 100 segments

D) 1000 segments

+1
Answers (1)
  1. 13 April, 03:05
    0
    The number of segments required by the server before receiving acknowledgement is 10 segments

    Explanation:

    Given

    TCP Window Byte = 1000 bytes

    Server Segment = 100 byte

    Segment required = Window Byte/Server Segment

    Segment Required = 1000/100

    Segment Required = 10

    So, the number of segments required is 10 segments
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A PC is downloading a large file from a server. The TCP window is 1000 bytes. The server is sending the file using 100-byte segments. How ...” 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