Net Bios
(Network Basic Input/Output System) is
a program that allows applications on different computers to
communicate within a local area network (LAN). It was created by IBM for
its early PC Network, was adopted by Microsoft, and has since become a
de facto industry standard.
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.














