Click to See Complete Forum and Search --> : Firewall


deoblo1
May 25th, 2001, 07:25 PM
I want to make a firewall in vb. I know this sounds hard, but I can just use api calls. Now I know I could use winsock to listen on a port, but I also want it to be able to check out going too. Possable even look at the packets. Basicly do what Zone alarm does, and what Lan gaurd can do also.

cksiow
May 25th, 2001, 09:39 PM
you can do it along without same help from a NDIS packet driver. refer http://netgroup-serv.polito.it/netgroup/tools.html

there might be some tools that will help, but the source code is in C.

HTH

cksiow
http://vblib.virtualave.net - share our codes