Create my own firewall?

zsoftware

New member
Joined
Oct 13, 2007
Messages
1
Programming Experience
10+
It is possible to create your own firewall using the .NET framework or a third-party component.

My objective is to keep track of all incoming and outgoing IP addresses regardless of the active browser that is being used to surf the web. Once an IP address that is targeted as illegal has been found, it should block that IP from being reached.

If this is possible, I would like some source code for it.
 
Back
Top