Compiling an RPC API Application
Follow these steps to compile and link the RPC API application using an
IBM 32-bit compiler for OS/2:
Notes:
- The RPC API is not re-entrant. If you are using
a multithreaded program, you must serialize the access to the APIs.
- For more information about the compile and link
options, and dynamic link libraries, see the User's Guide provided with
your compiler.
[Back: Differences between OS/2 and Sun Microsystems RPCs]
[Next: File Transfer Protocol]