
31 Aug
2011
31 Aug
'11
3:49 p.m.
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<http://gienah:3000/dominios/dominiosAll.json> or the url http://my_gienah:3000/Tipoestruturas/ObtemTipoEstrutura_IdDominio/1.json<http://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