[Gambas-user] Downloading files

Fabien Bodard gambas.fr at ...626...
Fri Jan 16 12:23:24 CET 2015


http://daniel.haxx.se/docs/ftp-vs-http.html

2015-01-16 12:08 GMT+01:00 Rolf-Werner Eilert <eilert-sprachen at ...221...>:
> I meant binary files like photos or parts of a program (zipped, maybe),
> to be used for updates. Can be anything from a few kB to several MB. Is
> there a reason to choose a certain method for any of these, or does it
> depend on programming reasons only?
>
> Rolf
>
>
> Am 15.01.2015 11:45, schrieb Fabien Bodard:
>> what do you mean by safe ?
>>
>> I use massive httpclient use in gb.map for download tiles. 4 to 8 by layer.
>>
>> I like http for the simplicity and because my need is only to dowload.
>> Many site use http even for big files.
>>
>> 2015-01-15 11:36 GMT+01:00 Rolf-Werner Eilert <eilert-sprachen at ...221...>:
>>> Just hope the list is operational again ;)
>>>
>>> When I want to download files from a remote server, I can choose either
>>> FTP or HTTP. I tried the HTTP example (async), it works well for the
>>> small text file I downloaded.
>>>
>>> What about large binary files like photos or program files? Is this
>>> method safe enough, or would you choose another one?
>>>
>>> Thanks for any input!
>>>
>>> Rolf
>>>
>>> ------------------------------------------------------------------------------
>>> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
>>> GigeNET is offering a free month of service with a new server in Ashburn.
>>> Choose from 2 high performing configs, both with 100TB of bandwidth.
>>> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
>>> http://p.sf.net/sfu/gigenet
>>> _______________________________________________
>>> Gambas-user mailing list
>>> Gambas-user at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>
>>
>
> ------------------------------------------------------------------------------
> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
> GigeNET is offering a free month of service with a new server in Ashburn.
> Choose from 2 high performing configs, both with 100TB of bandwidth.
> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
> http://p.sf.net/sfu/gigenet
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard




More information about the User mailing list