登录
首页 » Visual C++ » WinpkFilter

WinpkFilter

于 2020-10-04 发布 文件大小:5704KB
0 390
下载积分: 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 个回复

  • Network-Engineer-English-Vocabulary
    网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表网络工程师英语词汇表(Network Engineer English Vocabulary Network Engineer English Vocabulary Network Engineer English Vocabulary Network Engineer English Vocabulary )
    2013-11-04 20:01:04下载
    积分:1
  • DoubleNetUDP
    UDP方式双网冗余程序,一网卡断开,另一网卡自动连接,从而保证通讯正常(UDP mode dual-network redundancy procedures, disconnect a network card, another card to connect automatically to ensure the normal communication)
    2009-07-15 21:57:13下载
    积分:1
  • Winsock
    关于网络编程客户端之间相互监听的网络编程程序代码(Programming on the network between the client network programming code monitor)
    2010-12-19 23:20:09下载
    积分:1
  • NetPhone
    用VC开发的网络语音电话,希望对您的开发有所帮助。(VC network with the development of voice calls, and they hope to be helpful to your development.)
    2009-04-09 10:00:07下载
    积分:1
  • ZFQXOX
    自实现提示窗口,可以实现与XP风格的提示窗口类库,基于MFC,()
    2018-04-29 06:13:18下载
    积分:1
  • hpxxar561
    Resource name HTTP and multi-threaded download
    2018-11-26 14:44:27下载
    积分:1
  • GetHostNameIP
    一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
    2013-08-22 10:58:23下载
    积分:1
  • TestNetCard
    禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)(banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only))
    2005-04-08 15:42:04下载
    积分:1
  • resource-allocation
    说明:  无线网络中的资源分配与跨层控制,国外专家编写的,讲解的很详细(Wireless network resource allocation and cross-layer control, prepared by foreign experts, to explain in great detail)
    2011-04-14 16:23:52下载
    积分:1
  • TCPIPclient
    基于MFC的TCP/IP socket编程,一个客户端程序,适合初学者学习,开发平台vs2015(TCP/IP SOCKRT programing based on MFC,A client program ,very good for first learner the develop platform is vs2015)
    2016-09-23 13:01:14下载
    积分:1
  • 696518资源总数
  • 104444会员总数
  • 15今日下载