<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 2, 2016 at 11:45 AM, duilio foschi via Lazarus <span dir="ltr"><<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am wetting my feet in Plivo API (<a href="http://www.plivo.com" rel="noreferrer" target="_blank">www.plivo.com</a>).<br>
<br>
"<br>
Plivo communicates with remote applications built by businesses<br>
through a series of API calls. These back and forth calls between<br>
Plivo and other applications are communicated through XML (Extensible<br>
Markup Language).<br>
"<br>
<br>
Say that at a given time Plivo calls application X with HTTPS/Post and<br>
passes it a XML file.<br>
<br>
I need to write a minimal application X in Lazarus that will write the<br>
XML file to disk<br>
<br>
Could you point me to some sample code possibly using Synapse ?<br>
<br>
Thank you<br>
<br>
Peppe Polpo<br>
<span class="HOEnZb"><font color="#888888">--<br>
______________________________<wbr>_________________</font></span><br></blockquote></div><br><br><br></div><div class="gmail_extra">Perhaps the following sites may be useful :<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://www.aggpas.org">www.aggpas.org</a>    <br><a href="http://www.antigrain.com">www.antigrain.com</a><br></div><div class="gmail_extra"><br><br></div><div class="gmail_extra">In them , there are some XML ( expat , etc. ) related files .<br><br></div><div class="gmail_extra">Be careful about licenses of releases . <br><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Mehmet Erol Sanliturk<br><br></div><div class="gmail_extra"><br><br></div></div>