DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Programming with Remote Procedure Calls (RPC)

RPC language reference

RPC language is an extension of the XDR language. The sole extension is the addition of the ``program'' and ``version'' types.

For a complete description of the XDR language syntax and the RPC extensions to the XDR language, see ``XDR/RPC protocol specification''.

RPC language is similar to C language. We describe here the syntax of the RPC language, showing a few examples along the way. We also show how the various RPC and XDR type definitions get compiled into C type definitions in the output header file.


© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005