MODBUS TCP in C
-
Hello all, with :confused::confused::confused::confused: I am a socket programmer, and recently i'm learning MODBUS TCP, and I wanted to make a simple application using MODBUS TCP over ETHERNET, application has two programs, one is SERVER and other is CLIENT as we have in network programming, NOTE : Strictly on C only. I searched a lot and read but couldn't find anything except for C# .NET and serial configuration. If anyone can help...!!!?
-
Hello all, with :confused::confused::confused::confused: I am a socket programmer, and recently i'm learning MODBUS TCP, and I wanted to make a simple application using MODBUS TCP over ETHERNET, application has two programs, one is SERVER and other is CLIENT as we have in network programming, NOTE : Strictly on C only. I searched a lot and read but couldn't find anything except for C# .NET and serial configuration. If anyone can help...!!!?
-
Did you look at http://www.modbus.org/tech.php[^]?
Veni, vidi, abiit domum
-
Ya I have read all those docs but found nothing...m using Linux so I need API for that, not for win32 socket.
-
Well you need to go and ask at the Modbus website; they are the people who can tell you what is available.
Veni, vidi, abiit domum
-
Hi, you may try freemodbus library. The URL is http://www.freemodbus.org/index.php?idx=5