Glue42 Enterprise is now io.Connect Desktop! The new documentation site for all interop.io products is located at docs.interop.io.

Examples

Overview

Here you can find links to Glue42 examples in GitHub. These implementations are for showcase and testing purposes and demonstrate various Glue42 Enterprise functionalities within different technology environments. See the respective repositories and experiment firsthand with the many cool features of Glue42 Enterprise!

JavaScript

JavaScript Examples Repository

  • App Management Example
  • App Preferences Example
  • Channels Example
  • Flydown Example
  • Intents Example
  • Interop Request/Response Example
  • Interop Streaming Example
  • Popup Example
  • Pub/Sub Example
  • Shared Contexts Example
  • Themes Example
  • Window Management Example

.NET

.NET Examples Repository

  • App Management Example
  • Multi Window App Example
  • Interop Example
  • Interop Streaming Example
  • WPF Sticky Window Example
  • Shared Contexts Example
  • Notifications Example
  • Blazor Example

Java

The Java examples are shipped with the Glue42 Enterprise installer. You can find them in the %LocalAppData%\Tick42\Demos\Java folder.

Angular

Angular Examples Repository

  • Full demo app example
  • App Management Example
  • Interop Example
  • Glue42 Window Example
  • Layouts Example
  • Notifications Example
  • Window Management Example

Dash

Dash Examples Repository

  • Channels Example
  • "Client/Portfolio/News" Example
  • Shared Contexts Example
  • Excel Example
  • Interop Example
  • Notifications Example
  • "Oil and Gas" Example
  • Window Management Example

Native Examples

COM Examples

  • Delphi 10 Example
  • Delphi 7 Example
  • MFC Example

C Exports Examples

  • C++ Console Example
  • MFC Example

Electron

Glue42 Apps

Glue42 Connectors

Other Examples

  • Node.js REST Config Example - a simple Node.js REST server, which acts as a remote app, Layout, app preferences and system configuration store. You can use this example to test fetching apps, Layouts, app preferences and system configuration files to Glue42 Enterprise from a remote REST service.

  • .NET REST Config Example - a simple .NET REST server, which acts as a remote app and Layout store. You can use this example to test fetching apps and Layouts configuration files to Glue42 Enterprise from a remote REST service.

  • Playwright Example - a Glue42 end-to-end test example using Playwright.