NDIS(Network Driver Interface Specifation)

NDIS (Network Driver Interface Specification) is a Windows specification for how communication protocol programs (such as TCP/IP ) and network device driver should communicate with each other. NDIS specifies interfaces for:

  1. The program that sends and receives data by constructing or extracting it from the formatted units called frame (and sometimes packet or datagram ). This program, usually called a protocol stack , is layering and generally corresponds to layers 3 and 4 (the Network Addressing and Transport layers) of the Open Systems Interconnection (OSI ) reference model. Examples are TCP/IP and Internetwork Packet Exchange .
  2. The program, usually called a device driver , that interacts directly with the network interface card (NIC ) or other adapter hardware, which sends or receives the data on the communications line in the form of electronic signals. The driver program and the NIC interact at the Media Access Control (MAC address ) sublayer of layer-2 level of OSI, which is called Data-Link Control. (Putting the signal on the line is the layer-1 or the Physical layer of OSI.) Examples of MAC drivers are those for Ethernet , Fiber Distributed-Data Interface, and Token Ring .
  3. A program called the Protocol Manager that assists the protocol stack program and the MAC driver program by telling each of them the computer location of the other when the operating system is started or, in some cases, when a new device is added to the computer. This is called bind . A system file called PROTOCOL.INI identifies which protocol stacks use which MAC drivers and where each is located. A protocol stack can be bound to more than one MAC driver where a computer is connected to multiple networks. And a single MAC driver can be bound to more than one protocol stack in a computer.

NDIS was developed by Microsoft and 3Com. Using NDIS, Windows software developers can develop protocol stacks that work with the MAC driver for any hardware manufacturer's communications adapter. By the same token, any adapter maker can write a MAC driver software that can communicate with any protocol stack program.

A similar interface, called Open Data-Link Interface (ODI ), is provided by Novell for its NetWare local area network operating system.

The latest version of NDIS, NDIS 5.0, specifies the interface for Windows 98 and Windows NT 5.0. A new kind of device model called the miniport driver model is specified that facilitates plug-and-play device features.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值