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 installation 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 you only want to affect the behavior of a single application, rather than affecting every application on the system, put the CCI.INI file (containing the CCIIPX entries) in the current directory, from where the application is being run.
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 usage of CCI.INI file for all the available CCI modules.
Copyright © 2006 Micro Focus (IP) Ltd. All rights reserved.