Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving traffic information from a internet connectio
Message
De
26/08/2008 06:39:50
 
 
À
26/08/2008 06:14:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01341709
Message ID:
01341715
Vues:
12
>hi there , how can i get the number of bytes downloaded and uploaded during a internet session ?
>I want to store this information in a log file after I close the internet connection (an ftp one)
>
>thanks

I do not know how/where to get the number of bytes
What I do know (since I'm using a progress bar)
- InternetReadFile(), 4th parameter passed by reference, contains the number of bytes read after each call
- InternetWriteFile(), 4th parameter passed by reference, contains the number of bytes written after each call

You could add them
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform