PreviousNext

Programming with DCE RPC

This section provides a brief overview of the process a programmer goes through in using DCE RPC to write an application. For an example of how this process applies to a simple application, see The DCE Control Program. For a more detailed description of the DCE RPC programming process, see the introductory topics and the RPC topics of the OSF DCE Application Development Guide - Core Components.

The following figure shows an overview of the DCE RPC application development process. The dashed boxes indicate application code written by the DCE programmer. The other boxes indicate compiled code or code generated automatically for the programmer by DCE RPC.


DCE RPC Programming Process

More:

The IDL File

The Client Side

The Server Side

Binding

The Endpoint Mapper Service of the DCE Host Daemon