登录
首页 » Visual C++ » WinpkFilter

WinpkFilter

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

  • netDate
    VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。 (VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
    2011-04-27 21:40:09下载
    积分:1
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • juyuwangwenjianchuanshu
    一个关于局域网文件传输的源代码,很适合课程设计,客户端和服务器端(on a LAN file transfer the source code is well-suited to the curriculum design, the client and server)
    2007-05-21 10:25:38下载
    积分:1
  • CHATROOM
    chat room using winsock in visual basic
    2015-11-20 04:00:10下载
    积分:1
  • mfcping
    说明:  这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
    2008-10-07 13:19:18下载
    积分:1
  • weiwenwu
    MFC实现文件传输,望有志者增加多线程的功能(MFC to achieve file transfer, and hopes to increase multi-threading features people with lofty ideals)
    2009-10-23 16:18:19下载
    积分:1
  • timeoutsocket
    socket建立连接超时的控制 (Controlling socket when timeout)
    2021-04-15 14:08:54下载
    积分:1
  • arpasdfasdf
    编写程序,实现基于ARP协议获取本局域网内全部活动主机MAC地址与IP地址对应关系列表,要求使用Winpcap,手动封装ARP数据包,并实现ARP响应数据包的接收和解析。(programming, ARP-based LAN access to the activities of all MAC address and IP address correspondence list, require the use of Winpcap, manual Packaging ARP packets, and achieve ARP response data packet reception and analysis.)
    2006-12-04 14:44:34下载
    积分:1
  • rtsp_for_VC
    很好的RTSP实现,分享给大家使用,已经建有VC工程(Good RTSP implementation, we used to share)
    2010-12-23 17:17:47下载
    积分:1
  • MySock
    一个基于MFC编写的SOCKET通信软件,可以自由选择客户端和服务器端,可供学习SOCKET编程(SOCKET written a MFC-based communications software, you can choose the client and server side programming for learning SOCKET)
    2010-08-30 14:04:05下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载