PPX service deliverables

The following table lists the PPX service deliverables:

File

Description

Windows: \nms\bin\ppxapi.dll

UNIX: /opt/nms/bin/libppxapi.so

PPX service interface library

Windows: \nms\bin\ppxmgr.dll

UNIX: /opt/nms/bin/libppxmgr.so

PPX service manager library

Windows: \nms\bin\ppxserv.exe

UNIX: /opt/nms/bin/ppxserv

PPX server

Windows: \nms\bin\ppxservicecfg.exe

Utility to install the PPX server as a Windows service

Windows: \nms\bin\ppxstop.exe

UNIX: /opt/nms/bin/ppxstop

Utility to shutdown the PPX server

Windows: \nms\ctaccess\cfg\ppx_tmpl.cfg

UNIX: /opt/nms/ctaccess/cfg/ppx_tmpl.cfg

PPX service example configuration file

Windows: \nms\ctaccess\demos\brd2brd\brd2brd.exe

UNIX: /opt/nms/ctaccess/demos/brd2brd/brd2brd

Demonstration program that performs call transfer from an incoming line to an outgoing line over the MVIP bus using the PPX service.

Windows: \nms\ctaccess\demos\brd2brd\brd2brd.c

UNIX: /opt/nms/ctaccess/demos/brd2brd/brd2brd.c

Demonstration program source code

Windows: \nms\ctaccess\demos\brd2brd\makefile

UNIX: /opt/nms/ctaccess/demos/brd2brd/makefile

Makefile for compiling the demonstration program

Windows: \nms\ctaccess\demos\callcntr\callcntr.exe

UNIX: /opt/nms/ctaccess/demos/callcntr/callcntr

Demonstration program that performs call transfer from an incoming line to an outgoing line over the CT bus using the PPX service connection objects

Windows: \nms\ctaccess\demos\callcntr\callcntr.c

UNIX: /opt/nms/ctaccess/demos/callcntr/callcntr.c

Demonstration program source code

Windows: \nms\ctaccess\demos\callcntr\makefile

UNIX: /opt/nms/ctaccess/demos/callcntr/makefile

Makefile for compiling the demonstration program

Windows: \nms\include\ppxdef.h

UNIX: /opt/nms/include/ppxdef.h

Header file for the PPX service

Windows: \nms\lib\ppxapi.lib

PPX service interface import library

Windows: \nms\lib\ppxmgr.lib

PPX service manager import library


Note: Applications must link with the service interface library.