SMB
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Protocols) |
|||
Line 3: | Line 3: | ||
|subcat=Filesystem | |subcat=Filesystem | ||
}} | }} | ||
− | |||
'''SMB''' (Server Message Block) is a networking protocol intended for the sharing of files (and other resources) over a network. Microsoft has published a specification for it. | '''SMB''' (Server Message Block) is a networking protocol intended for the sharing of files (and other resources) over a network. Microsoft has published a specification for it. | ||
+ | |||
+ | There is a particular dialect of SMB named '''CIFS''' (Common Internet File System). | ||
== Links == | == Links == |
Latest revision as of 19:37, 14 May 2018
SMB (Server Message Block) is a networking protocol intended for the sharing of files (and other resources) over a network. Microsoft has published a specification for it.
There is a particular dialect of SMB named CIFS (Common Internet File System).