TCPBinding

Follow the SCTPBinding, ignoring any reference to streams or muliple associations. A host session is a TCP connection.

The TCP binding will not perform as well as the SCTP binding, because delays delivering one message frame will delay all others in the same session. But BEEP-style framing should allow implementations to deliver short messages in their own frame in the middle of delivering a long multi-frame message such as an account history.