Actions

Stentofon.AlphaCom.AlphaNet.dll

From Zenitel Wiki

Revision as of 10:52, 21 April 2009 by Kjellove (talk) (New page: Library for Handling AlphaNet communcation with AlphaCom node(s). One singel node as well as a complete AlphaCom node network is supported. The library includes code for Message parsing,...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Library for Handling AlphaNet communcation with AlphaCom node(s).

One singel node as well as a complete AlphaCom node network is supported. The library includes code for Message parsing, Message sending, and being an AlphaNet client (TCP/IP, connection monitoring etc).


Namespace Short Description Status
Messages Classes for all AlphaNet Data Protocol Messages, and general class for parsing of AlphaNet message. Beta Release
Client AlphaNet Client ("OPC mode") with .NET event support on messages Experimental
Config Common definitions, and experimental config structures for the libray.. Under Construction