comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » xmlrpc
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: xmlrpc [message #55725 is a reply to message #55588] Tue, 04 September 2007 05:07 Go to previous messageGo to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Robbie wrote:
> I have written a client implementation for XML-RPC (not as a DLM). I
> could speed it up significantly by taking advantage of new features of
> IDLffXMLSAX in IDL 6.4. A server implementation is a little harder
> because I would have to write a http servlet.
>
> http://www.barnett.id.au/idl
>
> Robbie
>
>

Hi Robbie

in python I could setup the url like that example#

wikiurl = "http://localhost:8080"
homewiki = xmlrpclib.ServerProxy(wikiurl + "?action=xmlrpc2",
allow_none=True)

In your lib call I dont see currently how to enter "?action=xmlrpc2"

why not defining the params similiar to pythons xmlrpclib.ServerProxy?

cheers
Reimar
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Accurate/fast interpolation
Next Topic: Destroying Multiple Widgets

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 09:28:55 PDT 2025

Total time taken to generate the page: 0.95912 seconds