Difference between revisions of "Stentofon DotNet Libraries"
From Zenitel Wiki
Line 15: | Line 15: | ||
|- | |- | ||
| Stentofon.AlphaCom.AlphaNet.dll | | Stentofon.AlphaCom.AlphaNet.dll | ||
− | | | + | | Library for Handling AlphaNet communcation with AlphaCom node(s). |
One singel node as well as a complete AlphaCom node network is supported. | One singel node as well as a complete AlphaCom node network is supported. | ||
The library includes code for Message parsing, Message sending, and being | The library includes code for Message parsing, Message sending, and being | ||
Line 21: | Line 21: | ||
| Beta Release | | Beta Release | ||
|- | |- | ||
− | | | + | | Stentofon.AlphaCom.Data.dll |
− | | | + | | Library for handling AlphaCom State data (and possible config data in th future). |
− | | | + | AlphaCom State Data handled is StationState, CallRequests, and CallConnections. Supports MSSQL database |
+ | | Experimental | ||
|- | |- | ||
− | | | + | | Stentofon.AlphaCom.Station.dll |
− | | | + | | Library for handling AlphaCom IP stations. Client code for handling the IP station dataprotocol (DIP). |
− | | | + | | Under Construction |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Revision as of 09:45, 21 April 2009
This is the main page for the Stentofon libraies written in the .NET Framework
This AlphaCom feature is under development and is not yet released! |
---|
These libraries contains several APIs (Application Programming Interface) for different Stentofon products.
The following libraries are released or under construction:
.NET Assembly file | Short Description | Status |
---|---|---|
Stentofon.AlphaCom.AlphaNet.dll | 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). |
Beta Release |
Stentofon.AlphaCom.Data.dll | Library for handling AlphaCom State data (and possible config data in th future).
AlphaCom State Data handled is StationState, CallRequests, and CallConnections. Supports MSSQL database |
Experimental |
Stentofon.AlphaCom.Station.dll | Library for handling AlphaCom IP stations. Client code for handling the IP station dataprotocol (DIP). | Under Construction |