Boost logo

Boost :

Subject: Re: [boost] [ann] Urdl - a library for downloading web content
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2009-06-17 00:04:37


On Jun 16, 2009, at 5:24 PM, Christopher Kohlhoff wrote:

> Hi all,
>
> I have just released a new Boost.Asio-based library, Urdl, which can
> be
> used for accessing and downloading web content.
>
> <http://think-async.com/Urdl>
> <http://sourceforge.net/projects/urdl>
>
> It currently has limited support for the protocols "http", "https" and
> "file". It provides an easy-to-use extension to standard C++ iostreams
> and an asynchronous interface for use with Boost.Asio.

Looks nice (from reading the docs).
I think the URL parsing class will turn out to be very useful,
independently of URDL.

-- Marshall


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk