I tried emailing the developer for the codepunk library about problems with multi-demisonal structs and arrays, he hasn't gotten back to me. So, I am going to...
3777
webmaster@...
Nov 13, 2001 4:07 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2116 By: chris (bp911@...) Thanks for the help. Chris...
3778
webmaster@...
Nov 13, 2001 4:14 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2117 By: Idan Sofer (i_sofer@...) Just a proposal. <struct /> is often...
3779
webmaster@...
Nov 13, 2001 4:22 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2118 By: Ray Dekens (dekens@...) OK, I'm new to XML-RPC and by no...
3780
webmaster@...
Nov 13, 2001 4:23 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2115 By: Sam Ruby (rubys@...) Maybe I should have been, but I was not aware...
3781
Patrick Oscar Boykin
boykin@...
Nov 13, 2001 4:24 am
I have an xml-rpc interface that requires users to authenticate themselves with passwords. I wonder if the group could pipe up on the following question: Is it...
3782
webmaster@...
Nov 13, 2001 4:34 am
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2114 By: Dave Winer (dave@...) OK, cool, it's better that you call *me*...
Hi all, I have done whatever is written in the HOW-TO of xml-rpc. But after creating client (getSumAndDifference) and server (sumAnddifference.cgi) I put that...
... This is a good idea, but we should have an agreed upon convention for naming so that each of the major languages can provide a sensible implementation....
... Yes I've been looking at this problem, and how to gain network transparency without necessarily (ie always) incurring the processing overheads encountered...
Something nasty seems to have happened to the mailing list at the beginning of last month. The message archive on Yahoo has vanished and I have not received an...
John> Something nasty seems to have happened to the mailing list at the John> beginning of last month. The message archive on Yahoo has vanished John> and I...
Hi, It seems that Yahoo have fixed the glitch with this list. I contacted them on Sunday and the messages are flowing again. Many thanks to the people who sent...
I do not know of any native ones, we do however use xml-rpc to invoke cobol applications and return the results on our Alpha VMS cluster at work. To do this I...
... make sure you set the CODEBASE attribute in the applet tag, put the classes in the web root (unpack the jar files when necessary) and then it should work...
When are using the Helma implementation of XML-RPC and want to implement the encryption of the XML messages. We do not want a web server (tomcat, apache)...
Kate Rhodes: XML-RPC vs SOAP [1]. This is an excellent review, and hopefully will start a thorough, independent and objective evaluation of the two protocols...
I ran across a new use for xml-rpc today at work. One of our developers was trying to run a application that read a text file and then converted it to html for...
3799
webmaster@...
Nov 15, 2001 5:13 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2119 By: timmy (timmy.chen@...) test...
3800
webmaster@...
Nov 15, 2001 6:56 pm
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2121 By: Rich Salz (rsalz@...) Two corrections: 1. I didn't say that I...
... [...] Yeah, that's another thing, xml-rpc is great for ;) another nice thingie: quite often you could need some kind of password generation function -...
3802
Patrick Oscar Boykin
boykin@...
Nov 15, 2001 10:47 pm
Yeah, and make sure to send the newly generated password in plaintext across the network! ... -- boykin@... http://pobox.com/~boykin ICQ:...
Can anyone please direct me to information on xml-rpc server in python, tutorials or implementation. The only thing I found was an article at O Reilly....
How do the different implementations handle white space cr and lf chars contained in a string. I was trying ed's php client today but it was choking badly...