noun
connection-oriented; connection-type
Computing term describing a communication model where a dedicated connection is established before data transfer, as opposed to connectionless communication.
TCPはコネクション型のプロトコルです。
TCP is a connection-oriented protocol.
コネクション型通信では、最初に接続を確立する必要がある。
In connection-oriented communication, a connection must be established first.