Jump to content

Server Message Block

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by BenBreen2003 (talk | contribs) at 00:56, 26 October 2003 (SMB Basis). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
SMB, refers to a network protocol entitled Server Message Block. It's mainly applied to share files, printers, serial ports, and miscellaneous communications between nodes on a network.
SMB works through a client-server approach, where a client makes specific requests and and the network server responds accordingly.
The SMB servers make their file systems and other resources available to clients on the network. Client computers may have their own hard disks, which are not publically shared, yet also want access to the shared file systems and printers on the server.
Clients connect to servers using NetBIOS via TCP/IP.