Pergunta de entrevista da empresa F5

In a TCP session, how many sliding windows are there? Is it one which is shared between client and server or two for client and server?

Resposta da entrevista

Sigiloso

21 de ago. de 2012

A duplex TCP connection may use up to 4 sliding windows. A sender window and receiver window is needed for both the client-to-server connection and the server-to-client connection.

1