JNBridgePro for Java teams
Call .NET from Java without rewriting either side.
Generate Java proxies for existing .NET classes, then call them from Java.
How it works
From .NET to Java in three steps
Existing .NET code, callable as native Java — no rewrites.
Generate proxies
Use JNBridgePro to generate Java proxies from .NET.
Drop into your project
Add the proxy JAR to your project and configure the bridge.
Call .NET like Java
Use .NET classes from Java with native syntax — no glue code.
Get started
See it working in 5 minutes
Follow a step-by-step demo in your direction, or jump straight into the setup guide.
Read · Demo guide
Call .NET from Java
For Java teams: generate proxies for the NI-DAQmx .NET API, export a ready-to-run demo project, and read live samples from Java.
Read the guide →Read · Demo guide
Call Java from .NET
For .NET teams: generate proxies for log4j, export a ready-to-run C# project, and log from C# and Java to one log4j output.
Read the guide →Read · full docs
Setup guide
Configuration, troubleshooting, and platform-specific deployment notes.
Open the docs →

