![]() |
|
![]() |
|
|
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: Dry west coast of Canada
Posts: 1,033
Rep Power: 5
![]() |
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.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot. - Vaarsuvius, Order of the Stick |
|
|
|
|
|
#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 |