You basically need to write a custom Pyro server and run it on a
central machine. Your pyro clients can be installed on the machines
where the software need to be installed.
For more details and similar ideas refer the project page of pyro at
http://pyro.sourceforge.net/projects.html .
-Anand
Do you know if he/she would be willing to share the code?
"Anand" <abpi...@gmail.com> wrote in message
news:1104300281.8...@f14g2000cwb.googlegroups.com...
Regarding sharing code, well I am sure you will be able to quickly
produce some working client/server using Pyro for doing your task. Pyro
makes it very easy to do RMI due to its network broadcast way of
querying the name server.
If you are not able to make any headway, mail me and I can give you his
email address.
Rgds
-Anand