Re: xml-rpc service C implementation compatible with HTTP or tomcat server

[email protected] 20 Nov 2007 22:50:51 +0000
Newsgroups gmane.text.xml.rpc.specification
Message-ID <[email protected]>
>I have an XML-RPC Service implemented in C and hosted using abyss
>Server.

That sounds like XML-RPC For C/C++.

>Now I would like to make to host it on to HTTPD or Tomcat web server.

I don't know what you mean by HTTPD, since that is a common name for
various HTTP server programs.

With any HTTP server that does CGI, you can use libxmlrpc_server_cgi,
which is also part of XML-RPC For C/C++
(http://xmlrpc-c.sourceforge.net/doc/libxmlrpc_server_cgi.html).

With the Apache HTTP server, you can use the Apache module "mod_xmlrpc"
(http://freshmeat.net/projects/mod_xmlrpc) with the same method code you
use with Abyss.

I don't know about Tomcat.

-- 
Bryan Henderson                                   San Jose, California


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/xml-rpc/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[email protected] 
    mailto:[email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/