Hey Is it Possible to make a firewall in VB with Winsock ??
if so how would i go about doing so ?
Printable View
Hey Is it Possible to make a firewall in VB with Winsock ??
if so how would i go about doing so ?
you can block out trojans like sub7 and stuff, go check it out on www.planetsourcecode.com
In order to make a firewall, you'd have to get between the NIC and the TCP/IP I would think. VB can't go that low level without some help...