I have to implement a connection speed test in an application (using http)
I've ben testing with downloading and uplading a small file a few times.
So far I've had the best results with
- Download:
start timing in HttpCli.onDocBegin
stop timing in HttpCli.onDocEnd
- Upload:
start timing in HttpCli.onSendBegin
stop timing in HttpCli.onSendEnd
I'm not sure if this is the correct though ..
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be