JNBridgePro Architecture
With JNBridgePro, your Java code runs in a JVM, and your .NET code runs in a CLR. JNBridgePro manages the communications
with a choice of three channels: in-process/shared memory, TCP/Binary, or HTTP/SOAP. Your application can run in the same process,
in different processes on the same machine, or different machines across a network.
Find out more...
|