Posted By:
Ramesh_kesavanarayanan
Posted On:
Tuesday, January 29, 2008 02:45 PM
Hi all,
I have a java program which communicates with the c++ program via JINI.
I wanted to get back the object pointers from c++ , convert them to jObject and set it to my java classes.
I have seen some method calls like "GetFieldID" , "GetMethodID" and "FindClass", but can some one point me with an example of how to do this??
Regards Ramesh.K