Introduction to the Oracle Solaris Developer Documentation

Making Remote Procedure Calls

The Oracle Solaris OS provides ONC+ distributed services for making remote procedure calls (RPC). The ONC+ Developer’s Guide describes the ONC+ distributed services that were developed at Sun.

ONC+ technologies consist of a family of technologies, services, and tools:

The book contains information on the rpcgen tool and the portmap utility. The book also contains code examples on the use of RPC.