NetBIOS
NetBIOS
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)
NetBIOS
The original networking protocol for DOS and Windows PCs. NetBIOS packets did not contain a network address and were not easily routable between networks. As a result, the interface to NetBIOS and the transport part of NetBIOS were later separated so that NetBIOS applications could use routable protocols such as TCP/IP and SPX/IPX. The programming interface (API) retained the NetBIOS name, while the transport protocol was renamed NetBEUI (pronounced "net-boo-ee").
Name Resolution
Today, NetBIOS is used to support legacy NetBIOS applications but is also widely used for NetBIOS name resolution. Since NetBIOS was the first major standard for PC networks, computers were named according to the NetBIOS format, which identifies a machine by a unique 15-character name. NetBIOS machines periodically broadcast their names over the network so that Network Neighborhood or My Network Places can catalog them.
Datagram and Session Modes
NetBIOS is generally defined as a session layer protocol in the protocol stack, supporting two modes: a fast Datagram mode that does not guarantee delivery and a Session mode that establishes a connection and guarantees delivery. See NetBIOS over TCP/IP, WINS and LMHOSTS file.
Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 2003-2025 Farlex, Inc
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.