noun
one-way interaction
Computing term for an interaction where only one party initiates or controls the exchange, such as a unidirectional data flow.
このプロトコルは片方向相互動作しかサポートしていない。
This protocol only supports one-way interaction.
双方向 means bidirectional or two-way, while 片方向相互動作 specifically refers to a one-way interaction pattern.
Compound of 片方向 (one-way) and 相互動作 (interaction).