-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Is there any interest in building UDP support into libmodbus?
I recognise that Modbus/UDP is not (yet?) a recognised standard, however it is becoming not only
available in modern hardware, but recommended by the vendors for certain workloads.
Given that UDP simply requires the exact same MBAP and payload as TCP, but over a different transport,
can it really be that difficult?
I'm a little suprised there are no forks with UDP support. The only opensource UDP implementation I've
found on github are python, node (javascript) or .NET. None of which are useful to my project.
Edit: The .NET/node/python and C# implementations are linked to from modbus.org
Thanks
Metadata
Metadata
Assignees
Labels
No labels