B uses win32 and the to-be-invoked process is an independant
application(.exe not
.dll)built by C++. Can we use Java technology to enable this work?
Any beginner material available in the net?
Remote process invocation under UNIX can be easy, but what we can do
with this remote win32 application?
RMI is able to do similiar job, but the client/server should follow
Java specification.
Thanks a lot