-
Firewall
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.
-
Re: Firewall
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