登录
首页 » Visual C++ » WinpkFilter

WinpkFilter

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

  • VC++ 五子棋包括版与单机版
    利用C++语言编写的五子棋单机版和网络版的结合,需要的朋友可以下载,里面附有源码,没有夹杂其他平台的纯VC++(The combination of gobang single edition and network version written in C++ language needs friends to download, which contains source code, no pure VC++ mixed with other platforms.)
    2017-12-13 22:19:10下载
    积分:1
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • Cisco-Security-Bible
    Cisco Security Bible 思科网络安全宝典 介绍基础原理、剖析网络安全体系结构,让你全面理解安全(Cisco Security Bible)
    2015-07-22 15:04:09下载
    积分:1
  • NetWork
    这个是关于网络工作室的源代码,主要是用于网络编程的初级参考,希望能给刚入网络编程的朋友提供帮助(This is a studio on the network)
    2007-09-03 18:27:40下载
    积分:1
  • small.b0t.C
    A small IRC base bot written in C++
    2009-11-14 15:34:53下载
    积分:1
  • WINDOWSNetWork
    说明:  windows网络编程艺术,适合网络开发程序员看(windows network programming art, web development programmers look for)
    2010-04-09 10:49:19下载
    积分:1
  • BingJue-Communications-Test(110303)
    VB开发的IP测试程序,这是在我工作中写的调试程序,在配置文件中只需要写上相应的IP,程序就会循环测试IP地址是否在线,不在线的话就会报警提醒(VB development of IP test program, which is written in my work debugger, just write in the configuration file on the corresponding IP, the program will loop test IP address is online, not online, then it will alarm to remind)
    2014-01-27 13:56:19下载
    积分:1
  • chat
    聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
    2009-12-24 01:35:44下载
    积分:1
  • ZGTRKPY
    一个用vb实现的12导联信号的动态显示界面,有兴趣的可以看看,()
    2017-09-25 16:08:35下载
    积分:1
  • Microsoft.Press.Code.Complete.Second.Edition
    这是一本百科全书式的软件构建手册,强调提高软件质量的种种实践方法,不过这个是英文版的,中文版太大了,上传不了,有需要的请联系我(This is an encyclopedic handbook of software construction, with emphasis on increasing the variety of software quality practices. But this is the English version, the Chinese version too, can upload, it is necessary to please Contact)
    2007-05-08 09:42:09下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载