Ask Question
2 July, 04:05

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. 2 July, 06:20
    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?
Get 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 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