The Source for Java Technology Collaboration
User: Password:



Start New Message Post a Reply

Subject:  Using JNI for multiplatform integration at runtime
Date:  2006-01-17 02:33:29
From:  vitallis


My company develops a client side integration solution to provide uniform access and interaction model to virtually any application, across all heterogeneous platforms - regardless of platform, technology or API's. I am developing code for java integration with other application. The main problem is that developer does not have source code of any application integrated. I wrote (generated with my tool in C++) a huge JNI code for injecting to the running java application, parsing its class object model and making Component wrappers (like COM objects for all component types) to access them from other processes.

 Feed java.net RSS Feeds