| Version | 1.1 |
|---|---|
| Publisher | Byte Research |
| Release date | Nov 7, 2008 |
| Date added | Aug 2, 2005 |
| Os requirements | Windows, Windows NT, Windows 2000, Windows XP |
| Requirements | Windows NT/2000/XP/2003 Server, .NET runtime |
| Total downloads | 2,066 |
| Downloads per week | 2 |
| Price | Free to try |
Description
ProxyGen is a high performance, easy to use .NET to Java interoperability tool. It allows your .NET code to access Java object as if they were .NET object. It uses .NET Platform Invoke and JNI to directly access Java VM. Runtime deployment component is free. ProxyGen consists of two components, ProxyGen.exe and JInt.DLL. You use ProxyGen.exe to generate a .NET assembly DLL that contains proxy classes for Java classes. These proxy classes are .NET classes that have the same public fields/methods as their Java Classes.