P
Paul Steele
I'm working on a programming project that needs to control network traffic.
What I would like to do implement a mini-firewall as part of my program.
What would be involved with writing a firewall like program in C#? I realize
it's not really a simple project, but the firewall doesn't have to be very
smart. Just block data to all hosts except a few specific hosts/ports. Any
suggestions on how I should proceed would be greatly appreciated!
What I would like to do implement a mini-firewall as part of my program.
What would be involved with writing a firewall like program in C#? I realize
it's not really a simple project, but the firewall doesn't have to be very
smart. Just block data to all hosts except a few specific hosts/ports. Any
suggestions on how I should proceed would be greatly appreciated!