In order to enable CCI support for TCP/IP, two executable modules are provided:
- CCITC32.DLL(cobtcp.so on UNIX systems)
- which enables the CCI interface routines necessary for CCI equipped machines to communicate with each other. The module,
its interface, and its associated functionality and other support modules, is generically referred to as
CCITCP. Micro Focus products use this (and other protocol-specific CCI modules) so that they do not need to worry about the complexities
of the underlying network protocol.
- MFDS.EXE(mfds on UNIX systems)
- replaces the legacy CCITCP2 module. This is a server registration module, which is used to register and advertise CCI server
processes that are available for CCI clients to call. It is designed to be run as a background application, and so is sometimes
referred to as a "daemon" process.