Transport modes supports only Reliable Connection (RC). The available
transport modes are:
- Queue Pair is associated with only one other QP.
- Messages transmitted by the send queue of one QP are reliably
delivered to receive queue of the other QP.
- Packets are delivered in a order.
- An RC connection is very similar to a TCP connection.