Information on the TDI Layer

ID: Q101871


The information in this article applies to:


SUMMARY

The TDI layer provides support routines for TDI providers and clients. This is similar to what NDIS provides to NDIS drivers, except the NDIS wrapper also handles binding, hardware abstraction, and many other things that TDI does not.

Examples of these functions include copying data to and from MDL chains, providing default indication handlers, and creating NetBIOS address structures.

Although TDI doesn't do much now, it could in the future if TDI becomes an OS abstraction layer as NDIS has.

TDI is also documented in the Windows NT DDK NDIS30 Network Guide.

Additional query words: prodnt book

Keywords : kbnetwork
Version : winnt:3.1; :3.1
Platform :
Issue type :
Technology : kbWinNTsearch kbWinNTWsearch kbWinNTSsearch kbWinNTS310 kbWinNTAdvSerSearch kbWinNTAdvSer310


Last Reviewed: October 5, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.