Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

16.1 A Collection Server

The collection classes supplied in Tools.h++ let applications store and retrieve objects within a single process. Sometimes, you would like to be able to share a collection between several different processes. In this tutorial, we write a collection server-a network server process which provides the same services as a collection, but makes them available to many client applications, not just a single process.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.