Windows 2000 Network Architecture

Previous Topic Next Topic

NetBIOS API

NetBIOS is a standard application programming interface in the personal-computing environment. NetBIOS is used for developing client/server applications. NetBIOS has been used as an interprocess communication (IPC) mechanism since its introduction. It is included with Windows 2000 to support legacy applications.

A NetBIOS client/server application can communicate over various protocols:

NetBIOS uses the following components:

The Winsock APIs can also be used to access the NetBIOS protocols.

For more information about NetBIOS, see "NetBEUI" in the Windows 2000 Internetworking Guide.

© 1985-2000 Microsoft Corporation. All rights reserved.