Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Transport Driver Interface
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
The '''Transport Driver Interface''' or '''TDI''' is the protocol understood by the upper edge of the [[Transport layer]] of the Microsoft Windows [[Kernel (operating system)|kernel]] network stack. Transport Providers are implementations of network protocols such as [[Internet protocol suite|TCP/IP]], [[NetBIOS]], and [[AppleTalk]]. When user-mode binaries are created by compiling and linking, an entity called a [[TDI client]] is linked into the binary. TDI clients are provided with the [[compiler]]. The user-mode binary uses the user-mode API of whatever network protocol is being used, which in turn causes the TDI client to emit TDI commands into the Transport Provider. Typical TDI commands are TDI_SEND, TDI_CONNECT, TDI_RECEIVE. The purpose of the Transport Driver Interface is to provide an abstraction layer, permitting simplification of the TDI clients. == See also == * [[Windows Vista networking technologies]] == References == * Windows XP Driver Development Kit documentation. == Further reading == * {{citation|surname1=William Boswell|title=Inside Windows 2000 Server|publisher=Sams Publishing|year=2000|at=p. 1001|isbn=978-1-56205-929-3|language=German|url=https://books.google.com/books?id=kYT7gKnwUQ8C&pg=PA1001|access-date=27 August 2021}} * {{citation|surname1=Robert L. Bogue, Will Schmied|title=MCSE Windows XP Professional|publisher=Pearson|year=2003|at=pp. 418β|isbn=978-3-8272-6441-1|language=German|url=https://books.google.com/books?id=2CpTHdZ4vukC&pg=PA418|access-date=27 August 2021}} * {{citation|surname1=Pramod Chandra P. Bhatt|editor-surname1=PHI Learning Pvt. Ltd.|title=An Introduction to Operating Systems: Concepts and Practice|year=2010|at=p. 535|isbn=978-81-203-4138-8|language=German|url=https://books.google.com/books?id=ZTT_SxBbryIC&pg=PA535|access-date=27 August 2021}} * {{citation|surname1=Stefan Norberg|title=Securing Windows NT/2000 Servers for the Internet|publisher=O'Reilly|year=2001|at=pp. 22 und das Schaubild auf S. 21|isbn=978-1-56592-768-1|language=German|url=https://books.google.com/books?id=tqMYXqbraNoC&pg=PA22|access-date=2014-11-19}} * {{cite web |title=Features Removed or Deprecated in Windows Server 2012 |url=http://technet.microsoft.com/en-us//library/hh831568.aspx |website=docs.microsoft.com |access-date=27 August 2021 |language=en-us}} [[Category:Network protocols]] [[Category:Windows communication and services]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation
(
edit
)
Template:Cite web
(
edit
)