Chapter 2 Connections


Messages are packets of information that are the basis for all interprocess communication in SmartSockets. All messages are transmitted between processes through connections. A connection is an endpoint of a direct communication link used to send and receive messages between two processes. The two processes, called peer processes, share the link. However, each process has a unique endpoint that it can manipulate independently. Connections can operate on messages in many different ways.

Topics


TIBCO SmartSockets™ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com