Actions

TCAP Control Library: Difference between revisions

No edit summary
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
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
{{DISPLAYTITLE:TCAP Control Library}}
transactions in a TCAP stack. Any application can link with this library, and allocate one or multiple instances of this
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.
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.
'''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]]

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