Hi Max,
Reef isn't a basis for open-dnp3, it just uses it. Open-dnp3 is a
stand-alone project deployed in lots of systems.
You could certainly model a 60870 implementation using an architecture
similar to opendnp3, but direct code re-use would not be possible:
http://www.trianglemicroworks.com/documents/DNPvs870.pdf
The paper above shows the technical differences between the two.
ICCP is a totally different beast. It's based on MMS, which is based
on ASN.1 encoding. There's very little in the way of open source
available, but you might want to check out:
http://www.openmuc.org
They have an open source ASN.1 compiler than can turn the schemas into
Java bindings. You might be able to use that as a basis for that
piece.
regards,
Adam
> --
> You received this message because you are subscribed to the Google Groups
> "Reef Users Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
reef-users+...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>