Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: How can I detect attacks?
| Subject: | Re: How can I detect attacks? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 21 Aug 2006 12:02:01 |
"ali güven" <hkodaz@hotmail.com> wrote in message
news:44e98f98$1@newsgroups.borland.com...
> if there are alot of tcp connection from same IP and they can
> not send correct response package my server program can detect.
Easiest way is to simply not allow so many connections from the same IP to
begin with.
Gambit
none