Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Traceroute
Message
De
14/02/2007 14:59:10
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
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:
01195778
Vues:
14
>>>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 :)

Use Ed Rauh's Api_AppRun class (download here) and call the command invisibly. Then use your favorite combination of FileToStr(), aLines() and any sexy GUI to show the results. And play an .avi while the trace is in progress - preferably a dog sniffing around the globe.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform