登录
首页 » Visual C++ » WinpkFilter

WinpkFilter

于 2020-10-04 发布 文件大小:5704KB
0 468
下载积分: 1 下载次数: 96

代码说明:

  一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code. WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc. Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )

文件列表:

MSVC
....\filter
....\......\filter.cpp,18691,2011-02-17
....\......\filter.dsp,4725,2011-02-17
....\......\filter.vcproj,13408,2011-02-17
....\......\iphlp.h,5864,2011-02-17
....\......\StdAfx.cpp,854,2011-02-17
....\......\StdAfx.h,1738,2011-02-17
....\filterstats
....\...........\filterstats.cpp,2456,2011-02-17
....\...........\filterstats.dsp,4792,2011-02-17
....\...........\filterstats.vcproj,13503,2011-02-17
....\...........\iphlp.h,5864,2011-02-17
....\...........\StdAfx.cpp,854,2011-02-17
....\...........\StdAfx.h,1738,2011-02-17
....\gretunnel
....\.........\gretunnel.cpp,8011,2011-02-17
....\.........\gretunnel.dsp,4766,2011-02-17
....\.........\gretunnel.vcproj,11501,2011-02-17
....\.........\iphlp.h,6133,2011-02-17
....\.........\StdAfx.cpp,854,2011-02-17
....\.........\StdAfx.h,1738,2011-02-17
....\listadapters
....\............\listadapters.cpp,5856,2011-02-17
....\............\listadapters.dsp,4741,2011-02-17
....\............\listadapters.vcproj,11769,2011-02-17
....\............\StdAfx.cpp,854,2011-02-17
....\............\StdAfx.h,1555,2011-02-17
....\ndisrequest
....\...........\ndisrequest.cpp,3133,2011-02-17
....\...........\ndisrequest.dsp,4727,2011-02-17
....\...........\ndisrequest.vcproj,11514,2011-02-17
....\...........\StdAfx.cpp,943,2011-02-17
....\...........\StdAfx.h,1697,2011-02-17
....\packetsniffer
....\.............\iphlp.h,5866,2011-02-17
....\.............\packetsniffer.cpp,7956,2011-02-17
....\.............\packetsniffer.dsp,4808,2011-02-17
....\.............\packetsniffer.vcproj,11439,2011-02-17
....\.............\StdAfx.cpp,945,2011-02-17
....\.............\StdAfx.h,1738,2011-02-17
....\packthru
....\........\iphlp.h,5864,2011-02-17
....\........\packthru.cpp,8149,2011-02-17
....\........\packthru.dsp,4751,2011-02-17
....\........\packthru.vcproj,13446,2011-02-17
....\........\StdAfx.cpp,854,2011-02-17
....\........\StdAfx.h,1738,2011-02-17
....\passthru
....\........\common.h,17527,2011-02-17
....\........\Debug
....\........\.....\i386
....\........\.....\....\BuildLog.htm,7468,2011-10-19
....\........\.....\....\mt.dep,67,2011-10-19
....\........\.....\....\passthru.exe,336384,2011-10-19
....\........\.....\....\passthru.exe.intermediate.manifest,381,2011-10-19
....\........\.....\passthru.obj,15453,2011-10-19
....\........\.....\passthru.pch,8192000,2011-10-19
....\........\.....\passthru.pdb,2124800,2011-10-19
....\........\.....\StdAfx.obj,114155,2011-10-19
....\........\.....\vc90.idb,134144,2011-10-19
....\........\.....\vc90.pdb,380928,2011-10-19
....\........\iphlp.h,5864,2011-02-17
....\........\modDecl_Ndisapi.bas,15028,2011-02-17
....\........\ndisapi.cs,23639,2011-02-17
....\........\ndisapi.dll,61440,2011-02-22
....\........\ndisapi.h,6828,2011-02-17
....\........\ndisapi.lib,23802,2011-02-22
....\........\passthru.cpp,6546,2011-10-19
....\........\passthru.dsp,4751,2011-02-17
....\........\passthru.ncb,6032384,2011-10-19
....\........\passthru.sln,881,2011-10-18
....\........\passthru.suo,15360,2011-10-19
....\........\passthru.vcproj,13411,2011-10-18
....\........\passthru.vcproj.PC2011081511DTM.Administrator.user,1433,2011-10-19
....\........\StdAfx.cpp,854,2011-02-17
....\........\StdAfx.h,1704,2011-10-18
....\........\winpkf.pas,15055,2011-02-17
....\wwwcensor
....\.........\iphlp.h,5864,2011-02-17
....\.........\StdAfx.cpp,854,2011-02-17
....\.........\StdAfx.h,1773,2011-02-17
....\.........\wwwcensor.cpp,6809,2011-02-17
....\.........\wwwcensor.dsp,4764,2011-02-17
....\.........\wwwcensor.vcproj,13465,2011-02-17
winpkflt_rtl.exe,1202235,2011-02-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hosthook
    com写的网络ip地址挂起的程序(com write network ip address hang procedures)
    2004-12-07 09:35:00下载
    积分:1
  • VC++_SerialPort
    串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
    2007-05-26 12:04:18下载
    积分:1
  • SIO_GET_BROADCAST_ADDRESS
    Get Broacdcast address in C
    2007-08-02 10:00:14下载
    积分:1
  • PPowerTalkClient
    功能强大的聊天工具,可以跨网关聊天,并且传送文件(Powerful chat tool, you can chat across the gateway, and transfer files)
    2009-10-18 23:34:40下载
    积分:1
  • port_scan
    Visual C++案例开发集锦第六章\端口扫描程序的程序源码,值得一看!(Visual C++ case development highlights Chapter program source port scanner, worth a visit!)
    2011-08-13 16:06:40下载
    积分:1
  • wwwClient
    www客户机程序设计。 基于vs2010环境,mfc图形界面(failed to translate)
    2012-02-19 01:03:48下载
    积分:1
  • omnet
    本文是介绍仿真软件omnet++基础知识的文档,适合omnet+入门者学习,欢迎使用(failed to translate)
    2021-01-15 17:08:45下载
    积分:1
  • torbrowser
    torborwser 洋葱路由安装包,隐藏IP地址。(Torborwser onion routing package, hide IP address.)
    2016-07-19 13:16:42下载
    积分:1
  • IOCPModel
    这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help )
    2012-09-22 13:15:34下载
    积分:1
  • TCP-PortMap
    实现 tcp的端口映射 不同于udp的实现方法(Realization of TCP port mapping from UDP realization method)
    2012-04-23 17:32:07下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载