NDIS
abbr. 网络驱动器接口标準(Network Driver Interface Standard)
2026-03-21 21:50 浏览次数 14
abbr. 网络驱动器接口标準(Network Driver Interface Standard)
NDIS communicationNDIS通信
ndis systemndis系统
ndis技术ndis technology
NDIS钩子NDIS hook
ndis intermediatendis中间
gra ndis(Grandis)人名;(法)格朗迪斯;(塞、意)格兰迪斯
ndis chaser切向螺纹梳刀
NDIS驱动NDIS driver
The System framework and standard development interface of NDIS (Network Driver interface Specification) is analyzed.
分析了网络驱动程序接口规范(NDIS)的体系结构和标準开发接口。
Network data packets are captured by NDIS Intermediate driver; A rule-based filtering algorithm is presented in this paper, and a layered filtering framework is included in the algorithm.
本文介绍了NDIS驱动程序结构,给出NDIS中间驱动程序实现网络数据包的拦截方法;并实现了一个基于规则的过滤算法,在过滤算法中引入了一个分层框架。
Currently, most personal firewalls use NDIS HOOK driver technology. However, NDIS HOOK greatly depends on platform, so developers need to judge OS version so as to use some undocumented structures.
目前大多数个人防火墻采用内核模式的NDISHOOK驱动程序技术,但是,这种技术对平台的依赖性比较大,需要在程序中判断操作系统的版本而使用一些未见文档的结构定义。
The state inspection module was built up with device driven programming, hardware system is called by using network driven program with NDIS library.
系统采用设备驱动程序编程构造状态检测模块;网络驱动程序通过NDIS程序库对调用硬件系统。
Simultaneously, we prove this protocol by formalized method and implement this protocol using NDIS Intermediate Drivers.
同时,用形式化的方法验证了协议,并编写NDIS中间层驱动程序实现了协议。
This is a debugger to drive the development of a debugger, Compiling and Debugging can be based on the NDIS driver development mechanism.
这是一个用来调试驱动开发的一个调试器,可以编译和调试基于NDIS机制的驱动开发。
The system USES packet capture technology based on NDIS to implement the above function effectively.
本系统采用基于NDIS中间驱动的数据包拦截技术实现以上核心层功能,拦截彻底、安全高效。
The VSTA adapter is bound to the next available NDIS port when it is initialized by the corresponding IHV service and the binding remains the same until it is released by the IHV service.
同样,VSTA会被绑定到IHV服务将其初始化后的下一个可用NDIS端口,直到IHV服务将其释放,该绑定关系才会结束。
Filter Driver cited but the NDIS has not yet completed the send operation must wait for them to complete.
如果有FilterDriver引的但NDIS还未完成的发送操作,必须等待它们完成。
WHQL signing of the NDIS driver - NDIS driver has been certified with Microsoft Certification.
NDIS驱动程序获得了微软的数字签名。
NDIS is a kind of network protocol standard which supports the network drivers of three kinds: NIC drivers, intermediate drivers and protocol drivers.
NDIS是一种网络协议规范,它支持三种类型的网络驱动程序:网卡驱动程序、中间驱动程序、协议驱动程序。
Then, it introduces the design and implementation of a packet filter firewall based on NDIS intermediate driver, which includes a packet filter driver on kernel mode and an application on user mode.
在此基础上,设计并实现了一个基于NDIS中间驱动程序的包过滤型防火墻系统,它包括内核态包过滤驱动程序和用户态应用程序。
This paper analyses the interior structure of NDIS and work mechanism of NDIS intermediate driver, introduces packet filter firewall and packet capture technology.
首先深入研究和分析了NDIS的内部结构和中间驱动程序的工作机制,介绍了包过滤防火墻和数据包拦截技术。
NDIS intermediate driver, with great power in functioning, may realize many additional functions of personal firewall, which is the trend of personal firewall technology.
NDIS中间驱动程序的功能很强大,能够对个人防火墻实现更多的附加功能,是今后个人防火墻技术发展趋势所在。
The AP adapter is bound to the next available NDIS port when virtualization starts, and the binding remains the same until virtualization ends when wireless Hosted Network is disabled.
AP网卡会被绑定到虚拟化启动之后下一个可用的NDIS端口,该绑定关系将一直保持不变,直到禁用无线承载网络,虚拟化结束为止。
At last, the experiment to testing is finished. The test indicates that the packet filter based on NDIS intermediate driver have the advantages of high efficiency and practicality.
最后完成了实验验证,结果表明,基于NDIS中间驱动的包过滤器具有高效和实用的优点。
The personal firewall discussed here is developed by using TDI filter driver and NDIS intermediate driver.
本系统采用内核模式的TDI过滤驱动程序和NDIS中间驱动程序技术开发。