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 
Switch to threaded view of this topic Create a new topic Submit Reply
xmlrpc [message #55588] Mon, 03 September 2007 05:02 Go to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

may be someone knows, if there is an xmlrpc functionality implemented
into the idl codebase? Or does one have a dlm for that too?


cheers
Reimar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFG2/fI5aOc3Q9hk/kRAoHxAJwLkSzcYQNS7P4F2ZVtisrTkYUzaACf T2ud
47afginL98VKn9DMTDL/rtE=
=Kfq8
-----END PGP SIGNATURE-----
Re: xmlrpc [message #55723 is a reply to message #55588] Tue, 04 September 2007 05:13 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Reimar Bauer wrote:
> 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

ok I got it socket in idl cant do that, any ideas ?


cheers
Reimar
Re: xmlrpc [message #55725 is a reply to message #55588] Tue, 04 September 2007 05:07 Go 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
Re: xmlrpc [message #55727 is a reply to message #55588] Tue, 04 September 2007 04:15 Go 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

client is all I want and need. Because I want to use it with MoinMoin
(http://moinmo.in) wiki xmlrpc.

cheers
Reimar
Re: xmlrpc [message #55734 is a reply to message #55588] Mon, 03 September 2007 15:26 Go to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Accurate/fast interpolation
Next Topic: Destroying Multiple Widgets

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

Current Time: Wed Oct 08 15:15:51 PDT 2025

Total time taken to generate the page: 0.00651 seconds