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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 5301 - 5330 of 6839   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5301
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2459 By: dexters (dexters@...) i can think of two possibilities: 1. the ports are...
webmaster@...
Send Email
May 4, 2003
12:18 pm
5302
Greetings, After over a year, py-xmlrpc 0.8.8.3 has finally been released! http://sourceforge.net/projects/py-xmlrpc What is py-xmlrpc? Py-xmlrpc is a fast...
Shilad Sen
shiladsen
Offline Send Email
May 6, 2003
4:32 pm
5303
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2461 By: bhushan (barora@...) Hi how Can the response(not in standard...
webmaster@...
Send Email
May 9, 2003
3:50 pm
5304
hi all, Currently my perl client is this way. /////////////////////////////////////////////// use Frontier::Client; my $server_url = '...
zakir_jk
Offline Send Email
May 14, 2003
10:51 am
5305
Hello, The Apache XML-RPC library includes a java client. http://ws.apache.org/xmlrpc -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net...
Ryan Hoegg
hoeggr
Offline Send Email
May 14, 2003
12:43 pm
5306
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2462 By: Awais Ahmad (synked@...) If I were to completely not use the...
webmaster@...
Send Email
May 14, 2003
1:43 pm
5307
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2463 By: Sam DeVore (sdevore@...) sure it would be xml complient but NOT...
webmaster@...
Send Email
May 14, 2003
2:33 pm
5308
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2464 By: Awais Ahmad (synked@...) I meant XML-RPC, typo on my part :). Cheers ...
webmaster@...
Send Email
May 14, 2003
3:35 pm
5309
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2465 By: Awais Ahmad (synked@...) If I were to completely not use the...
webmaster@...
Send Email
May 15, 2003
12:40 am
5310
Hi, Could XML-RPC transmit other characters such as Chinese, Japanese and German as the value of a parameter? Is it the limitation of XML-RPC? If not, how ...
chienfen_chiu
Offline Send Email
May 21, 2003
10:41 pm
5311
... From: "chienfen_chiu" <chienfen_chiu@...> To: <xml-rpc@yahoogroups.com> Sent: Wednesday, May 21, 2003 11:40 PM Subject: [xml-rpc]...
John Wilson
tug123uk
Offline Send Email
May 22, 2003
6:31 am
5312
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2466 By: frank_lin (00525@...) hi, using wince asp web running xmlrpc, i got...
webmaster@...
Send Email
May 22, 2003
8:19 am
5313
Hi, We downloaded the XMLRCP with Delphi example code from www.xmlrpc.org... We installed the Indy package and done everything that helping pages said... But...
experienceet
Offline Send Email
May 22, 2003
9:40 pm
5314
Unknown method means that the xml-rpc server you are calling is throwing a error saying that the method does not exist. I am most likely the writer of the...
Cliff Baeseman
codepunk2000
Offline Send Email
May 22, 2003
11:32 pm
5315
Hello, I have written a client-server application: the client is a C++ application and the server is a Java application. The communication between client and...
nicodemo_capolupo
nicodemo_cap...
Offline Send Email
May 23, 2003
10:21 am
5316
Thanks, but we don`t think that its the problem (caps or case sensitive 'cause we knew it)... Since we see that we're talking with someone who really knows...
experienceet
Offline Send Email
May 23, 2003
10:15 pm
5317
No you do not need to use the proxy stuff endpoint means /RPC2 or server.php or /hailstone/server.php basically the url you are hitting on the host. I...
Cliff Baeseman
codepunk2000
Offline Send Email
May 23, 2003
10:57 pm
5318
I really apreciate your time for helping us... but don`t understand completly the endpoint ishue...: My Linux server CNAME is "server.easyteck" on IP...
experienceet
Offline Send Email
May 24, 2003
4:37 pm
5319
Well lets see if I can explain this properly. XML-RPC transmits all of its data as a xml documnet transmitted over standard http protocol. Because of the http...
Cliff Baeseman
codepunk2000
Offline Send Email
May 25, 2003
4:44 am
5320
It doesn't works yet! Well now: I tried to access the http://localhost:8080/RPC2 and variants including server.easyteck insted of localhost and used variants...
experienceet
Offline Send Email
May 26, 2003
6:02 pm
5321
IT FINALLY WORKED !!!! The problem actually was on the classes and objects and their missing Params called: First I used 'db.lisCollections' as the method to...
experienceet
Offline Send Email
May 27, 2003
12:08 am
5322
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2467 By: RG (rgasparini29@...) Hello all! I'm trying to consume a web service...
webmaster@...
Send Email
May 28, 2003
3:52 pm
5323
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2468 By: Bijan (bmohant@...) Hi folks, I have a XmlRpcClient sends some...
webmaster@...
Send Email
May 28, 2003
10:15 pm
5324
Hi John, Thanks for the reply. I have download the source code from the CVS server as what you mention. I traced the code and found XmlRpcWorker, ...
chienfen_chiu
Offline Send Email
May 31, 2003
12:13 am
5325
Carol, It is possible to send any Unicode character in any encoding in an XML document. You don't have to set the encoding to UTF-8. The standard Apache ...
John Wilson
tug123uk
Offline Send Email
Jun 1, 2003
3:44 pm
5326
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2469 By: vincent viggiani (vinniethemover@...) Advantage Movers On Time On...
webmaster@...
Send Email
Jun 1, 2003
11:07 pm
5327
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2470 By: Yuval (yuvalkro@...) I have a problem concerning XML and Hebrew...
webmaster@...
Send Email
Jun 2, 2003
12:17 am
5328
A new message was posted: Address: http://www.xmlrpc.com/discuss/msgReader$2471 By: Matt Goyer (mgoyer@...) Hi, I need a non-blocking and...
webmaster@...
Send Email
Jun 2, 2003
5:59 pm
5329
Matt, Check out py-xmlrpc. It supports non-blocking and non-threaded clients and servers. http://sourceforge.net/projects/py-xmlrpc Shilad...
Shilad Sen
shiladsen
Offline Send Email
Jun 2, 2003
6:07 pm
5330
Hi all, Does anyone knows about a xml-rpc asp implementation that does support Basic Authentication and SSL ?? If not, what is the best (non beta if possible)...
tlefeuvre
Offline Send Email
Jun 5, 2003
7:40 am
Messages 5301 - 5330 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