Protect from SYN flood

W

wasco77

Hi all,
my client/server application crash because of SYN flood. (the tcp port
in listening on the server is closed).

Anyone know how can I protect my application?

Thanks a lot
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

I don't think you can do nothing from your app, it has to be done in the OS
or in the router.
You better post this in one of the networking groups
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

wasco77 said:
I use Windows system

Obviously , otherwise you won't be posting here :)

I was meaning the particular version of the OS and what other tools you have
to control the attack, there is nothing in the framework to help you avoid
it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top