Content deleted Content added
m added a link to MS-DOS |
m change link to Unix System V |
||
Line 7:
The media-to-transport interface defines how transport protocol software makes use of particular media and hardware types ("card drivers"). For example, this interface level would define how [[Internet protocol suite|TCP/IP]] transport software would talk to [[Ethernet]] hardware. Examples of these interfaces include [[Open Data-Link Interface|ODI]] and [[NDIS]] in the [[Microsoft Windows]] and [[MS-DOS|DOS]] world.
The application-to-transport interface defines how application programs make use of the transport layers. For example, this interface level would define how a [[web browser]] program would talk to TCP/IP transport software. Examples of these interfaces include [[Berkeley sockets]] and [[
''General protocol suite description:''
|