Pure Java - COM bridge - Parent
· Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component.
The implementation is itself purely in Java and does not use JNI to provide COM access.
This is a cleaned-up and improved version of the j-Interop library.
Based on j-interop kohsuke work, and modified to use jcifs-ng.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window j-interop-ng-parent-3.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.