Using the Intermediate Layer of RPC Example
This section explains using the intermediate layer of RPC example.
The following example shows a simple interface that makes explicit remote procedure calls using the callrpc routine at the intermediate layer of Remote Procedure Call (RPC). The interface can be used on both the client and server sides.