搜索资源列表
Packet_Analysis
- 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
ReadWrite
- DriverStudio包含一个DriverMonitor显示工具。ReadWrite实例便是它的一个仿真,其驱动程序接收其它驱动程序的写请求,将输出信息写入一个信息队列中,DPMonitor应用程序从驱动程序读取信息,若没有,则读IRP暂时悬挂起来,待有信息时,将读取的信息显示出来。-DriverStudio contains a tool DriverMonitor show. ReadWrite instance is it a simulation, drivers receive th
Chap14
- In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe them in this chapter. In the
QueueSample
- 基于Windows最新驱动模型WDF的queue处理的驱动程序。-queue dispatch driver based on WDF
LM3S9B92_UART0_Driver
- LM3S9B92平台下采用队列方式处理的UART0驱动程序,已调试通过-The LM3S9B92 platform queue manner UART0 driver debugging through
ComQueue
- labview串口的队列接收方式,有效解决labview串口接收时字节错乱问题-labview visa queue send and receive