Hi,
Backlog queue on a server to see if it is full or not. Backlog queue does not take anything other than the first SYN packet in the 3 way handshake. What I am trying to do is to see if it is full for a long time then I can detect that there is a DoS attack, SYN Flood attack.
Is there any...