![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
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 |
|
|
|
|
|
#2 |
|
Caffeinated Neural Net
Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 864
Rep Power: 3
![]() |
Re: FireWall/Packet Tracker
I have no idea if this will help, but on the chance it may, this is a page I stumbled across while seeking unrelated information. It's C++ using the Win32 API, but you might (or might not) be able to adapt some of it.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3
![]() |
Re: FireWall/Packet Tracker
Any results? updates or .NET sample code you can post?
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Software Tracker | russianpirate | Perl | 5 | Jul 5th, 2007 3:31 PM |