A Made IT project


http://www.made-it.com
info@made-it.com

NetBIOS/ NetBEUI

Introduction
The Microsoft Windows versions and IBMs OS/2 versions use a network protocol called NetBIOS/ NetBEUI. Those terms stand for:

The protocols are designed by IBM and Microsoft for small LANs. Since these protocols are non-routable, they are not suitable for Wide Area Networks.

OSI reference
Compared to the OSI reference model a NetBIOS/ NetBEUI network looks like this:

LayerProtocol
7Redirector
6SMB
5NetBIOS
4NetBEUI
3NetBEUI
2NIC driver + NDIS
1NIC (Network Interface Card)

Redirector
The redirector is responsible for directing network requests to network servers and making sure that local commands go to the local operating system.

SMB
SMB stands for Server Message Block and is responsible for the enabling of file and printer sharing and the sharing of serial ports over a LAN. It also handles user-based messaging.

SMB is a client/ server protocol, meaning it uses request/ response queries. A request coming from a client and the response coming from the server. SMB is only responsible for the sharing, not the actual transport so SMB can be used over NetBIOS/ NetBEUI or NetBIOS/ TCP/IP or IPX/SPX. Ofcourse other combinations are possible, but these are the most common.

NetBIOS
NetBIOS sets up and maintains connections. It is a non-routable protocol. NetBIOS uses broadcasts to spread information about servers.

NetBIOS supports 3 services:

NetBEUI
NetBEUI is the protocol that is responsible for data transport. Does handle all the frame formatting that is not handled by NetBIOS.

NDIS
NDIS stands for Network Driver Interface Specification and the actual details are beyond the scope of this document.


Resources:
  • NetBIOS, NETBEUI

    General

    Internetworking Technology Overview ">
    Internetworking Technology Overview
    Internetworking Technology Overview ">
    Internetworking Technology Overview
    IEEE Standards Products Catalog: Products and Services ">
    IEEE Standards Products Catalog: Products and Services
    ttec Netherlands Homepage ">
    ttec Netherlands Homepage
    Networking(IM:N) ">
    Networking(IM:N)
    Glossary of Networking Terms ">
    Glossary of Networking Terms
    100VG AnyLan WEB FAQ / Home Page ">
    100VG AnyLan WEB FAQ / Home Page
    Network Briefing ">
    Network Briefing
    The OSI Reference Model - Data Link Layer ">
    The OSI Reference Model - Data Link Layer
    Network Technology Overview ">
    Network Technology Overview