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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
6   Message List  
Reply | Forward Message #1835 of 6839 |
Re:6

<?xml version="1.0"?>
<methodResponse>
<params>
<param>
<value>Georgia</value>
</param>
</params>
</methodResponse>




Sun Mar 25, 2001 9:42 am

dave@...
Send Email Send Email

Forward
Message #1835 of 6839 |
Expand Messages Author Sort by Date

<?xml version="1.0"?> <methodCall> <methodName>examples.getStateName</methodName> <params> <param> <value><i4>10</i4></value> </param> </params> </methodCall>...
test2@...
Send Email
Mar 25, 2001
2:42 am

<?xml version="1.0"?> <methodResponse> <params> <param> <value>Georgia</value> </param> </params> </methodResponse>...
dave@...
Send Email
Mar 25, 2001
2:43 am

It worked! There you go, that's the XML-RPC payload format working over SMTP. What a maze it was to walk, but it's also incredibly simple, not very much new...
Dave Winer
dave@...
Send Email
Mar 25, 2001
2:45 am

I sort of agree this is fun !! So you attach the response by mail-ids ?? May I suggest the spec to contain a bit more than xml-rpc specs ?? Or you just don't...
Paul Libbrecht
paul@...
Send Email
Mar 25, 2001
10:46 pm
Advanced

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