Fork me on GitHub
3.0.2

libmodbus

A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32

Download the tarball of the version you want and run ./configure; make; make install; to compile and install libmodbus on your system.

Two versions of libmodbus are currently maintained:

The latest release is also available as:

You can also browse the source code on stephane/libmodbus or clone with the command:

$ git clone git://github.com/stephane/libmodbus
to compile and test the latest version.