Developing a Simple RPC Application
Overview - Developing a Simple RPC Application
The Remote Procedure Call Model
Writing an Interface Definition
Running the IDL Compiler
Writing the Client Code
Writing the Server Code
Building the greet Programs
Running the greet Programs