Search the web
Sign In
New User? Sign Up
xml-rpc · XML-RPC Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5878 - 5907 of 6839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5878
... 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...
mah@...
hexmode
Offline Send Email
Apr 1, 2004
4:42 pm
5879
... 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...
mah@...
hexmode
Offline Send Email
Apr 1, 2004
4:49 pm
5880
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...
holyman
poornima_van...
Offline Send Email
Apr 1, 2004
5:02 pm
5881
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 ...
brian plummer
plumstein
Offline Send Email
Apr 1, 2004
5:07 pm
5882
You may run into trouble with this approach when it comes to encoding issues. You will probably be better served by simply POSTing the XML....
Ryan Hoegg
hoeggr
Offline Send Email
Apr 1, 2004
5:22 pm
5883
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...
sidney9worth
Offline Send Email
Apr 4, 2004
1:14 pm
5884
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 ...
Vohra, Meenakshi
meenakshi17
Offline Send Email
Apr 5, 2004
9:39 pm
5885
... 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 ...
Randy J. Ray
rjray_perl
Online Now Send Email
Apr 6, 2004
2:56 am
5886
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...
smart_ad0662
Offline Send Email
Apr 6, 2004
12:01 pm
5887
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@...
Send Email
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...
python_perl
Offline Send Email
Apr 8, 2004
9:16 pm
5889
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...
laubili
Offline Send Email
Apr 9, 2004
4:35 pm
5890
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...
alexander_iv@...
alexander_iv
Offline Send Email
Apr 9, 2004
7:48 pm
5891
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...
alexander_iv@...
alexander_iv
Offline Send Email
Apr 9, 2004
7:50 pm
5892
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,...
Edgar
edgarhilton
Offline Send Email
Apr 9, 2004
10:01 pm
5893
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@...
Send Email
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@...
Send Email
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...
jimboyer52
Offline Send Email
Apr 16, 2004
9:41 pm
5896
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@...
Send Email
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....
jimboyer52
Offline Send Email
Apr 17, 2004
4:58 pm
5898
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¢ ...
Budiman Evan
evan_budiman
Offline Send Email
Apr 18, 2004
1:48 am
5899
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...
alfaboy16
Offline Send Email
Apr 18, 2004
9:56 am
5900
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, ...
Immo Wache
immo_wache
Offline Send Email
Apr 18, 2004
8:58 pm
5901
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2587 By: Chris Davis (cadavis@...) My company is currently in the design...
webmaster@...
Send Email
Apr 19, 2004
2:12 pm
5902
does a webserver need special ability for run xml-rpc servers ? if it is true , how can i test my webserver ability ?...
alfaboy16
Offline Send Email
Apr 20, 2004
1:20 pm
5903
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...
Robert P. Goldman
rpgoldman
Offline Send Email
Apr 20, 2004
10:56 pm
5904
Hi i'm newbie in xml-rpc and i'm interested. can you tell me what kind of implementation can be make using xml-rpc especially xml-rpc using php?...
Andria Dewi Shinta
andriadshinta
Offline Send Email
Apr 21, 2004
4:57 am
5905
... 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...
John Wilson
tug123uk
Offline Send Email
Apr 21, 2004
6:21 am
5906
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2589 By: dexters (dexters@...) check your port, ip and firewall...
webmaster@...
Send Email
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,...
webmaster@...
Send Email
Apr 21, 2004
11:08 am
Messages 5878 - 5907 of 6839   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help