Specifications
HighWire MTP-2 - 1.2, September 4, 2002 cbiDemo.c 149
11. Appendix: cbiDemo.c and dprDemo.c
11-1. cbiDemo.c
The cbiDemo.c file can be used as the framework for applications which
transport data across the HighWire MTP2 CBI Interface. The file is located at
/opt/SBEhw/src/cbi_demo/... and is installed by the HighWire MTP2
Software Package.
The directory also contains all required elements needed to recompile the
application. However, since the unbundling of the Solaris Compilation
subsystem, it is at the discretion of your System Administrator to determine
the path that developers required for accessing the development
environment. This may required that the CC32 and CC64 definitions within
cbi_demo/Makefile be modified to resolve access.
11-2. dprDemo.c
The dprDemo.c file can be used as the framework for applications which
require program of the Data Path Routing Interface (DPR). The file is located
at /opt/SBEhw/src/dpr_demo/... and is installed by the HighWire MTP2
Software Package.
The directory also contains all required elements needed to recompile the
application. However, since the unbundling of the Solaris Compilation
subsystem, it is at the discretion of your System Administrator to determine
the path that developers required for accessing the development
environment. This may required that the CC32 and CC64 definitions within
dpr_demo/Makefile be modified to resolve access.