Hey Joe

Check this out:

http://www.foxridgesoftware.com/Blogs/tabid/84/EntryID/10/Default.aspx

Mike Yearwood

> Date: Thu, 27 Mar 2008 11:42:40 -0400
> From: "Joe Yoder" <[EMAIL PROTECTED]>
> Subject: Measuring short time periods in VFP

> I have a server that is having problems relaying mail over an EVDO link to
> the SMTPout.secureserver.net mail server at godaddy.com.  I produced a
> report from two weeks worth of log files that shows days without any errors
> as well as one day where in about 4.5 hours I had 170 errors.  The errors
> are from winsock either 10060 or 11001.
>
> I am writing code to continuously log connection attempts to the godaddy
> server from machines at several different sites to see if the EVDO link is
> causing the problem.
>
> I want my code to report the length of time it takes in each stage of the
> connection process as well as whether or not the attempt was a success.  I
> thought I would start a timer when the the connection is initiated and
> record the value from the timer each time there is a state change from the
> Winsock control but I can't find a way to access the count within the timer.
>
> Is there a way to get accurate sub second time measurment in VFP?  Other
> suggestions?
>
> TIA - Joe Yoder


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to