登录
首页 » Visual C++ » WinpkFilter

WinpkFilter

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

  • TCPSrv
    socket服务器程序Demo。供socket开发人员参考。(socket server program Demo. Developer Reference for the socket.)
    2013-09-13 16:51:05下载
    积分:1
  • 49525823chap04Telnet
    Visual C++ .NET 网络与通信高级编程范例配套代码(Visual C++. NET network and high-level programming paradigm supporting code)
    2014-02-20 23:05:14下载
    积分:1
  • WinInet
    vc++可视化编程,包括网络编程部分,压缩包里面的是源代码,可直接运行。(vc++ visual programming, including network programming part of the compressed packet inside the source code can be directly run.)
    2009-12-21 12:43:00下载
    积分:1
  • DDOSSCOMtermmO
    1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3..支持波特率2400,4800,96600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port 可直接使用。 ">
    2012-09-15 11:57:07下载
    积分:1
  • TCPIP
    modbus 测试,用VB的winsock控件实现的modbus tcpip通讯等(modbus test, with VB the winsock control to achieve the modbus tcpip communications)
    2021-04-06 17:59:02下载
    积分:1
  • ava-kuangjia
    ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
    2013-12-21 21:33:50下载
    积分:1
  • VC_Net
    Visual C++ 网络编程精选实例。TCP/IP,串口网络通信。配书光盘。(Visual C++ network programming selected examples. TCP/IP, serial network communications. CD-ROM with the book.)
    2020-11-22 14:29:36下载
    积分:1
  • TRACERT
    支持IPv4和IPv6的路由探测代码,可以用来开发网络探测工具(traceroute in IPv4 and IPv6 network)
    2021-03-31 16:09:09下载
    积分:1
  • LanChat
    局域网聊天工具,网络编程课程作业,需要的下载(LAN chat tools, web programming course work, you need to download)
    2010-12-10 03:26:35下载
    积分:1
  • 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
  • 696518资源总数
  • 104269会员总数
  • 42今日下载