![]() | CCI Trace | CCI Status Messages | ![]() |
The CCI.INI file is used to specify selective configuration options for all
or some CCI modules installed on a system. The contents of the CCI.INI file
will vary from system to system in a network, depending upon the requirements
for tuning each individual system.
CCI.INI may be located in a number of locations for testing and deployment.
On Windows systems of all types the Windows root directory is a good location
as it is visible from all applications.On UNIX systems the COBOL
cobdir/bin instalation directory or the applications current directory are good
logical locations. There may be configuration sections for more than one
CCI protocol module in any CCI.INI file so care is required when choosing the
location for a CCI.INI file.
If the user only wants to affect a behavior of a single application, rather
than affecting every application on the system, the CCI.INI file containing the
CCIIPX entries may be located in the current directory where the application is
being run from.
CCI.INI is a plain text file, which may be edited or created by any text editor. A CCI.INI file may look like this:-
[cciipx-base] REPORT_CONNTYPES=n CRC_SEND=n CRC_FORCE_RECV=n CRC_REPORT_FAILS=n CRC_RETRY=y MAX_PKT_SIZE=17872 [ccinetb-base] AdapterLoc=0 DefaultBuffLen=4096 Commands=20 Sessions=10 Names=2 [ccitcp-servers] myserver=MFPORT:3000
The following sections describe the useage of CCI.INI file for all the available CCI modules.
Copyright © 1999 MERANT International Limited. All rights reserved.
This document and the proprietary marks and names
used herein are protected by international law.
![]() | CCI Trace | CCI Status Messages | ![]() |