open source libraries for IEC 61850 and IEC 60870-5-101/104
lib60870 (IEC 60870-5-104) release 0.9.3
You can download the latest release of the IEC 60870-5-104 library with bug fixes and small improvements here
2 thoughts on “lib60870 (IEC 60870-5-104) release 0.9.3”
Lysov Sergey
Hello, i have some litle trouble. I build this lib for armfh arch, and then i started it, all looks like fine, so i have this parameters: tcp 0 0 10.155.26.220:2404 0.0.0.0:* LISTEN 16021/simple_server
Hello, i have some litle trouble. I build this lib for armfh arch, and then i started it, all looks like fine, so i have this parameters: tcp 0 0 10.155.26.220:2404 0.0.0.0:* LISTEN 16021/simple_server
But then i try to connect with https://sourceforge.net/projects/qtester104/ this program, i have socket error 7 and 19. Can you help with this?
Hello. I compiled the simple_server for beaglebone (armhf) and tested with the qtester but I couldn’t face any problem.