Static TCP Transport

A static TCP transport communicates over a set of dedicated connections. A static TCP transport can be server-based or peer-to-peer.

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).