View Single Post
Old Nov 11th, 2007, 4:28 AM   #1
PhilBon
Hobbyist Programmer
 
PhilBon's Avatar
 
Join Date: Nov 2005
Posts: 171
Rep Power: 3 PhilBon is on a distinguished road
Send a message via AIM to PhilBon Send a message via MSN to PhilBon
FireWall/Packet Tracker

Does anyone know how to monitor all packets going in and out of a computer using Visual Basic.Net. I basically want to create a firewall/Program to disallow certain packets, for example if the client wants to go to images.google.com it will detect the DNS info in the packet and drop it or forwarding it to another page. Basically a Proxy on the computer itself. I know this can be bypassed but there are ways to prevent it from being disabled. I know there are programs out there that do this as well as whole network proxies, I just have a current Server Admin tools program that runs on client computers and would like to add this feature.
If you have any ideas of how to accomplish this, it'd be great, Thanks
PhilBon is offline   Reply With Quote