Using RMI to call a C++ program
843829Jun 8 2001 — edited Jun 15 2001Dear all,
I am using RMI program to remote call a C++ exe program. And I need to get back its printf value and return value. Is it possible to get this two values from C++ program to Java program?
Thx..
francis