[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- <!--x-content-type: text/plain -->
- <!--x-date: Thu Feb 10 21:32:10 2005 -->
- <!--x-from-r13: psbjyre ng bhgcbfgfragvary.pbz (Quevfgbcure Tbjyre) -->
- <!--x-message-id: [email protected] -->
- <!--x-reference: [email protected] --> "http://www.w3.org/TR/html4/loose.dtd">
- <!--x-subject: [ale] Implementing XML-RPC -->
- <li><em>date</em>: Thu Feb 10 21:32:10 2005</li>
- <li><em>from</em>: cfowler at outpostsentinel.com (Christopher Fowler)</li>
- <li><em>in-reply-to</em>: <<a href="msg00381.html">[email protected]</a>></li>
- <li><em>references</em>: <<a href="msg00381.html">[email protected]</a>></li>
- <li><em>subject</em>: [ale] Implementing XML-RPC</li>
If my server responds with:
<?xml version="1.0"?>
<methodResponse>
<params>
<param>
<value><string>....</string></value>
</param>
</params>
</methodResponse>
The .... as the string will actually be a bunch of XML. So you can
say that it is xml encapsulated in XML.
On Thu, 2005-02-10 at 19:30, Christopher Fowler wrote:
> I'm starting a project to implement XML-RPC on our embedded device.
> I've looked at the XML-RPC HOWTO and it seem to have left out some
> details. I need to know how the actual XML-RPC communications is done
> between the client and the server over HTTP.
>
> Questions:
>
> 1. Does the client post a form where data in that form is the actual
> XML-RPC code?
>
> 2. What does the server send back? Pure XML or HTML.
>
> I've looked at the various API's and they do not seem to address
> authentication. Our device requires a user to loing via a form at
> <a rel="nofollow" href="http://ip/login">http://ip/login</a>. After the client receives a cookie they can then easiy
> get to <a rel="nofollow" href="http://ip/xml-rpc">http://ip/xml-rpc</a> and the start sending and receiving data.
>
>
> Thanks,
> Chris
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> <a rel="nofollow" href="http://www.ale.org/mailman/listinfo/ale">http://www.ale.org/mailman/listinfo/ale</a>
</pre>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<hr>
<ul><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><a name="00386" href="msg00386.html">[ale] Implementing XML-RPC</a></strong>
<ul><li><em>From:</em> dchambers at bugfixer.net (Denny Chambers)</li></ul></li>
<li><strong><a name="00387" href="msg00387.html">[ale] Implementing XML-RPC</a></strong>
<ul><li><em>From:</em> fletch at phydeaux.org (Fletch)</li></ul></li>
</ul></li></ul>
<!--X-Follow-Ups-End-->
<!--X-References-->
<ul><li><strong>References</strong>:
<ul>
<li><strong><a name="00381" href="msg00381.html">[ale] Implementing XML-RPC</a></strong>
<ul><li><em>From:</em> cfowler at outpostsentinel.com (Christopher Fowler)</li></ul></li>
</ul></li></ul>
<!--X-References-End-->
<!--X-BotPNI-->
<ul>
<li>Prev by Date:
<strong><a href="msg00382.html">[ale] Implementing XML-RPC</a></strong>
</li>
<li>Next by Date:
<strong><a href="msg00384.html">[ale] gmail invites - rediculous</a></strong>
</li>
<li>Previous by thread:
<strong><a href="msg00385.html">[ale] Implementing XML-RPC</a></strong>
</li>
<li>Next by thread:
<strong><a href="msg00386.html">[ale] Implementing XML-RPC</a></strong>
</li>
<li>Index(es):
<ul>
<li><a href="maillist.html#00383"><strong>Date</strong></a></li>
<li><a href="threads.html#00383"><strong>Thread</strong></a></li>
</ul>
</li>
</ul>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</body>
</html>