Static TCP Transport
A TCP transport communicates over a set of dedicated connections.
Note: In most cases it is simpler and more flexible to use dynamic TCP transports (see
Dynamic TCP Transport).
Static TCP is a connection-oriented protocol. Its transport definitions are inherently fragmentary. You must define at least two complementary transport definitions to establish a bus. For more information, see Pair Connections.
Although an individual static TCP connection links exactly two host computers, you can combine several connections into a bus with a more complex topology (see Assembling Larger Topologies from Pair Connections).
Copyright © Cloud Software Group, Inc. All rights reserved.