Actions

TCAP Control Library: Difference between revisions

m (added link to HA)
mNo edit summary
 
Line 1: Line 1:
{{DISPLAYTITLE:TCAP Control Library}}
The high availability (HA) TCAP Control Library is a library that can be part of a TelcoBridges [[High_Availability|HA]] system, and enables control over transactions in a TCAP stack. Any application can link with this library and can allocate one or multiple instances of this library to control one or multiple TCAP stacks.
The high availability (HA) TCAP Control Library is a library that can be part of a TelcoBridges [[High_Availability|HA]] system, and enables control over transactions in a TCAP stack. Any application can link with this library and can allocate one or multiple instances of this library to control one or multiple TCAP stacks.


Please note that the TCAP handling does not have, to this day, a C++ wrapper class and is only shown here for information purposes.
'''Note''': that 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]]
Return to the Toolpack [[User Guide]]

Latest revision as of 11:39, 2 May 2022

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

Note: that 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