NetBIOS

Network Basic Input/Output System (NetBIOS)

NetBIOS is an API providing various networking services.

However, the formerly used Ethernet based networking protocol (often called NetBEUI or NBF for NetBEUI Framing) is/was often called NetBIOS too, leading to a lot of confusion.

NetBIOS traffic can be transported (encapsulated) over several different networking protocols:

... you might see a lot of these variants in the wild.

NetBIOS provides several services:

NetBIOS Name Service

XXX - describe the name service in NetBIOS (the service, rather than the particular protocol) here - it's a service providing name lookup, registration, ...

NetBIOS Datagram Service

XXX - describe the datagram service in NetBIOS (the service, rather than the particular protocol) here - seems to be rarely used

NetBIOS Session Service

XXX - describe the session service in NetBIOS (the service, rather than the particular protocol) here - it's a service providing reliable, in-order delivery of packets.

NetBIOS over TCP/IP (NBT)

The protocols in the NetBIOS over TCP/IP suite implements the NetBIOS services atop TCP and UDP, which is described in RFC 1001 and RFC 1002.

NetBIOS over TCP/IP (also called NBT) seems to slowly supersede all the other NetBIOS variants.

NBT provides three services:

History

XXX - add a brief description of NetBIOS history

Wireshark

See the various NetBIOS protocols for Wireshark specifics and examples.

External links

Discussion


Imported from https://wiki.wireshark.org/NetBIOS on 2020-08-11 23:17:11 UTC