... You should use SOAP, not XML-RPC for this. Or, depending on your needs, just use REST and POST or PUT it to the server. Mark. -- A choice between one man...
... You should use SOAP, not XML-RPC for this. Or, depending on your needs, just use REST and POST or PUT it to the server. Mark. -- A choice between one man...
Hi, I have data as follows, <Year> 2004 <q1>a</q1> <year> 2004 <q2>b</q2> <year> 2003 <q4>c</q4> I m getting this data in the above fashion, I need to design...
Hi Mark: Thanks for the response! In the end I've decided to use XMLRPC making a call to a method on my server that will take a single argument that is a ...
Am concerned about trying perl module rpc::xml::server with my ISP. The ISP says the module is installed already, but it looks like once the rpc server script...
Hello Everyone, In order to write a xmlrpc-c wrapper over my c-server I am trying to compile w3c-libwww-5.4.0 and xmlrpc-c-0.9.9 using Cygwin on my Windows ...
... I'm not clear as to whether you are planning to run this within a web server (like Apache) or as a stand-alone daemon process (as the sample code you cite ...
Hello friends An offer for you...if you are computer Internet... Don't miss this genuine earning opportunity. This company is offering home-based jobs to earn...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2584 By: coyotepup4 (brownQ2VO1XMS@...) Hi, I'm trying to get a Java...
webmaster@...
Apr 7, 2004 10:38 pm
5888
According to a XML_RPC article , i think it could be helpful for my requirement.but i'm new to php/perl like this advance topics. I want to write stop/start...
Hi I just started using xml rpc und it looks great! But I've got one problem when I try to use it with apache xml-rpc (http://ws.apache.org/xmlrpc/) The...
The manual on php.net, says "XML-RPC support in PHP is not enabled by default. You will need to use the --with-xmlrpc[=DIR] configuration option when compiling...
Does anyone know where I can find an example of using a XML-RPC PHP client to access a XML-RPC server written in Java. The Java server works with Java clients...
Does anybody have a C/C++ example on using Asynchronous messaging with xmlrpc? The scheme that I am looking for is for a client (written in Perl, C, Java,...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2585 By: Bill Evans (bill.evans@...) Can anyone tell me if you can import the...
webmaster@...
Apr 9, 2004 10:16 pm
5894
On Thu, Apr 08, 2004 at 11:47:45AM -0000, python_perl <python_perl@...> wrote ... ^^^^^^^^^^^^^^^ Therefore, I do not think that XML-RPC is for you. You...
Stephane Bortzmeyer
bortzmeyer@...
Apr 13, 2004 8:44 am
5895
I am trying to use the php server. I am using the library from xmlrpc.usefulinc.com . My problem is I can't read a structure sent from a client with the...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2586 By: Naga Sesha Reddy (bnsreddy_us@...) What is the relations between ...
webmaster@...
Apr 17, 2004 6:05 am
5897
I asked earlier about reading structures with php in a server. I found the answer. Thanks for all your help....
If i am using C++ as a CLIENT, and BORLAND DELPHI as a SERVER. CAN IT WORKS? ... Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ ...
hi i am a newbie in XML-RPC . in my first program i got this error : Didn't receive 200 OK from remote server. (HTTP/1.1 400 Bad Request) i dont know what is...
Why not? (But I did not actually checked it.) For the Delphi server you can try the class library at http://sourceforge.net/projects/delphixml-rpc/ Greetings, ...
I had a question about the correct handling of empty string values. The spec states that a value that isn't tagged with a type is to be interpreted as a...
... I think your interpretation is correct. My XML-RPC implementation would interpret it this way. John Wilson The Wilson Partnership http://www.wilson.co.uk...
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2589 By: dexters (dexters@...) check your port, ip and firewall...
webmaster@...
Apr 21, 2004 11:06 am
5907
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2590 By: dexters (dexters@...) postgresql and xml-rpc are completely independent,...