What is the purpose of the 'window size' in TCP?
Q1. What is the purpose of the 'window size' in TCP?
Answer: To determine the maximum amount of data that can be sent before an ACK is received
Explanation: The window size determines the maximum amount of data that can be sent before an ACK is received, allowing for flow control and congestion avoidance.