搜索资源列表
imdrv.zip
- 一个较老的微软公司的NDIS驱动程序
imsamp.zip
- 微软的一个ndis驱动程序例子,写防火墙的朋友可以参考
ndispimdk.exe
- win98下的ndis驱动程序,可以做win98下的数据包过滤、分析
passthru1107.zip
- NDIS的PASSTHRU层的驱动程序,MySource应用层的程序,负责向驱动程序发指令,本来是想做防火墙的,可后来做到可过滤IP地址后没有再做了
xpassthru
- NDIS中间驱动程序的一个很好的例子-NDIS Intermediate Drivers of a good example
adi
- 线程工具,可以使用ndis中间层,用vc编的简单防火墙程序使用ndis中间层,用vc编的简单防火墙程序-threading tools can use NDIS intermediate layer using vc series of simple procedures for the use of firewall NDIS intermediate layer using vc series of simple procedures firewall
easy_firewall
- 一个简单的防火墙代码,很适合初学者学习NDIS编程!-a simple firewall code, which is perfect for beginners to learn NDIS programming!
USBNIC
- 将usb设备虚拟为网卡.DriverStudio的ndis例子.-will usb equipment for virtual LAN. DriverStudio the NDIS example.
ndis驱动程序代码
- 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
一个关于ndis-hook的例子
- 基于ndis-hook的例子,可以了解hook编程的基本思路和编程方法-based on NDIS-hook example, the hook can be programmed to understand the basic ideas and Programming
passthrufilter
- 基于ndis开发的中间层过滤程序,以及预留的I/O control 接口-based on the development of the NDIS intermediate layer filter process, and reserved the I / O interface control
zhouNDIS
- 这是一个NDIS的驱动小程序,适合初学操作系统的人观鉴-This is a small NDIS driver procedures, the operating system suitable for beginners View Kam
NDISprogromer
- NDIS协议驱动程序源代码清单。NDIS协议驱动程序源代码用C语言完成。文档里含有全部代码。-agreement NDIS driver source code list. Agreement NDIS driver source code using C language completed. Documents containing all the code.
xqsym1
- 4.0 DDK,回到步骤3指定DDK 4.0目录.在第4步中只选择 KNdisLib - Win32 NDIS 4 Miniport Free 和 Checked配置并编译。-4.0 DDK. three steps back to the designated DDK 4.0 directory. in Step 4 only choice KNdisLib-Win32 ND IS 4 Miniport Free and Checked configured and compiled.
NDIS的实现程序
- NDIS的实现程序-procedures for the realization of NDIS
NDIS
- 计算机网络技术基础 Windows网络体系结构 NDIS规范简介
NDIS-protocol
- 高人写的NDIS协议驱动开发文档,对windows驱动开发人员有帮助!
NDIS开发
- WINDOWS驱动NDIS开发-Windows NDIS driver development
NDIS
- 本书介绍了NDIS协议驱动开发:包括NDIS的接口模型,协议驱动编程
NDIS Winsock
- This Code Is about NDIS Winsock development
