If you talking about upgrading you client application or classes in your client application, you may be better off looking at java webstart. We use xmlrpc for invoking methods on our server, but use webstart to keep the clients up-to-date (if you want to send code to the server, I miss understood and you should just ignore this email all together ;-)
On Fri, 2003-07-18 at 07:15, stephane parenton wrote: > hi everyone, > > I'm trying to see wether it's possible to send something from one > computer to another using xmlrpc.... here's the deal, we're programming > a network application (a studend "homework") and we're asked to upgrade > some classes remotely... we already have a client and a server running > classes that gives us infos, but the infos are obtained locally (with > the server's eyes). What we want is a client sending a small code that > the server could write on the disk in order to upgrade or replace old > classes... is it possible ? i thought sending vectors of "i don't know > what" as argument of a remote procedure, but don't really know if this > could work... does anyone use XMLRPC to maintain/upgrade java classes or > even binaries ? > > Hints and links are welcome, so are samples ;-) > > thanks in advance > stephane > -- Chris Jackson <[EMAIL PROTECTED]> Project Leader GHS Data Management http://www.ghsinc.com ph. 207-622-7153 x 149 There is much Obi-Wan did not tell you. -- Darth Vader Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or their authorized representatives only, and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
