The EntireX RPC Server for BS2000 allows standard RPC clients to communicate with RPC servers on the operating system BS2000. It supports the programming languages COBOL and C.
For COBOL, it works together with the COBOL Wrapper and the IDL Extractor for COBOL.
For C, use the C Wrapper.
Supported compilers are listed under BS2000 Prerequisites in the EntireX Release Notes.
Introduction | Introduction to the RPC Server for BS2000. |
Administration | Administering the RPC Server for BS2000. |
Extractor Service | Customizing the Extractor Service for the RPC Server for BS2000. The Extractor Service is a prerequisite for remote extractions. |
Deployment Service | Customizing the Deployment Service for the RPC Server for BS2000. 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. |
Client and Server Examples for BS2000 in the COBOL Wrapper documentation