Actions

TCAP Control Library: Difference between revisions

(New page: The HA TCAP Control Library’s 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,...)
 
No edit summary
Line 1: Line 1:
The HA TCAP Control Library’s 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
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
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.
and is only shown here for information purposes.

Revision as of 14:39, 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.