TIBCO SmartSockets is a message-oriented middleware product that enables programs to communicate quickly, reliably, and securely across:
TIBCO SmartSockets takes care of network interfaces, guarantees delivery of messages, handles communications protocols, and directs recovery after system or network problems. This enables you to focus on higher-level requirements rather than the underlying complexities of the network.
This guide describes the cxxipc
library, the C++ class library for the SmartSockets inter-process communication (IPC) library. The cxxipc
library is included with TIBCO SmartSockets, Version 6.2 and higher, for backwards compatibility. No new features or functions added to TIBCO SmartSockets, Version 6.2 and higher, are supported with the cxxipc
library. For all new SmartSockets C++ development, use the sscpp
library, described in the TIBCO SmartSockets C++ User’s Guide.
The TIBCO SmartSockets cxxipc Class Library provides:
TIBCO SmartSockets™ cxxipc Class Library Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |