Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Server message block

Server message block (SMB) is a network protocol mainly applied to share files, printers, serial ports, and miscellaneous communications between nodes on a network. It is mainly used by Microsoft Windows equipped computers.

SMB was originally invented by IBM but the most common version is modified heavily by Microsoft. Microsoft renamed SMB to CIFS (Common Internet File System) in 1998 and added more features, including support for Symbolic Links, Hard Links, and larger file sizes.

SMB works through a client-server approach, where a client makes specific requests and the file 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 publicly shared, yet also want access to the shared file systems and printers on the server.

SMB was originally designed to run on top of one of the various NetBIOS implementations (usually NetBEUI or NBT), though it can also run on top of TCP/IP directly since Windows 2000.

Microsoft has added several features to its own SMB implementation that are not part of the original SMB protocol.

Samba is a free reimplementation of the SMB protocol and the Microsoft extensions to it..

See also

External links

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy