SmartSockets Versions 6.2 and above include the sscpp
class library. The sscpp
library is the preferred C++ class library for SmartSockets development. This chapter provides an overview of the sscpp
class library features.
Prior to Version 6.2, the only C++ library included with SmartSockets was the cxxipc
library. Although the old cxxipc
library is maintained for backwards compatibility, it does not include new SmartSockets features. For more information on the cxxipc
library, see the TIBCO SmartSockets cxxipc Class Library.
All new SmartSockets C++ development should use the sscpp
library. Throughout the rest of this book, the sscpp
library is referred to as the C++ class library.
The C++ class library includes:
The C++ class library reference documentation is available in HTML format. Access the reference material from the HTML documentation interface. See the TIBCO SmartSockets cxxipc Class Library for the cxxipc
library.
TIBCO SmartSockets™ C++ User’s Guide Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |