The Dialogic drivers used with the BRI/2 enables the BRI/2 to function like an ISDN network interface card (NIC). The BRI/2 provides link layer access (across the B channel) that allows reliable transfer of data across an ISDN network. To enable Windows applications to communicate with the BRI/2, the Dialogic driver implement an NDIS driver.
NDIS (Network Device Interface Specification) is a Microsoft® standard that allows for multiple network adapters and multiple protocols to coexist. NDIS permits the high-level protocol components to be independent of the BRI/2 by providing a standard interface. This means that the BRI/2 may be used by applications that use the standard networking APIs that are part of the Windows operating system, such as Sockets (WinSock), NetBIOS, and SPX/IPX. The NDIS Wrapper is made up of the NDIS WAN driver and the BRI/2 WAN Miniport driver. Both the LAN (transport) protocols and the TAPI protocols communicate with the NDIS WAN driver (refer to Figure 6).
The BRI/2 WAN Miniport driver (dlgcbri.sys) is installed when you install the BRI/2 ISDN Network Adapter driver.
Figure 6. NDIS Driver Model

The BRI/2 WAN Miniport driver is at the bottom of the network architecture. Because the Windows network architecture supports NDIS , it requires that network adapter card drivers be written to the NDIS 3.0 specification. The BRI/2 driver is written to the NDIS specification. In Windows NT, NDIS has been implemented in a module called ndis.sys, which is referred to as the NDIS interface.
NDIS enables the following:
User data transmitted over the B channels are sent in HDLC frames. These frames are 8-bits long and are sent in the appropriate B channel block in layer 1 (refer to Figure 7.) The BRI/2 extracts the HDLC data and sends a raw bit stream to the NDIS driver.
Figure 7. Data Transfer Model

When using the BRI/2 as an ISDN NIC to transfer files, the following procedures occur:
Click here to contact Dialogic Customer Engineering
Copyright 2000, Dialogic Corporation