搜索资源列表
数据包过滤防火墙
- 数据包过滤防火墙-packet filtering firewall
包过滤防火墙程序
- 包过滤防火墙程序,按照内部设置的包过滤规则,检查每个数据包的IP地址并决定是否将它转发
mtutest
- 扫描包过滤防火墙的程序 -Scan packet filter fireware
ipfilter
- 一个IP数据包过滤工具库源码,含有一个IPMonitor程序,可以查看所有IP包头信息。对编写包过滤防火墙很有用- A IP data packet filters the tool room source code, includes a IPMonitor procedure, may examine all IP Baotou information. To compiles the package to filter the
防火墙源码
- 一个防火墙的源码,比较适合学习包过滤-a firewall source code, the more appropriate learning packet filtering
数据包过滤防火墙
- 数据包过滤防火墙-packet filtering firewall
myfire
- 不错的包过滤防火墙代码-good packet filtering firewall code
防火墙编程之封包过滤 代码
- 防火墙编程之封包过滤 代码(内附说明) 希望能通过申请!我为人人,人人为我!-firewall packet filtering code (with descr iption) want to be able to apply! I for everyone, everyone!
封包过滤
- vc实现的一个简单防火墙,主要是封包过滤的功能,特别是内核协议的开发值得研究-vc achieve a simple firewall, packet filtering is the main function in particular, the development of core agreement worth studying
Linux_packet_filter_firewall
- 简单的Linux包过滤防火墙设计,RedHat Linux 9.0上编译运行。-simple packet filtering firewall design, RedHat Linux 9.0 running on the compiler.
PktFilter-0.06-beta2_tkmodi
- PktFilter是Windows平台下的一个包过滤防火墙系统-PktFilter is under the Windows platform, a packet filtering firewall system
Winsock2SPI
- 基于Winsock 2 SPI包过滤防火墙的实现 介绍基于Winsock 2 SPI包过滤防火墙的实现方法。包过滤防火墙采用了工作在应用层的Winsock 2 SPI 作为其核心技术,利用其进行编写动态链接库(DLL),用户通过调用DLL实现数据包的过滤。此方法具有编程、调 试方便、容易实现内容过滤等优点,在防火墙方面得到广泛的应用。 -Winsock 2 SPI-based packet filtering firew
FireWall
- 简单的WINDOWS包过滤防火墙,使用VC实现-WINDOWS simple packet filtering firewall, use the VC to achieve
ids_firewall_simple
- 简单的包过滤防火墙实现原理,也是在学校的作业,有很好的注释,可以实现其他功能。-filter_fire_wall_simple
firewall
- 实现简单的包过滤防火墙 开发平台: windows XP SP2 -Simple packet filtering firewall
Packetfilterfirewall
- 包过滤防火墙程序设计,按照内部设置的包过滤规则,检查每个数据包的IP地址并决定是否将它转发 -Packet filter firewall program design
fire
- 基于Filter-Hook Drive的IP协议过滤程序的数据包过滤防火墙-Based on Filter-Hook Drive in the IP protocol filtering packet filtering firewall program
firewall-2.6
- 包过滤防火墙,运行于2.6内核的。很好的一个基于linux平台的防火墙软件-firewall is runnong on the linux
新建文件夹 (2)
- 包过滤防火墙,用VC++6.0实现,分应用程序和驱动程序两部分,解压即可。(Packet filter firewall, VC++6.0 implementation, application and driver two parts, unzip.)
基于VC++的包过滤防火墙
- 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存