Welcome![Sign In][Sign Up]
Location:
Search - ddk packet

Search list

[WinSock-NDISndis驱动程序代码

Description: 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures - gt; Development kits - gt; Windows 2000 DDK - gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \\ programs \\ NTDDK \\ src \\ network \\ NDIS \\ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Platform: | Size: 23063 | Author: 陶钊 | Hits:

[Communicationfhqym

Description: 防火墙编程之封包过滤 原代码 vc++ + ddk-firewall packet filtering each source vc
Platform: | Size: 1286221 | Author: qqx | Hits:

[Driver DevelopNdisHookDrv

Description: 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Platform: | Size: 279618 | Author: helwjh | Hits:

[Sniffer Package capturentpacket

Description: 微软提供的一个截获网络包的程序源码,要和DDK一起编译- Microsoft provides an interception network package of procedure source code, must translate together with DDK
Platform: | Size: 268288 | Author: 站长 | Hits:

[Internet-Networkndis驱动程序代码

Description: 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\programs\NTDDK \src\network\ ndis\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \ programs \ NTDDK \ src \ network \ NDIS \ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Platform: | Size: 22528 | Author: 陶钊 | Hits:

[Communicationfhqym

Description: 防火墙编程之封包过滤 原代码 vc++ + ddk-firewall packet filtering each source vc
Platform: | Size: 1828864 | Author: qqx | Hits:

[Driver DevelopNdisHookDrv

Description: 一个截取网络包的驱动。它与DDK文档正是NDIS中间驱动不同,是通过HOOK内核NDIS API来实现的。听说诺顿也是使用此方法来实现。-an interception network packet driver. It DDK documentation is NDIS Intermediate Driver, through HOOK kernel NDIS API to achieve. Norton also heard that the use of this method is to be achieved.
Platform: | Size: 279552 | Author: helwjh | Hits:

[Driver DevelopIPFilter_DDK

Description: 基于内核驱动的IP包过滤程序示例代码(一). 该代码是个测试程序,调用驱动实现包过滤. 驱动源码将在下期上载.-based on the kernel-driven IP packet filtering procedure code examples (1). The code is a test procedure Call Drive packet filtering. Driver source code will appear in the next issue available.
Platform: | Size: 1923072 | Author: 铭星 | Hits:

[Sniffer Package capturexpassthru

Description: 给予NDIS的网络数据包捕获分析程序,程序虽然长但是结构十分清晰,对于驱动程序的初学者很有帮助,此源文件是对微软DDK自带的passthru程序的完善个部分修改-Given NDIS packet capture of network data analysis program, the program although the structure of a long but very clear, the driver very helpful for beginners, this source file is DDK Microsoft s own passthru process modifications to improve parts
Platform: | Size: 77824 | Author: 迟勇 | Hits:

[Driver DevelopNDIS_driver

Description: NDIS协议驱动开发,请参考DDK里面的packet代码阅读本文-NDIS protocol driver development, please refer to the packet code inside DDK read this article
Platform: | Size: 142336 | Author: wangweinoo1 | Hits:

[Driver DevelopNDISDriver

Description: 此源码为NDIS驱动程序,NDIS协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为packet.c、openclos.c、read.c和write.c。C语言头文件packet.h通过DDK提供的build工具编译生成驱动 程序可执行文件p a c k e t . s y s。-The source for the NDIS driver, NDIS protocol driver source code complete with the C language, including the four C language source files, respectively packet.c, openclos.c, read.c and write.c. C language header file packet.h build tools provided through the DDK Build the driver executable file packet. Sys.
Platform: | Size: 146432 | Author: lishen | Hits:

[Windows DevelopGxpaassthrrui

Description: 给予NDIS的网络数据包捕获分析程序源码,程序源码虽然长但是结构十分清晰,对于驱动driver程序源码码的初学入门者非常有帮助,此源文件是对微软DDK自带的passthru程序源码的完善个部分修 可直接使用。 -NDIS network to packet capture analysis of program source code, program source long but the structure is very clear and very helpful for the novice beginner driver driver program source code, this source file that comes with the Microsoft DDK the passthru program source improve part of the repair can be used directly.
Platform: | Size: 71680 | Author: ywhfdl | Hits:

CodeBus www.codebus.net