Version 9.6

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 Visual Studio Wizard for .NET Wrapper Using .NET Wrapper with Microsoft Visual Studio Add-in.
../graphics/gr_b_sm.gif Using the .NET Wrapper in IDL Compiler Command-line Mode Using the .NET Wrapper in IDL Compiler 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 EntireX .NET Wrapper 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

Tools and Components

Programming

Top of page