noun
connection-oriented
Technical 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, it is necessary to establish a connection first.