Hydra Concepts
From RemObjects Wiki
Contents |
Architecture
- Hydra Overview — Read an overview of the Hydra framework which will give you a basic description of the Hydra code parts.
Auto-Update
- Hydra Autoupdate Explained — This article describes how to use Hydra's auto-update feature to build your own auto-update service.
Hosts
- A Brief Tour of Hydra — This article gives a brief description of the ideas behind Hydra.
- Delphi WPF Sample — Sample that demonstrates Delphi host that able to integrate and communicate with WPF plugin.
- FireMonkey Host — This article gives an instructions on how to create and setup a Hydra host for the new FireMonkey framework.
- FireMonkey Sample — This sample shows how to mix VCL and FireMonkey in the same application.
- FireMonkey Support — Learn how to work with Hydra for FireMonkey to create hosts and plugins
- How to build x64 bit application — This topic describes how to create a x64 bit application using Hydra.
- How to host a Silverlight plugin — This topic describes how to load plugin module.
- How to integrate Hydra and RemObjects SDK — This topic describes how can Hydra and RemObjects SDK can be used together.
- How to manage loaded module info — This topic describes how to load plugin module.
- How to manage plugin instance — This topic describes how to manage plugin instance.
- How to manage plugin modules — This topic describes how to load plugin module.
- How to pass arrays — This topic describes how to pass arrays between Delphi and .NET
- How to pass objects — This topic describes how to pass simple types between Delphi and .NET
- How to pass records — This topic describes how to pass records between Delphi and .NET
- How to pass simple types — This topic describes how to pass simple types between Delphi and .NET
- How to use Hydra Project Templates — This topic describes Hydra project templates.
- Hydra Overview — Read an overview of the Hydra framework which will give you a basic description of the Hydra code parts.
- Hydra support for Menus and Toolbars — This article describes how Delphi hosts can be extended with menus and toolbars that defined in the Hydra plugins.
- Hydrafying your Application — This article describes a basic ideas of converting existing application into the application that powered with Hydra framework.
- Mixed Mode Sample — Sample that shows all available host applications using every visual plugins.
- Passing interfaces between Host and Plugins — This articles describes how to establish communication between hosts and plugins via custom interfaces.
- RemObjects SDK Client Sample — Sample that demonstrates how to share RO SDK connection details between host and plugin.
- RemObjects SDK Services Sample — Sample that demonstrates how to use RO SDK Services in Hydra plugins.
- Security Sample — Sample that demonstrates how to perform security checks in Hydra for VCL.
- Services Communication Sample — Sample that demonstrates how to establish communication between RO SDK server and Hydra plugin.
- Silverlight Sample — Sample that demonstrates Delphi host that able to integrate and communicate with Silverlight plugin.
- VCL Host — This article gives an instructions on how to create and setup a Hydra host for the VCL framework.
- WinForms Host — This article gives an instructions on how to create and work with a WinForms host application.
Non-Visual Plugins
- .NET Non-Visual Plugins — This article gives an instructions on how to work with a .NET non-visual Hydra plugins.
- Delphi Non-Visual Plugins — This article gives an instructions on how to work with a non-visual Hydra plugins.
Plugins
- .NET Non-Visual Plugins — This article gives an instructions on how to work with a .NET non-visual Hydra plugins.
- A Brief Tour of Hydra — This article gives a brief description of the ideas behind Hydra.
- Cross Platform Plugins with Hydra — This article provides a quick preview of how to mix managed (.NET) and unmanaged (Delphi) code in your application, with Cross-Platform Plugins.
- Delphi Non-Visual Plugins — This article gives an instructions on how to work with a non-visual Hydra plugins.
- Delphi WPF Sample — Sample that demonstrates Delphi host that able to integrate and communicate with WPF plugin.
- FireMonkey Sample — This sample shows how to mix VCL and FireMonkey in the same application.
- FireMonkey Support — Learn how to work with Hydra for FireMonkey to create hosts and plugins
- FireMonkey Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for new FireMonkey framework.
- How to build x64 bit application — This topic describes how to create a x64 bit application using Hydra.
- How to host a Silverlight plugin — This topic describes how to load plugin module.
- How to integrate Hydra and RemObjects SDK — This topic describes how can Hydra and RemObjects SDK can be used together.
- How to manage loaded module info — This topic describes how to load plugin module.
- How to manage plugin instance — This topic describes how to manage plugin instance.
- How to manage plugin modules — This topic describes how to load plugin module.
- How to pass arrays — This topic describes how to pass arrays between Delphi and .NET
- How to pass objects — This topic describes how to pass simple types between Delphi and .NET
- How to pass records — This topic describes how to pass records between Delphi and .NET
- How to pass simple types — This topic describes how to pass simple types between Delphi and .NET
- How to use Hydra Project Templates — This topic describes Hydra project templates.
- Hydra Overview — Read an overview of the Hydra framework which will give you a basic description of the Hydra code parts.
- Hydra support for Menus and Toolbars — This article describes how Delphi hosts can be extended with menus and toolbars that defined in the Hydra plugins.
- Hydrafying your Application — This article describes a basic ideas of converting existing application into the application that powered with Hydra framework.
- Mixed Mode Sample — Sample that shows all available host applications using every visual plugins.
- Passing interfaces between Host and Plugins — This articles describes how to establish communication between hosts and plugins via custom interfaces.
- RemObjects SDK Client Sample — Sample that demonstrates how to share RO SDK connection details between host and plugin.
- RemObjects SDK Plugins — Learn how to combine Hydra and RemObjects SDK to create modular service applications that can load, unload and update individual services as needed.
- RemObjects SDK Services Sample — Sample that demonstrates how to use RO SDK Services in Hydra plugins.
- Security Sample — Sample that demonstrates how to perform security checks in Hydra for VCL.
- Services Communication Sample — Sample that demonstrates how to establish communication between RO SDK server and Hydra plugin.
- Silverlight Sample — Sample that demonstrates Delphi host that able to integrate and communicate with Silverlight plugin.
- Silverlight Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for Silverlight.
- VCL Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for Delphi VCL.
- WinForms Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WinForms.
- WPF Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WPF.
RemObjects SDK Service Plugins
- Hydra Overview — Read an overview of the Hydra framework which will give you a basic description of the Hydra code parts.
- RemObjects SDK Plugins — Learn how to combine Hydra and RemObjects SDK to create modular service applications that can load, unload and update individual services as needed.
Visual Plugins
- FireMonkey Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for new FireMonkey framework.
- Silverlight Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for Silverlight.
- VCL Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for Delphi VCL.
- WinForms Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WinForms.
- WPF Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WPF.
