开发者

Using the ndisprot example driver (in the WDK) with C++

开发者 https://www.devze.com 2023-01-12 08:09 出处:网络
I have compiled succesfully the ndisprot example ndis driver that ca开发者_JAVA百科me with the Windows Driver Kit, but I don\'t know how to use it from C++ to send or receive packets. Could someone in

I have compiled succesfully the ndisprot example ndis driver that ca开发者_JAVA百科me with the Windows Driver Kit, but I don't know how to use it from C++ to send or receive packets. Could someone instruct me on how?


Review the .html file for details. The prottest sample app that exercise the driver is available in the src\network\ndis\ndisprot\60\test directory. Shows you how to use the Read/WriteFile and DeviceIoControl functions.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号