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

The lower RPC levels

There are various levels at which it is possible to interface to the RPC library services. These levels are described in detail in ``Remote Procedure Call programming''. Understanding the lower levels of RPC is helpful but not necessary if you plan to use rpcgen to generate your RPC applications. For usage of rpcgen, refer to ``Programming using the rpcgen command''.

See ``Client-side RPC lower levels'' for an illustration of client-side lower level interfaces that are available for transport-handle creation. See ``Server-side RPC lower levels'' for an illustration of transport-handle creation for an RPC server. Note the similarity of hierarchies on each side.

Client-side RPC lower levels

Server-side RPC lower levels


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