Remote Installation

HI all, I am having 2 machine(machine 1 and machine 2). machine 1 is acting as client, I want to install a package on machine 2 through machine 1. Is it possible in java. If yes how?Is RMI can be the solution.
[237 byte] By [Nitin.k.Sharanagatea] at [2007-11-26 16:41:34]
# 1
yes, you could use RMI to install stuff on machine 2
CarrieHunta at 2007-7-8 23:08:36 > top of Java-index,Desktop,Deploying...
# 2
Thanks for reply. But, for that RMI server need to started on machine 2. can RMI server can b started from machine 1?
Nitin.k.Sharanagatea at 2007-7-8 23:08:36 > top of Java-index,Desktop,Deploying...
# 3
now you lost me, if you want a client you have to have something running to be a client to, right? ..."it's the chicken and the egg, Wil!"
CarrieHunta at 2007-7-8 23:08:36 > top of Java-index,Desktop,Deploying...