EntireX RPC Server for Micro Focus COBOL

The EntireX RPC Server for Micro Focus COBOL allows standard RPC clients to communicate with COBOL servers written with Micro Focus COBOL. It works together with the COBOL Wrapper and the IDL Extractor for COBOL.

The RPC Server for Micro Focus is able to call standard libraries (Windows DLLs or UNIX shared objects/libraries); Micro Focus proprietary formats such as intermediate code (*.int), generated code (*.gnt); and intermediate or generated code packaged in libraries (*.lbr).

The supported Micro Focus development and runtime environments are described under the prerequisites for UNIX and Windows in the Release Notes.

Introduction Introduction to the RPC Server for Micro Focus.
Administration Administering the RPC Server for Micro Focus. How to use SSL, start, trace and stop the RPC Server for Micro Focus.
Deployment Service Customizing the Deployment Service for the RPC Server for Micro Focus. The Deployment Service is a prerequisite for deploying server-side mapping files.
Server-side Mapping Files Server-side mapping is used at runtime to marshal and unmarshal the RPC data stream. This document provides information on deploying, undeploying, change management etc. of server-side mapping files.
Scenarios Steps to call your first RPC server customer code.

Related Literature