Pregunta de entrevista de Directi

Explain TCP handshake

Respuesta de la entrevista

Anónimo

12 ago 2017

Questions on TCP implementation. How to make it work fast. Which data structures to use? How to avoid buffer overflow attacks and SYN Flood attacks? Provide relevant data structures to solve these problems.