aspose file tools
The moose likes Distributed Java and the fly likes RMI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "RMI" Watch "RMI" New topic
Author

RMI

venu Reddy pulimamidi
Greenhorn

Joined: Jun 23, 2007
Posts: 3
I am having a exe file in remote machime (server),usimg rmi i want pass variables from client machine and get the out put on client machine on the machine.the processing should be done on the remote machine.
In stand alone i am able to pass variable to exe in java program by using CLASSES Runtime,Process
please mail the answer to me

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: RMI
 
Similar Threads
RMI
Design Issue in my RMI Application
rmi client on a different machine
Servlet as an rmi client
How does server call clinet methods?