Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: running software on client machine


Message #1 by "rgsiva" <rghsiva@e...> on Fri, 28 Sep 2001 06:38:31 +0530
You could use RMI, IIOP and/or CORBA to achieve this result. I suggest you
research these topics.

John Owen
Federal TransTel
Senior Developer


-----Original Message-----
From: rgsiva [mailto:rghsiva@e...]
Sent: Thursday, September 27, 2001 8:09 PM
To: Professional Java
Subject: [pro_java] running software on client machine



Hi
I  am developing a web application in which i want the client to run a 
third party software when a link is clicked.The software is installed in 
the server m/c.is it possible to run that in client machine by exporting 
the associated exe alone.(ie the dlls and the registry entries are not 
available in client machine).Is it possible to do that with java related 
technologies.

Thanks in advance

with regards
jothi

  Return to Index