文件名称:WFP_CactiWall
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-20
- 文件大小:
- 342kb
- 下载次数:
- 0次
- 提 供 者:
- 注***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于WFP模型的网络防火墙设计实现
WFP(Windows Filter Platform)是为网络过滤应用开发平台提供支持的API和系统服务的集合。WFP允许开发者编写代码和操作系统的网络协议栈
交互。网络数据可以在到达目的地之前被过滤和修改。通过提供简单的开发平台,WFP被用于取代以前的TDI过滤,NDIS过滤,以及LSP(Winsock
Layered Service )。在Visita及以后的系统火墙钩子,过滤钩子驱动将不再适用。
-Model-based network firewall designed to achieve WFP WFP (Windows Filter Platform) is a collection that provides support for network filtering application development platform API and system services. WFP allows developers to write interactive network protocol stack and operating system code. Network data can be filtered and modified before reaching the destination. By providing a simple development platform, WFP is used to replace the previous TDI filter, NDIS filter, and LSP (Winsock Layered Service). Visita systems in and beyond the firewall hook, the filter hook driver will no longer apply.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CactiWall\CactiWall\CactiWall.aps
.........\.........\CactiWall.cpp
.........\.........\CactiWall.h
.........\.........\CactiWall.rc
.........\.........\CactiWall.vcproj
.........\.........\CactiWall.vcproj.lzc-PC.lzc.user
.........\.........\CactiWallDlg.cpp
.........\.........\CactiWallDlg.h
.........\.........\ClrListCtrl.cpp
.........\.........\ClrListCtrl.h
.........\.........\crc32.cpp
.........\.........\crc32.h
.........\.........\ctlcode.h
.........\.........\DnsRuleAddDlg.cpp
.........\.........\DnsRuleAddDlg.h
.........\.........\DnsSettingDlg.cpp
.........\.........\DnsSettingDlg.h
.........\.........\html_dns.htm
.........\.........\IpRuleAddDlg.cpp
.........\.........\IpRuleAddDlg.h
.........\.........\IpsettingDlg.cpp
.........\.........\IpSettingDlg.h
.........\.........\IpsettingDlg1.cpp
.........\.........\IpsettingDlg2.cpp
.........\.........\IpsettingDlg3.cpp
.........\.........\IpsettingDlg4.cpp
.........\.........\IpsettingDlg5.cpp
.........\.........\ProcessLogDlg.cpp
.........\.........\ProcessLogDlg.h
.........\.........\ProcessRuleAddDlg.cpp
.........\.........\ProcessRuleAddDlg.h
.........\.........\ProcessSettingDlg.cpp
.........\.........\ProcessSettingDlg.h
.........\.........\ReadMe.txt
.........\.........\res\CactiWall.ico
.........\.........\...\CactiWall.rc2
.........\.........\...\icon1.ico
.........\.........\resource.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\CactiWall.sln
.........\CactiWall.suo
.........\firewall\firewall\buildchk_win7_x86.log
.........\........\........\callouts.c
.........\........\........\callouts.h
.........\........\........\callouts1.c
.........\........\........\common.c
.........\........\........\common.h
.........\........\........\crc32.c
.........\........\........\crc32.h
.........\........\........\ctlcode.h
.........\........\........\firewall.vcproj
.........\........\........\firewall.vcproj.lzc-PC.lzc.user
.........\........\........\init.c
.........\........\........\makefile
.........\........\........\memtrace.c
.........\........\........\memtrace.h
.........\........\........\objchk_win7_x86\i386\callouts.obj
.........\........\........\...............\....\common.obj
.........\........\........\...............\....\crc32.obj
.........\........\........\...............\....\memtrace.obj
.........\........\........\...............\....\rules.obj
.........\........\........\...............\....\vc90.pdb
.........\........\........\...............\....\wall.obj
.........\........\........\...............\....\_objects.mac
.........\........\........\rules.c
.........\........\........\rules.h
.........\........\........\rules1.c
.........\........\........\sources
.........\........\........\wall.c
.........\........\........\wall.h
.........\........\firewall.sln
.........\........\firewall.suo
.........\........\........\objchk_win7_x86\i386
.........\........\........\objchk_win7_x86
.........\CactiWall\res
.........\firewall\firewall
.........\CactiWall
.........\firewall
CactiWall