Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Traceroute
Message
De
14/02/2007 14:08:21
 
 
À
14/02/2007 02:32:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01195442
Message ID:
01195745
Vues:
15
>>>Hi All
>>>
>>>Is there a library out there which I can easily integrate into a VFP app which would allow me to have an end-user perform a traceroute to an IP address and dump the results into a text file in order to help me check where certain problems are occuring between the end-user client and our servers?
>>
>>You could just call the TRACERT command-line utility and redirect its output to a text file:
>>
>>tracert levelextreme.com >c:\mytrace.txt , or
>>tracert 205.205.57.4 >c:\mytrace.txt
>>
>
>Al, Al, Al...we need slick, visually pleasing, sexy, end-user stuff. Not calling command line utilities. Function must follow form :)

I see you found a commercial solution. I was thinking ShellExecute() might be able to run this without showing any extra window. No cost, no ActiveX installation or execution hassles... what's not to love? ;)
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform