Do we have a guaranteed delivery of the message sent via Implicit messaging in Ethernet/IP?
Implicit messaging uses UDP, so my guess is no, but this seems strange given that Implicit messaging is used for real-time control, so I wonder maybe Ethernet/IP provides guaranteed delivery on top of UDP?
If no, should I implement something on top of it? We do not care much about real-time thing, but we need a guaranteed delivery and we are forced to use implicit messaging