OpenPLC_v3/utils/dnp3_src
thiagoralves 1b10e97e5e First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
..
cmake First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
config First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
cpp First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
deps/asio/asio First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
dotnet First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
generation First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
java First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
profile First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
CHANGELOG.markdown First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
CMakeLists.txt First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
NOTICE First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
README.md First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
appveyor.yml First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00
build-dotnet.bat First commit. OpenPLC v3 beta 1 2018-06-14 10:43:52 -07:00

README.md

Overview

Opendnp3 is a portable, scalable, and rigorously tested implementation of the DNP3 (www.dnp.org) protocol stack written in C++11. The library is designed for high-performance applications like many concurrent TCP sessions or huge device simulations. It also embeds very nicely on Linux.

Documentation

The documentation can be found on the project homepage.

If you want to help contribute to the official guide its in this repo.

License

Licensed under the terms of the Apache 2.0 License.

Copyright (c) 2010, 2011 Green Energy Corp

Copyright (c) 2013 - 2015 Automatak LLC

Copyright (c) 2010 - 2015 various contributors