文件名称:XFILTER2_FOR_9X_2K_XP

  • 所属分类:
  • 驱动编程
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 914.85kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 咖*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用



    费尔个人防火墙 2.1 源程序

   版权所有 (C) 费尔安全实验室

     http://www.xfilt.com

     xstudio@xfilt.com

     2002 年 12 月 22 日

===============================================================



在使用费尔个人防火墙源程序之前,请首先阅读用户许可协议(本目录

的 License.txt 文件)。



费尔个人防火墙 2.1 源程序包括 XFILTER.EXE, XFILTER.DLL,

XPACKET.VXD ( 限于95/98/ME版 ) , XAPCKET.SYS ( 限于 2000/XP 版 )

的源程序。



此代码包中没有包含编译后的程序,要获得这些程序可以通过下载安装

包得到。安装包是免费的,使用 ZIP 兼容的压缩方式,用 ZIP 工具解

压。





重要文件/目录说明



Xfilter.dsw   - VC 工作区文件,包括以下工程

    - TcpIpDog\\TcpIpDog.dsp

    - xfilter\\xfilter.dsp

    - xpacket2k.dsp ( 限于 2000/XP 版 )

    - xpacket9x.dsp ( 限于 95/98/ME 版 )



Common    - 存放公用代码文件

RELEASE - 存放编译后的程序

TcpIpDog - XFILTER.DLL 的代码

XFILTER - XFILTER.EXE 的代码

xpacket2k - XPACKET.SYS 的代码 (2000/XP 版才会有此目录)

xpacket9x - XPACKET.VXD 的代码 (95/98/ME 版才会有此目录)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 99273862xfilter2_for_9x_2k_xp.zip 列表
XFILTER2_FOR_9X_2K_XP/
XFILTER2_FOR_9X_2K_XP/CodeChange.txt
XFILTER2_FOR_9X_2K_XP/Common/
XFILTER2_FOR_9X_2K_XP/Common/AclManage.cxx
XFILTER2_FOR_9X_2K_XP/Common/AclManage.h
XFILTER2_FOR_9X_2K_XP/Common/BtnST.cpp
XFILTER2_FOR_9X_2K_XP/Common/BtnST.h
XFILTER2_FOR_9X_2K_XP/Common/ColorStatic.cpp
XFILTER2_FOR_9X_2K_XP/Common/ColorStatic.h
XFILTER2_FOR_9X_2K_XP/Common/ControlCode.h
XFILTER2_FOR_9X_2K_XP/Common/CPasseckDialog.cpp
XFILTER2_FOR_9X_2K_XP/Common/Debug.h
XFILTER2_FOR_9X_2K_XP/Common/Filt.h
XFILTER2_FOR_9X_2K_XP/Common/GuiRes.h
XFILTER2_FOR_9X_2K_XP/Common/PacketMonitor.cpp
XFILTER2_FOR_9X_2K_XP/Common/PacketMonitor.h
XFILTER2_FOR_9X_2K_XP/Common/PasseckDialog.cpp
XFILTER2_FOR_9X_2K_XP/Common/PasseckDialog.h
XFILTER2_FOR_9X_2K_XP/Common/Process.cxx
XFILTER2_FOR_9X_2K_XP/Common/Process.h
XFILTER2_FOR_9X_2K_XP/Common/TypeStruct.h
XFILTER2_FOR_9X_2K_XP/Common/XCommon.cpp
XFILTER2_FOR_9X_2K_XP/Common/XCommon.h
XFILTER2_FOR_9X_2K_XP/Common/XFile.cpp
XFILTER2_FOR_9X_2K_XP/Common/XFile.h
XFILTER2_FOR_9X_2K_XP/Common/XFileRes.h
XFILTER2_FOR_9X_2K_XP/Common/XInstall.cpp
XFILTER2_FOR_9X_2K_XP/Common/XInstall.h
XFILTER2_FOR_9X_2K_XP/Common/XLogFile.cpp
XFILTER2_FOR_9X_2K_XP/Common/XLogFile.h
XFILTER2_FOR_9X_2K_XP/License.txt
XFILTER2_FOR_9X_2K_XP/README.TXT
XFILTER2_FOR_9X_2K_XP/RELEASE/
XFILTER2_FOR_9X_2K_XP/TcpIpDog/
XFILTER2_FOR_9X_2K_XP/TcpIpDog/CheckAcl.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/CheckAcl.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/Codes.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/LspServ.def
XFILTER2_FOR_9X_2K_XP/TcpIpDog/MemoryFile.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/MemoryFile.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/Overlapped.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/Overlapped.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/ProtocolInfo.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/ProtocolInfo.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/resource.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/Session.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/Session.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/StdAfx.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/StdAfx.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/TcpIpdog.cpp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/TcpIpDog.dsp
XFILTER2_FOR_9X_2K_XP/TcpIpDog/TcpIpDog.h
XFILTER2_FOR_9X_2K_XP/TcpIpDog/xfilter.rc
XFILTER2_FOR_9X_2K_XP/Version.txt
XFILTER2_FOR_9X_2K_XP/WhatNew.txt
XFILTER2_FOR_9X_2K_XP/XFILTER/
XFILTER2_FOR_9X_2K_XP/Xfilter.dsw
XFILTER2_FOR_9X_2K_XP/XFILTER/About.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/About.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclApp.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclApp.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclDialog.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclDialog.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclIcmp.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclIcmp.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclIcmpSet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclIcmpSet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNetSet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNetSet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNnb.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNnb.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNnbSet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclNnbSet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclQuery.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclQuery.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclSet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclSet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclSub.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclSub.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclTime.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclTime.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclTorjan.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclTorjan.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclWeb.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclWeb.h
XFILTER2_FOR_9X_2K_XP/XFILTER/AclWebSet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/AclWebSet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/ButtonST.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/ButtonST.h
XFILTER2_FOR_9X_2K_XP/XFILTER/HtmlHelp/
XFILTER2_FOR_9X_2K_XP/XFILTER/HtmlHelp/HTMLHELP.H
XFILTER2_FOR_9X_2K_XP/XFILTER/HtmlHelp/HTMLHELP.LIB
XFILTER2_FOR_9X_2K_XP/XFILTER/Hyperlink.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/Hyperlink.h
XFILTER2_FOR_9X_2K_XP/XFILTER/Internet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/Internet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/LogSub.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/LogSub.h
XFILTER2_FOR_9X_2K_XP/XFILTER/MainDlg.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/MainDlg.h
XFILTER2_FOR_9X_2K_XP/XFILTER/MonitorSub.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/MonitorSub.h
XFILTER2_FOR_9X_2K_XP/XFILTER/OnLine.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/OnLine.h
XFILTER2_FOR_9X_2K_XP/XFILTER/ParameterSub.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/ParameterSub.h
XFILTER2_FOR_9X_2K_XP/XFILTER/ProtocolInfo.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/ProtocolInfo.h
XFILTER2_FOR_9X_2K_XP/XFILTER/Register.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/Register.h
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/
XFILTER2_FOR_9X_2K_XP/XFILTER/resource.h
XFILTER2_FOR_9X_2K_XP/XFILTER/resource.hm
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/Alert.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/bitmap10.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/bitmap11.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/BITMAP3.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/BITMAP4.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/bitmap5.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/BITMAP6.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/BITMAP7.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/bitmap8.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/BITMAP9.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/Button.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/CloseButton.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/CURSOR1.CUR
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/DenyEx1.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/ico00001.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/ico00002.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/ico00003.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/ico00004.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/ico00006.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/ico00007.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/Info.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/Message.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/minButton.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/NULL.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/NullApp.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/Passeck1.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/Passeck2.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/PassEx1.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/QueryEx1.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/RADIO1.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/RADIO2.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/small_de.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/small_pa.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/small_qu.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/splash.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/TopMost.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/TopMost1.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/xfilter.ico
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/XFILTER.RC2
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/XFILTER_ACL.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/XFILTER_EX.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/RES/XFILTER_QUERY.bmp
XFILTER2_FOR_9X_2K_XP/XFILTER/serviceControl.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/serviceControl.h
XFILTER2_FOR_9X_2K_XP/XFILTER/Shell/
XFILTER2_FOR_9X_2K_XP/XFILTER/Shell/Shell.h
XFILTER2_FOR_9X_2K_XP/XFILTER/Shell/Shell.lib
XFILTER2_FOR_9X_2K_XP/XFILTER/Splash.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/Splash.h
XFILTER2_FOR_9X_2K_XP/XFILTER/StdAfx.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/StdAfx.h
XFILTER2_FOR_9X_2K_XP/XFILTER/SystemSet.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/SystemSet.h
XFILTER2_FOR_9X_2K_XP/XFILTER/SystemTray.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/SystemTray.h
XFILTER2_FOR_9X_2K_XP/XFILTER/XFILTER.CLW
XFILTER2_FOR_9X_2K_XP/XFILTER/Xfilter.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/xfilter.dsp
XFILTER2_FOR_9X_2K_XP/XFILTER/Xfilter.h
XFILTER2_FOR_9X_2K_XP/XFILTER/xfilter.rc
XFILTER2_FOR_9X_2K_XP/XFILTER/xfilterDlg.cpp
XFILTER2_FOR_9X_2K_XP/XFILTER/xfilterDlg.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/
XFILTER2_FOR_9X_2K_XP/xpacket2k/BaseHook.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/Build.bat
XFILTER2_FOR_9X_2K_XP/xpacket2k/MAKEFILE
XFILTER2_FOR_9X_2K_XP/xpacket2k/MemoryAcl.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/MemoryAcl.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/NdisHook.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/NdisHook.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/NetBios.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/NetBios.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/NtApi.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/NtApi.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/Packet.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/Packet.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/PacketBuffer.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/PacketBuffer.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/Process.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/Process.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/resource.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/Sources
XFILTER2_FOR_9X_2K_XP/xpacket2k/XFilter.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/XFilter.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/xfilter.rc
XFILTER2_FOR_9X_2K_XP/xpacket2k/Xpacket.c
XFILTER2_FOR_9X_2K_XP/xpacket2k/Xpacket.h
XFILTER2_FOR_9X_2K_XP/xpacket2k/xpacket2k.dsp
XFILTER2_FOR_9X_2K_XP/xpacket2k/Xprecomp.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/
XFILTER2_FOR_9X_2K_XP/xpacket9x/Build.bat
XFILTER2_FOR_9X_2K_XP/xpacket9x/CommonFunction.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/CommonFunction.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/MemoryAcl.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/MemoryAcl.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/Ndishook.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/Ndishook.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/NetBios.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/NetBios.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/Packet.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/Packet.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/PacketBuffer.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/PacketBuffer.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/Process.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/Process.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/resource.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/xfilter.rc
XFILTER2_FOR_9X_2K_XP/xpacket9x/Xpacket.c
XFILTER2_FOR_9X_2K_XP/xpacket9x/XPACKET.DEF
XFILTER2_FOR_9X_2K_XP/xpacket9x/Xpacket.h
XFILTER2_FOR_9X_2K_XP/xpacket9x/Xpacket.mak
XFILTER2_FOR_9X_2K_XP/xpacket9x/xpacket9x.dsp
XFILTER2_FOR_9X_2K_XP/xpacket9x/Xprecomp.h
开发文档.chm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org