$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] downloading files with boost.asio
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2009-11-26 14:27:13
Hi:
I am needing to use boost.asio for a project.
How would I go about downloading binary files (.zip) in this case using the
asio library?
Any help appreciated, and Ideally I need to do this asynchronously.
Regards
Sean.