First time here? Check out the FAQ!
answered 2020-06-25 11:34:23 +0000
Modbus itself is request\response, but when running over TCP, the underlying TCP stacks must obey TCP rules, i.e. retransmit a segment if an ACK isn't received.