搜索资源列表
网络封包截获(VC).rar
- 网络驱动层封包截取一系列源码里面包含一个完整的网络防火墙程序***
用VC开发Win2000_XP下的防火墙
- 用VC开发Win2000_XP下的防火墙- Develops under Win2000_XP with VC the firewall
“天网”防火墙
- 这是一个用vc编写的仿天网防火墙的界面,希望对大家有所帮助-vc prepared with a replica of the Skynet firewall interface, we hope to help
费尔个人防火墙
- 这是一个用vc编辑的一个个人防火墙,只要你输入你的Emai地址就可以成为该防火墙的保护者。-This is an edited using vc a personal firewall, as long as you input your Emai addresses can become the protector of the firewall.
FTP类,支持防火墙设置
- FTP类,支持防火墙设置,在vc上面测试通过,可以放心使用-category FTP support firewall settings, the vc above tests, can be assured use
VC++漂亮窗口
- 一个自已做的VC++漂亮窗口,记得以前天网防火墙有这种风格的窗口,在Delphi中,这种效果的窗体一般需要借助于控件完成,因此用纯VC代码实现本效果,还是很有参考价值的
防火墙的设计与实现
- 基于VC的防火墙的设计与实现
网络封包截获(VC).rar
- <B>网络驱动层封包截取一系列源码
pfw.rar
- 一个简单的防火墙,VC写的,对于学习防火墙的编写有一定帮助。,A simple firewall, VC wrote for the preparation of learning Firewall certainly be of help.
Firewal
- VC设计windows防火墙,IP过滤功能、设定规则-VC design windows firewall, IP filtering, set the rules, etc.
Firewall
- vc++开发的防火墙,功能强大,简单易用-vc++ developed firewall, powerful, easy-to-use
FirewallDemo
- VC++编写的防火墙程序可根据系统管理者设定的安全规则(Security Rules)把守网络,提供强大的访问控制、应用选通、信息过滤等功能。-VC++ Firewall program can be prepared in accordance with the system administrator of the safety rules set (Security Rules) guarding the network, provide a strong access control,
PktFilter
- PktFilter 0.06-beta2 熟悉 linux 的朋友都会爱上 iptables , 熟悉 freebsd 的朋友都会感觉 pf 的强大。 可总想找找 windows 下有没有这样强大的防火墙? PktFilter 就是一个用 VC 重构 pf 的软件,该说是 pf 的 windows 版。 有完整的源代码和详细的说明文档,不用我再多说废话了!-PktFilter 0.06-beta2 familiar with linux friends will fall in
Firewall-Security
- vc防火墙源代码FirewallSecurityrar-vc firewall source code FirewallSecurityrar
Firewall-Free
- 一个简易的网络防火墙,vc++实现,测试通过,可以运行-A simple network firewall, vc++ to achieve, the test can be run
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
FILE
- 一个基础与VC++的VC++防火墙源理源码,讲述基础本计算机VC++防火墙源理-A foundation and VC++ in VC++ source firewall source justifications, on the basis of the computer source VC++ firewall rationale
VC++ Firewall防火墙源代码
- 这是个防火墙过滤器的程序,偏向底层开发,上传希望对大家能有所帮助(This is a firewall filter procedures, tend to the bottom of the development, From hope everyone can be helped)
基于VC++实现的网络防火墙
- 这是一个基于VC++6.0的简易防火墙,使用MFC编程,基于Windows的ipfltdrv.sys驱动(This is a simple firewall based on VC++ 6.0. It uses MFC programming and Windows-based ipfltdrv.sys driver.)
基于VC++的包过滤防火墙
- 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要