Introduction - If you have any usage issues, please Google them yourself
This is written by a foreigner a firewall VB source code, although is written by VB, but the function is very powerful, to think that this code is better than before a few on the network firewall code, the first few focus on the interface. This code is to focus on capabilities, mainly use the multithreading technology, menu script processing (i.e., do not use the controls can show ico icon). You can intercept the TCP/UDP attempt to send connection request, and can be caught. You can customize to intercept TP address and to the IP address of the open, or the custom security rules, as well as a detailed display TCP connection information. All in all this code all network processing technology using the VB code completely, without using any third party control. The main use of collapse without the hooks and safe multithreading technology, worth learning with me.
Packet : 3970957firewall_vb_codes.rar filelist
PureVBFireWall\FrmEdit.frx
PureVBFireWall\FrmMain.frx
PureVBFireWall\frmAboutScreen.frm
PureVBFireWall\frmAlert.frm
PureVBFireWall\FrmBar.frm
PureVBFireWall\FrmEdit.frm
PureVBFireWall\FrmMain.frm
PureVBFireWall\FrmMenu.frm
PureVBFireWall\FrmThread.frm
PureVBFireWall\ModApiByName.bas
PureVBFireWall\ModBar.bas
PureVBFireWall\ModCoolMenu.bas
PureVBFireWall\ModDoEvents.bas
PureVBFireWall\ModFileVer.bas
PureVBFireWall\ModGraphics.bas
PureVBFireWall\ModHexDump.bas
PureVBFireWall\ModIcon.bas
PureVBFireWall\ModImage.bas
PureVBFireWall\ModIptoHost.bas
PureVBFireWall\modLvTimer.bas
PureVBFireWall\ModMain.bas
PureVBFireWall\ModMisc.bas
PureVBFireWall\ModPorts.bas
PureVBFireWall\ModProcs.bas
PureVBFireWall\ModPrograms.bas
PureVBFireWall\ModRegistry.bas
PureVBFireWall\ModSettings.bas
PureVBFireWall\ModSpecialFolders.bas
PureVBFireWall\ModSuspend.bas
PureVBFireWall\ModSysTray.bas
PureVBFireWall\ModTextBox.bas
PureVBFireWall\ModuSox.bas
PureVBFireWall\ModWinVer.bas
PureVBFireWall\prjNetStat.vbp
PureVBFireWall\prjNetStat.vbw
PureVBFireWall\lvButtons.ctl
PureVBFireWall\lvButtons.ctx
PureVBFireWall\mthreadvb.rar
PureVBFireWall\MThreadVB.dll
PureVBFireWall\CHART3.ICO
PureVBFireWall\CHART4.ICO
PureVBFireWall\copy.ico
PureVBFireWall\ddelete.ico
PureVBFireWall\DELETE.ICO
PureVBFireWall\FLOPART7.ICO
PureVBFireWall\help.ico
PureVBFireWall\Icon_9.ico
PureVBFireWall\Icon_65.ico
PureVBFireWall\Icon_95.ico
PureVBFireWall\Icon_150.ico
PureVBFireWall\Icon_151.ico
PureVBFireWall\INFO4.ICO
PureVBFireWall\miscB22.ico
PureVBFireWall\NOTEPAD.ICO
PureVBFireWall\NOTES!.ICO
PureVBFireWall\props.ico
PureVBFireWall\regedit.ico
PureVBFireWall\security.ico
PureVBFireWall\YINGYAN1.ICO
PureVBFireWall\prjNetStat.res
PureVBFireWall\Ports.ldb
PureVBFireWall\Ports.mdb
PureVBFireWall\SubclassingSink.tl_
PureVBFireWall\SubclassingSink.tlb
PureVBFireWall\Tmp.tmp
PureVBFireWall\clsHelpCallBack.cls
PureVBFireWall\clsIPHeader.cls
PureVBFireWall\clsIPInfo.cls
PureVBFireWall\clsMyItemData.cls
PureVBFireWall\clsMyItemDatas.cls
PureVBFireWall\clsNetwork.cls
PureVBFireWall\clsProtocol.cls
PureVBFireWall\clsProtocolInterface.cls
PureVBFireWall\clsSocket.cls
PureVBFireWall\clsTCPProtocol.cls
PureVBFireWall\clsTraceRoute.cls
PureVBFireWall\clsUDPProtocol.cls
PureVBFireWall\clsWaitableTimer.cls
PureVBFireWall\clsWndCoolMenu.cls
PureVBFireWall\colProtocols.cls
PureVBFireWall\cSuperClass.cls
PureVBFireWall\frmAboutScreen.frx
PureVBFireWall\frmAlert.frx
PureVBFireWall\FrmBar.frx
PureVBFireWall