Boost logo

Boost Users :

Subject: Re: [Boost-users] ASIO receive and handle uploaded files
From: TONGARI J (tongari95_at_[hidden])
Date: 2013-10-10 01:05:28


2013/10/10 Caroline Beltran <caroline.d.beltran_at_[hidden]>

> 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.
>
> At this time, I am uploading files via my web browser to a PHP script that
> handles files.
>
> From what I'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.
>
> Any additional information would be much appreciated as well as pointing
> me to a relevant ASIO example(s) that I should carefully look at.
>
> Thank you!
>

Maybe just try this:

http://cpp-netlib.org/

which uses ASIO inside.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net