InterviewSolution
Saved Bookmarks
| 1. |
What Does The Mount Protocol Do ? |
|
Answer» The Mount PROTOCOL returns a file handle and the name of the file SYSTEM in which a requested file RESIDES. The MESSAGE is sent to the client from the server after reception of a client’s REQUEST. The Mount protocol returns a file handle and the name of the file system in which a requested file resides. The message is sent to the client from the server after reception of a client’s request. |
|