老玉米:
Java Big Buffalos,come in...
[阅读: 638] 2006-01-18 07:49:36
It comes from WAS document..
"The ActiveX application client on Machine B is a Windows only client that uses the Java Native Interface (JNI) architecture to programmatically access the Java virtual machine (JVM) API. The JVM code exists in the same process space as the ActiveX application (Visual Basic, VBScript, or Active Server Pages (ASP) files) and remains attached to the process until that process terminates."
My request is:
I need a write a process in c/c++,but i must implement a java RMI server in it..Is that possible?