Before writing your first programs, it helps to have an overview of the TIBCO SmartSockets Application Programming Interface.
You can use embedded calls to the TIBCO SmartSockets Application Programming Interface (API) directly in your source code. Once the calls to the TIBCO SmartSockets API have been added, you need to compile the program and then link it with the TIBCO SmartSockets libraries.
If you use C++, you can use the C API and/or the TIBCO SmartSockets C++ class library. The C++ class library simplifies the API and presents a more object-oriented view of TIBCO SmartSockets. For more details on the C++ class library, see the TIBCO SmartSockets C++ User’s Guide.
If you use Java, see the TIBCO SmartSockets Java Library User’s Guide and Tutorial.
The TIBCO SmartSockets API uses a consistent naming convention. To use the TIBCO SmartSockets API effectively, it is important that you understand these API conventions:
Figure 2 shows the functional layers of the API. For more details on the TIBCO SmartSockets API, see the TIBCO SmartSockets Application Programming Interface reference and the TIBCO SmartSockets API Quick Reference.
TIBCO SmartSockets™ Tutorial Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |