Directi Interview Question

Explain TCP handshake

Interview Answer

Anonymous

Aug 12, 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.