Boost logo

Boost :

Subject: Re: [boost] [boost/property_tree/json_parser] - Consuming a Json file returning from rest web service
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-08-31 11:49:35


On 31.08.2011, at 14:12, Demetrio Car wrote:

>>
>> The main point is: how do I access the url
>> http://my_gienah:3000/dominios/dominiosAll.json> or
>> the url
>>
http://my_gienah:3000/Tipoestruturas/ObtemTipoEstrutura_IdDominio/1.json> .In
>> the last url, I must set parameters.

I recommend using something other than Boost to actually download data. Currently, Boost doesn't have any convenient way of doing that, though the in-progress Boost.Network might help.

Sebastian


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