<div dir="ltr">2013/10/10 Caroline Beltran <span dir="ltr">&lt;<a href="mailto:caroline.d.beltran@gmail.com" target="_blank">caroline.d.beltran@gmail.com</a>&gt;</span><br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>I hope that someone can give me a very general overview of what I would need to do order to create an ASIO application that handles uploaded files.<br>
<br>At this time, I am uploading files via my web browser to a PHP script that handles files.<br>
<br>From what I&#39;ve read so far, I am guessing that I would have to create an ASIO server that listens for incoming HTTP POST (multipart/form-data) and saves the message to a file on the server.<br><br>Any additional information would be much appreciated as well as pointing me to a relevant ASIO example(s) that I should carefully look at.<br>

<br></div>Thank you!<br></div></blockquote><div><br></div><div>Maybe just try this:</div><div><br></div><div><a href="http://cpp-netlib.org/">http://cpp-netlib.org/</a></div><div><br></div><div>which uses ASIO inside.</div>
<div><br></div></div></div></div>

