Article ID: 197672 - Last Review: January 23, 2007 - Revision: 1.3 Description of Windows 98/Me Asynchronous Transfer Mode SupportThis article was previously published under Q197672 On This PageSUMMARY
This article describes Asynchronous Transfer Mode (ATM) and the ATM
network components included with Windows 98 and Windows Me.
MORE INFORMATION
Windows adds support for ATM and connection-oriented networks through
network driver interface specification (NDIS) 5.0. On connectionless
networks such as Ethernet networks, computers do not wait to establish a
connection before sending packets; they simply forward the packets. The
sending and receiving computers perform complex error checking to ensure
the packets arrive at their destination. In contrast, on connection-
oriented networks such as ATM networks, two computers must establish a
connection before either computer can transmit data. NDIS 5.0 supports
multiple virtual circuits on one network adapter. Computers use signaling
protocols to establish virtual circuits.
On ATM networks, the signaling protocols can establish a particular Quality of Service (QOS), during call setup. The QOS parameters defined by the ATM standards are used to negotiate the following network attributes:
ATM Call ManagerATM Call Manager implements the ATM User Network Interface signaling protocol for communicating with an ATM switch using an NDIS 5.0 miniport driver.ATM Emulated LANATM Emulated LAN creates an ATM local area network (LAN) device on which transport protocols such as Transmission Control Protocol/Internet Protocol (TCP/IP) can operate.ATM LAN Emulation ClientThe LAN Emulation Client implements the protocol to emulate a LAN device over an ATM connection.For more information about ATM and the ATM network components included with Windows 98, please see "Architecture for the Network Driver Interface Specification" in Chapter 29 of the Microsoft Windows 98 Resource Kit.
| Article Translations
|
Back to the top
