posted 23 years ago
Hi everybody,
I know that JNI is meant for calling method of C/C++ from Java code. Through RMI, we can call a remote java method from a java client. But, Can we do remote invocation through JNI? I have one more doubt, do we have any procedure to call Java methods from C/C++ or it can be done through JNI only. Plz, help me in this regard.
--------------
Nayan.