Samstag, 5. März 2011

CS6223 : Distributed Systems : RPC guide

CS6223 : Distributed Systems : RPC guide

ONC+ Developer's Guide
http://www.shrubbery.net/solaris9ab/SUNWdev/ONCDG/toc.html

Remote Procedure Call Programming Guide
http://docs.freebsd.org/44doc/psd/23.rpc/paper.pdf

RPCGEN Programming Guide
http://docs.freebsd.org/44doc/psd/22.rpcgen/paper.pdf

rpcgen(1) - Linux man page
http://linux.die.net/man/1/rpcgen

RPC :Remote Procedure Call

PSD:20 An Introductory 4.4BSD Interprocess Communication Tutorial (Postscript, PDF, ASCII)
How to write programs that use the Interprocess Communication Facilities of 4.4BSD.

PSD:21 An Advanced 4.4BSD Interprocess Communication Tutorial (Postscript, PDF, ASCII)
The reference document (with some examples) for the Interprocess Communication Facilities of 4.4BSD.

PSD:22 RPCGEN Programming Guide (Postscript, PDF, ASCII)
Manual for the ONC RPC stub-generating program, provided by Sun Microsystems.

PSD:23 Remote Procedure Call Programming Guide (Postscript, PDF, ASCII)
A tutorial introduction to programming the ONC RPC system, provided by Sun Microsystems.

PSD:24 External Data Representation: Sun Technical Notes (Postscript, PDF, ASCII)
Technical details about the design of the XDR component of ONC RPC, provided by Sun Microsystems.

PSD:25 External Data Representation Standard: Protocol Specification (Postscript, PDF, ASCII)
The Internet RFC specifying ONC XDR, provided by Sun Microsystems.

PSD:26 Remote Procedure Calls: Protocol Specification (Postscript, PDF, ASCII)
The Internet RFC specifying ONC RPC, RFC 1050, as provided by Sun Microsystems.

PSD:27 Network File System: Version 2 Protocol Specification (Postscript, PDF, ASCII)
The Internet RFC specifying NFS, as provided by Sun Microsystems. Note that the NFS-compatible filesystem itself, while compliant with this specification, was not provided by Sun.

PSD:28 CVS II: Parallelizing Software Development (Postscript, PDF, ASCII)
CVS (Concurrent Versions System) is a front end to the RCS revision control system which extends the notion of revision control from a collection of files in a single directory to a hierarchical collection of directories each containing revision controlled files.

source :
http://docs.freebsd.org/44doc/



Keine Kommentare: