The EntireX C RPC Server allows standard RPC clients to communicate with servers written in C. It works together with the C Wrapper and calls standard libraries (Windows DLLs or UNIX shared objects/libraries).
The supported C development and runtime environments are described in the prerequisites for UNIX and Windows in the Release Notes.
Introduction | Introduction to the C RPC Server. |
Administration | Administering the C RPC Server. How to use SSL, start, trace and stop the C RPC Server. |
Scenarios | Steps to call your first RPC server customer code. |