Domanda di colloquio di Directi

Explain TCP handshake

Risposta di colloquio

Anonimo

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.