Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Download a large file from an url and show a progress ba
Message
De
04/04/2022 20:29:07
 
 
À
04/04/2022 15:46:36
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01684049
Message ID:
01684054
Vues:
59
>Hi.
>
>I need to download some files from a given url from my Foxpro app. Since the file is relatively large (about 10 or 15 MB) and I want my users know how the download process is going, so they don't get desperate.
>
>I guess such a solution do exist and I don't want to reinvent the wheel, so, I've looking throughout the internet without success, perhaps someone here can lead me in the right direction.
>
>TIA

Hello Luis, you can use VFP2C32.FLL ( https://github.com/ChristianEhlscheid/vfp2c32 )

Look for UrlDownloadToFileEx() - not only allows you to set a callback function to provide progress information,
but also download in background.
@nfoxdev
github.com/nfoxdev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform