stone1549 / dnp3

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

Home Page:www.automatak.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

www.automatak.com

License:Other


Languages

Language:C++ 64.6%Language:XSLT 23.1%Language:Java 6.7%Language:C# 3.9%Language:C 1.4%Language:Scala 0.2%Language:Shell 0.0%