Architecture for Control Networks: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Bender the Bot (talk | contribs)
m Implementations: HTTP to HTTPS for SourceForge
 
Line 65:
==Implementations==
 
An early [[Open-source software|open-source]] implementation of ACN was released as OpenACN<ref>{{cite web |url=httphttps://sourceforge.net/projects/openacn/ |title=OpenACN |accessdate=2011-08-25}}</ref> and is available on [[SourceForge]]. This has been ported to a wide range of platforms, but it is limited in its scope and does not implement any DDL support.
 
There is another open source ACN project<ref>{{cite web|url=https://github.com/HakanL/ACN|title=Architecture for Control Networks project home page|website=[[GitHub]] |accessdate=2022-03-09}}</ref> which is implemented in [[C Sharp (programming language)|C#]]. This aims to provide a full [[managed code]] implementation and includes code for several other related protocols.