Skip to content
/ adnp3 Public
forked from dnp3/opendnp3

dnp3 protocol. C++ with bindings for .NET and Java.

License

Notifications You must be signed in to change notification settings

cverges/adnp3

 
 

Repository files navigation

Copyright (c) 2010, 2011 Green Energy Corp.
Copyright (c) 2013 Automatak LLC

Licensed under the terms of the Apache Public License v2.0.

Documentation
=============

Links to code documentation can be found on the sidebar of:
  
http://dnp3.github.io 


Companion documentation is hosted on the Wiki:

https://github.com/automatak/dnp3/wiki

Overview
========

OpenDNP3 is a portable, scalable, and rigorously tested implementation 
of the DNP3 (www.dnp.org) protocol stack written in C++. The library 
is optimized for the largest front end processor implementations
and slave device simulations, although it performs very well on 
embedded linux ARM in a single outstation configuration.

Custom written, idiomatic bindings are available for the 
Microsoft CLR family of languages (C#, VB.NET, F#, etc) and JVM-based
languages (Java, Scala, Clojure, etc).


History
=======

This is a fork of the project originally located here:

www.github.com/gec/dnp3

About

dnp3 protocol. C++ with bindings for .NET and Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 61.7%
  • XSLT 21.6%
  • HTML 6.4%
  • Java 6.4%
  • C# 3.7%
  • Scala 0.1%
  • Other 0.1%