in the same amount of
time.
What is your experience about it?
Regards and thanks in advance,
--
Christian Ernst
--
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
Hi all.
I followed the excellent example source (HttpAsy1). It works well. I filled a
CheckListBox with remote files to catch. If one file fails (StatusCode = 404) I
change the file extension and do another request. The OnRequestDone is only
assigned if the StatusCode is <> 404. That works well