Chapter 3: Creating C++ Components and Clients  Tutorial requirements

Chapter 3: Creating C++ Components and Clients

Overview of the sample application

In this sample:

  1. The client-side executable, developed with C++, instantiates the middle-tier C++ component, CPPArithmetic.

  2. The client executable calls the multiply method in CPPArithmetic.

  3. The multiply method computes the product of the input values, then returns the result.

  4. The client executable displays the result for the end user.





Copyright © 2005. Sybase Inc. All rights reserved. Tutorial requirements

View this book as PDF