|
J-Integra for COM
Description
J-Integra for COM is a high performance middleware bridge that enables Java COM interoperability. Its pure Java implementation of the DCOM wire protocol allows you to access COM components from Java clients, and Java objects from COM clients. J-Integra for COM can be used in two different ways:
J-Integra for COM can be used for point-to-point integration scenarios where the two applications that need to communicate with each other dont need to plug into a common integration infrastructure (such as an ESB). Example use case scenarios include:
Java desktop application invoking COM application J2EE Server invoking COM application VB/C++ client interaction with a J2EE Server IIS/ASP interaction with a J2EE Server
|