Re: XML-RPC and Stand-alone Apps

Matthew Terenzio <[email protected]>
Newsgroups gmane.text.xml.rpc.specification
Message-ID <[email protected]>
Unless I'm misunderstanding, you are going to need to handle HTTP 
requests and responses because that is what xml-rpc runs on top of. In 
other words, that is what other clients and servers will send and 
expect to receive.
I've written a standalone Java application that handled HTTP from 
scratch but I don't think you'll need to do that.
Try these options:

http://jakarta.apache.org/commons/httpclient/

http://java.sun.com/j2se/1.3/docs/api/java/net/package-summary.html

Matt Terenzio
________________________________________
Two-way, shared, public RSS feeds by SkinnyFarm
http://skinnyfarm.com

On Jul 25, 2006, at 5:22 PM, Erik wrote:

> On Tuesday 25 July 2006 21:18, harbinger918 wrote:
>
>  > We would like to receive XML-RPC requests straight
>  > to the application and handle them natively. I'm not sure if there's
>  > any type of support to do this with XML-RPC, or if I'll have to 
> write
>  > my own means of completely handling the request and response
>  > functions. Any suggestions? Thanks!
>
>  Well it depends on your XML-RPC library. What are you using?
>
>  But I'm sure there is a method in your library that will process a
>  request and returns some kind of response object back to you without
>  any kind of HTTP in it.
>
>  --
>  So long... Fuzz
> 




 
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:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.