Show TOC

 Developing the Client Application in C++Locate this document in the navigation structure

Procedure

Accomplish the following tasks to develop the client side application in C++:

  1. Generate the IDL representation of the Callback Application's classes.
  2. Generate the C++ Code for the Notificator object
  3. Generate the C++ files for the rest of the CallbackApplication classes.
  4. Implement the callback object.
  5. Develop the client.