Examine the specification for NFS version 2 and 3 what are
the chief difference? Does version 3 make any changes that
are visible or important to a programmer?
What are all the Extended services provided by the OS?
219
How does XDR'S use of the buffer paradigm make programming
easier.
14
What are the most typical functional units of the Client or
Server applications?
177
Examine the specification for NFS version 2 and 3 what are
the chief difference? Does version 3 make any changes that
are visible or important to a programmer?
13
Under what condition will read from a terminal return the
value 0?
15
Explain the Tunneling, Encapsulation, and Dialup Phone Line.
18
Explain how the use of shutdown can improve client performance.
15
How to work with TCP or IP?
128
What are the functions of the typical server program?
282
what is the router?how it works?
153
If you had a choice debugging deadlock problem or a livelock
Problem, which would you choose? Why ? How would you proceed?
23
What happens in your design if two or more clients access
the same file? What happens if a client crashes before
closing a file?