glossaire:ndis
Table des matières
NDIS
Network Driver Interface Specification
NDIS (Network Driver Interface Specification) is a standard that defines the communication between a network adapter (or, better, the driver that manages it) and the protocol drivers (that implement for example TCP/IP). Main NDIS purpose is to act as a wrapper that allows protocol drivers to send and receive packets onto a network (LAN or WAN) without caring either the particular adapter or the particular operating system.
NDIS supports three types of network drivers:
- Network interface card or NIC drivers
- Intermediate drivers
- Transport drivers or protocol drivers
glossaire/ndis.txt · Dernière modification : 19/05/2012 00:18 de 127.0.0.1