tmp0
August 5th, 2005, 05:13 PM
Hello all,
I’m trying to develop a simple/personal firewall using C#. I used Jesus O’s (http://www.thecodeproject.com/managedcpp/packetfilteringnet.asp) class for setting the rules and it is working smoothly. However, I’m trying to search for a way to make the application ask the user if a certain program is trying to access the internet, showing the port, address, direction…etc (just like the popup dialog in ZoneAlarm). I’m not even sure if this is the right place to ask, but any hint on how to do it, implement it, the algorithm for it or the API would be highly appreciated.
Many thanks in advance,
tmp0
I’m trying to develop a simple/personal firewall using C#. I used Jesus O’s (http://www.thecodeproject.com/managedcpp/packetfilteringnet.asp) class for setting the rules and it is working smoothly. However, I’m trying to search for a way to make the application ask the user if a certain program is trying to access the internet, showing the port, address, direction…etc (just like the popup dialog in ZoneAlarm). I’m not even sure if this is the right place to ask, but any hint on how to do it, implement it, the algorithm for it or the API would be highly appreciated.
Many thanks in advance,
tmp0