Howto: Windows Firewall API with C#

  • Thread starter Thread starter Timothy Parez
  • Start date Start date
T

Timothy Parez

Hello,

I've seen some front-ends for the windows firewall api
(for example: http://www.codeproject.com/internet/drvfltip.asp)
but I'm not familiar with C++.

Now I wonder if someone can show me some
examples/documents/tutorials/... on how to use this api with C#

All I want to do is create a small front-end which for example
blocks a certain destination port for all ip's.

Thnx for any help you may be able to provide.

Timothy.
 
Back
Top