Version 9.6

EntireX Natural Wrapper

The Natural Wrapper allows you to develop Natural client applications that access RPC-based server components, and to create Natural RPC server skeletons you can use as a basis to write a Natural RPC server that can be accessed by RPC clients.

This document covers the following topics:

../graphics/gr_b_sm.gif Introduction Introduction to the Natural Wrapper.
../graphics/gr_b_sm.gif Using Step-by-step guide on how to generate interactively client interface objects, test applications or RPC servers with the Natural Wrapper.
../graphics/gr_b_sm.gif RPC Environment Manager Using the RPC Environment Manager to create, edit and remove RPC environments.
../graphics/gr_b_sm.gif RPC Environment Monitor Using the RPC Environment Monitor to check the availability of each RPC environment.
../graphics/gr_b_sm.gif Command-line Mode Using the Natural Wrapper in command-line mode.
../graphics/gr_b_sm.gif Software AG IDL to Natural Mapping Describes the specific mapping of Software AG IDL data types, groups, arrays and structures to the Natural programming language.
../graphics/gr_b_sm.gif Handling CVM Files A client-side server mapping file (CVM) is used at runtime to marshal and unmarshal the RPC data stream. This document provides information on source control, change management, comparing, etc. of CVM files.
../graphics/gr_b_sm.gif Writing Applications Writing Natural Wrapper applications.
../graphics/gr_b_sm.gif Examples Describes the delivered Natural Wrapper example programs.

Top of page

Related Literature

Tools and Components

Programming

Top of page