You may also check the information on http://perisic.com/xmlrpc This contains (my) material for an assignment that we are doing at Luton. It is based on the...
Hello, I have a - maybe - really stupid question but I am new to this topic and don't find a way to solve it myself. There is an existing xmlrpc client that...
I might be missing the point, since the description is somewhat confused, but... $p = new xmlrpcval(Trim($HTTP_POST_VARS["sh"]), $xmlrpcInt) will create an...
Hello Gaetano, thanks for your answer to my confused question. It already helped a little bit. I want to try to explain it a better this time: There is one...
Ok, I'll try to do my best here, but I still have not yet a very clear understanding of your situation: 0 - what version of phpxmlrpc are you using? 1 - are...
Hello, Can a person please tell me if I can write, in communication xml-rpc between client and server, client in C and server in Java or vice versa. (because I...
Hello again and thanks for all answers, 0 - what version of phpxmlrpc are you using? // $Id: xmlrpc.inc,v 1.99 2005/11/22 15:33:39 ggiunta Exp $ 1 - are you...
... you might want to look at http://www.xml.org/xml/resources_focus_security.shtml...
Ahmed Saad
ahmed.lists@...
Jan 30, 2006 10:50 am
6425
i mean with my question we have in web protocol xml protocol like SOAP, UDDI, and WSDL what the different between this protocols and what advantage or...
Hello. I want view the XML response of XML-RPC directly in the browser with a XSL but, i can't find good examples to do it with structures iterance, arrays and...
I have recently taken up a project which entails output of statistical information. Many if not most of the other applications in the enterprise use XML-RPC as...
A lot of other useful data types miss from the lib. NULL for example would make it a breeze to move around stuff gotten out of databases. But (imho),...
... The strength of XML-RPC is the interoperability. The spec has been stable for years now and I see no real chance that it will get changed now. Why doesn't...
... This is an unfortunate way to see this technology. ... Because the app or user must have previous knowledge of this string or datatype to be converted....
Hi. The issue "XML-RPC doesn't do what I need, can we add x to it?" has come up so many times. Really, search the archives and you will find literally ...
Nathan Young
nathan@...
Feb 8, 2006 5:44 pm
6432
... Dave isn't the owner of anything significant. He controls one file on the Internet and possibly the name XML-RPC, but those aren't significant. People...
Hi All, Just to add my humble view on this matter, I am both against any change in the XML-RPC and against making a new extended standard that would replace...
Hi, I fully agree with keeping the standard as is, for the reasons iterated in a number of other messages. Even more, such an extended standard is alive and...
So the short answer to all of this is: "no there is never going to be a change in the spec". I thought that native support of common integral data types were...
... Sure we would. The 1999 spec. Extensions have existed for years, and those of us who need maximum interoperability at the XML-RPC layer ignore them. I...
... I don't think the lack of protocol version information makes much difference in this case. At best, it would just get you a better error message when you...
... What I'm thinking is that if you can write a program that falls back to the 1999 standard, then you might as well do _just_ the 1999 standard. In other...
Wow. Quite a spirited debate thus far. I've waited before chiming in, because I've had actual person-to-person clashes with Dave Winer over these issues. I...
I agree in principle that if a specification resists to change, it starts gathering dust. However, the biggest problem that I see with an evolutionary step of...
... What do you see as the purpose of XML-RPC, then? With just plain HTTP (indeed with just plain IP), you can express all the things people want to express...