Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Traceroute
Message
From
14/02/2007 14:59:10
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
To
14/02/2007 02:32:49
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01195442
Message ID:
01195778
Views:
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 :)

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.
Previous
Reply
Map
View

Click here to load this message in the networking platform