Version 8.0

EntireX .NET Wrapper

The EntireX .NET Wrapper provides access to RPC servers for .NET client applications and access to .NET servers for any RPC client. The .NET Wrapper generation tools of the Workbench take as input a Software AG IDL file, which describes the interface of the RPC, and generates C# classes that implement the methods and data types of the interface.

../graphics/gr_b_sm.gif Introduction Describes the functionality of the EntireX .NET Wrapper.
../graphics/gr_b_sm.gif Using How to use the .NET Wrapper: the generation process; using the .NET Wrapper interactively
../graphics/gr_b_sm.gif .NET Wrapper Plug-in for Visual Studio Using .NET Wrapper with Microsoft Visual Studio Plug-in.
../graphics/gr_b_sm.gif Command-line mode Using the .NET Wrapper in command-line mode
../graphics/gr_b_sm.gif IDL to .NET Mapping Mapping Software AG IDL data types to .NET data types.
../graphics/gr_b_sm.gif Writing Applications Writing a client application with the EntireX .NET Wrapper .
../graphics/gr_b_sm.gif Application Configuration Configuring a .NET Wrapper application.
../graphics/gr_b_sm.gif Reliable RPC Introduction to Reliable RPC; writing a client and a server for Reliable RPC; Broker configuration.
../graphics/gr_b_sm.gif Reference Reference material (attributes and classes).

Top of page

Related Literature

Top of page