The information in this directory is useful in PCM development activities. Sample programs use the GCCI and PCM interfaces to control a SAP and MAC. In this sample code directory are the necessary files for GCCI and PCM programs: - C files: PCMCALL.C provides GCCI call control primitives. PCMINIT.C starts, stops, activates, and deactivates a SAP. It also initiates connections with a MAC. PCMQUEUE.C illustrates primitive queuing. - Other files: * Function prototypes, definitions, and data structures: *.H * Documentation: *.DOC * Make files: *.MAK