Version 9.5 SP1

EntireX DCOM Wrapper

The EntireX DCOM Wrapper generates DCOM-enabled components using RPC technology. This so-called "wrapping" makes it possible to treat existing applications as ActiveX components.

../graphics/gr_b_sm.gif Introduction Introduction to the DCOM Wrapper; prerequisites.
../graphics/gr_b_sm.gif Using the DCOM Wrapper Describes how to start the DCOM Wrapper, set wrapper properties, generate a DCOM client, generate a DCOM proxy.
../graphics/gr_b_sm.gif Visual Studio Wizard Describes how to use the Microsoft Visual Studio Wizard for EntireX DCOM Wrapper.
../graphics/gr_b_sm.gif Command-line Mode Using the DCOM Wrapper in command-line mode.
../graphics/gr_b_sm.gif Generated DCOM Wrapper Objects Describes supported data types, the code generation process, location of DCOM Wrapper objects, standard Wrapper properties, handling complex data types, calling remote procedures as functions, standard wrapper methods, registering and deploying wrapper objects, using wrapper objects with DCOM.
../graphics/gr_b_sm.gif Using DCOM Wrapper Objects Describes properties, properties and groups, how to use generated object methods, how to handle arrays, groups and periodic groups.
../graphics/gr_b_sm.gif Proxy Objects with the DCOM Wrapper Describes the deployment of wrapper objects, how to use wrapper objects with DCOM, how to enable the use of DCOM, how to access and register the wrapper proxy, how to specify the location of DCOM server objects (DCOM Utility).
../graphics/gr_b_sm.gif Using DCOM Wrapper Objects with LotusScript Describes how to create and destroy objects, working with arrays and groups.
../graphics/gr_b_sm.gif Using DCOM Wrapper Objects with Web Scripting Languages Provides hints on using VBScript as scripting language and an example.
../graphics/gr_b_sm.gif Software AG IDL to .NET Mapping - EntireX DCOM Wrapper Describes mapping Software AG IDL data types to .NET data types.
../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 Tips and Tricks for the DCOM Wrapper Tips and tricks for IDL parameter definitions, groups in an IDL parameter definition, arrays in groups, ActiveX Application calling a DCOM Wrapper method, a problem with the #import clause of the client application, syntax errors, the ActiveX Automation Server, restrictions on parameter names, language-dependent restrictions on the client side, using DCOM Wrapper object with Microsoft Visual Studio .NET.
../graphics/gr_b_sm.gif Using Alias Names with the DCOM Wrapper Describes how to use alias names for library and program names.
../graphics/gr_b_sm.gif DCOM Wrapper Visual Basic Object Provides examples on how to create a Visual Basic object with the DCOM Wrapper and how to use the properties of this object.
../graphics/gr_b_sm.gif Data Type Binary with the DCOM Wrapper Describes how to map data type binary.
../graphics/gr_b_sm.gif DCOM Wrapper Examples of Various Data Types Provides Visual Basic examples of how programs generated with the IDL generator are used with various data types.
../graphics/gr_b_sm.gif Using Arrays of Variable Sizes with the DCOM Wrapper Describes an array without fixed size and with strings of variable length, the methods and the group definition for arrays of variable sizes.
../graphics/gr_b_sm.gif Using Structures with the DCOM Wrapper Describes how to use structures with the DCOM Wrapper.
../graphics/gr_b_sm.gif Writing Applications Describes how to enable internationalization and tracing.

Top of page

Related Literature

Tools and Components

Programming

Top of page