The Smart Stub example

This example shows how one can create a smart client stub to cache information returned from a server object.  This is useful to minimize the time it takes to service a request, particularly if processing time is lengthy. 

From this example, you will learn how to:

Directory Contents



Return to the top-level examples page.