1 Apr 2004 03:03
Sending XML Document to a Server
plumstein <bplummer <at> hotmail.com>
2004-04-01 01:03:58 GMT
2004-04-01 01:03:58 GMT
I need to send an XML Document to an HTTP Server. I need to use the C programming language to write this client. I thought that XML-RPC was the answer, but after looking at the library at http://xmlrpc-c.sourceforge.net/ I'm not so sure that this is the right choice. It appears that this library has a strong bias to making an actual RPC (marshalling parameters, making the RPC and returning the result) and nothing else. So, could someone confirm my suspicion that I'm on the wrong track and if so could you recommend the correct library to use to send an XML Document to an HTTP server. Thanks, Brian Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/xml-rpc/ <*> To unsubscribe from this group, send an email to: xml-rpc-unsubscribe <at> yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
RSS Feed