Actions

Difference between revisions of "Stentofon.AlphaCom.AlphaNet.dll"

From Zenitel Wiki

(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,...)
 
Line 1: Line 1:
 +
Library for Handling AlphaNet communcation with AlphaCom node(s).
 +
 +
 +
== Release Info ==
 +
 +
Release State: Beta
 +
Version: 0.1.2009.0421
 +
See also [[Release_Notes_Stentofon.AlphaCom.AlphaNet.dll]]
  
Library for Handling AlphaNet communcation with AlphaCom node(s).
+
== Short Library Description ==
 +
 
 +
For details see the compiled help file: Stentofon.AlphaCom.AlphaNet.chm
  
 
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).  
 
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).  

Revision as of 11:04, 21 April 2009

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


Release Info

Release State: Beta Version: 0.1.2009.0421 See also Release_Notes_Stentofon.AlphaCom.AlphaNet.dll

Short Library Description

For details see the compiled help file: Stentofon.AlphaCom.AlphaNet.chm

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