call remote native program, rmi?
hello, guys, I want to write a Java program to execute on windows, and call a native program on a remote server, and return the result back.
do I need to use rmi, or is there any alternatives?
give me some hints, thanks a lot.
|