|
Overview of File and Resource Sharing Protocol Concepts and Operation
(Page 2 of 2)
Components of a File and Resource Sharing Protocol
Network file and resource sharing
protocols allow users to share files effortlessly, but that
doesn't mean the work doesn't still have to happen. It is still there,
but shouldered by those who write the protocol, and those who administer
its operation. Generally speaking, these protocols require at least
the following general components:
- File System Model and Architecture: A
mechanism for defining resources and files to be shared, and for describing
how the virtual file system works.
- Resource Access Method: Procedures that
describe how a user can attach or detach a distant resource from his
or her local host.
- Operation Set: A set of operations for
accomplishing various tasks that the user needs to perform on files
on other hots.
- Messaging Protocol: Message formats that
carry operations to be performed, status information and more, and a
protocol for exchanging these messages between devices.
- Administrative Tools: Miscellaneous functionality
needed to support the operation of the protocol and tie the other elements
together.
The most common file and resource
sharing protocol used in TCP/IP today is the Network File System (NFS).
It is described in more detail in the next section.

| If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support! |
|
|
Home -
Table Of Contents - Contact Us
The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005
© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.
|