Ask Question
8 April, 12:45

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. 8 April, 13:09
    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 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