Actions

TCAP Control Library: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
The high availability (HA) TCAP Control Library is a library that can be part of a TelcoBridges HA system, and allows control over
The high availability (HA) TCAP Control Library is a library that can be part of a TelcoBridges HA system, and allows control over transactions in a TCAP stack. Any application can link with this library, and allocate one or multiple instances of this library to control one or multiple TCAP stacks.
transactions in a TCAP stack. Any application can link with this library, and allocate one or multiple instances of this
 
library to control one or multiple TCAP stacks. The TCAP handling does not have, to this day, a C++ wrapper class
The TCAP handling does not have, to this day, a C++ wrapper class and is only shown here for information purposes.
and is only shown here for information purposes.


----
----


Return to the Toolpack [[User Guide]]
Return to the Toolpack [[User Guide]]

Revision as of 16:55, 7 May 2009

The high availability (HA) TCAP Control Library is a library that can be part of a TelcoBridges HA system, and allows control over transactions in a TCAP stack. Any application can link with this library, and allocate one or multiple instances of this library to control one or multiple TCAP stacks.

The TCAP handling does not have, to this day, a C++ wrapper class and is only shown here for information purposes.


Return to the Toolpack User Guide