Java COM Bridge and Java ActiveX Bridge

J-Integra COM is a high performance Java COM Bridge that enables Java interoperability with COM Automation (OLE) & ActiveX components via its pure Java implementation of the Microsoft DCOM wire protocol.

Features

  • Pure Java implementation of the Microsoft DCOM wire protocol.
  • Requires no JNI or native code.
  • Compatible with JDK 1.2 or higher.
  • Deploy on any platform which supports a JVM.
  • Optional high-speed (JNI) native mode for Windows platforms.
  • Zero client/server install option (no additional software required on Windows client/server side).
  • Subscribe to COM events using standard Java semantics.
  • Subscribe to Java events using standard COM Automation semantics.
  • Bi-directional; supports callbacks in both directions.
  • Auto-generate Java proxy classes from any COM type library (TLB).
  • Auto-generate COM type libraries (TLBs) from Java class files.
  • Expose COM properties, methods, and events to Java clients.
  • Expose Java properties, methods, and events to COM Automation clients.
  • Supports all COM Oleautomation types.

Supported Platforms

J-Integra can be used on any platform which supports a JVM. A complete list of platforms we have tested on can be found here.


Product Documentation

Contains a user guide and several examples to get you started.