The information in this directory is useful in Systems Management development activities. The CMQUERY and CMEXIT sample programs use the Kernel application programming interface verbs to manage Communications Server status. In this sample code directory are the necessary files for the CMQUERY and CMEXIT programs: - C files: CMQUERY.C queries the status of services associated with Communications Server. This program uses the CmkQueryStatus and CmkQueryServices verbs. CMEXIT.C requests Communications Server to start its exit processing. This program simulates a user selecting Stop Communications from the Communications Server folder. This program uses the CmkDeactivateService verb. - Other files: * Documentation: *.DOC * Make files: *.MAK