- From: Kevin L <kevl88@yahoo.com>
- Date: Thu, 7 Sep 2000 19:06:02 -0400 (EDT)
- To: www-lib@w3.org
Hi, I'm trying to write a simple xml-Rpc client in C, I'm sure it can be done in libwww, but I couldn't figure out the correct way to use it. For people don't know Xml-Rpc, it is a RPC protocol over HTTP with request being a HTTP-POST request and reply a HTTP response, payload in request and reply are in XML. What I'm trying to do is use something like post request payload in an anchor and return the reply payload in chunk, is there something in libwww can do this? Let me know too if there's a complete different way to achieve this? TIA. Kevin __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/
Received on Friday, 15 September 2000 03:34:12 UTC