I do a poststring to my servwer, which runs without fault.
In 2/3 of the tests, it takes 2-5 seconds to get the answer and everything runs smoothly.
In 1/3 I get a timeout after 12 minutes.
I could check with a timer, and after 10 Seconds "cancel" this job and start a new. But how?
Should I simply do a new poststring with this httpjob and ignore the timeout?
In 2/3 of the tests, it takes 2-5 seconds to get the answer and everything runs smoothly.
In 1/3 I get a timeout after 12 minutes.
I could check with a timer, and after 10 Seconds "cancel" this job and start a new. But how?
Should I simply do a new poststring with this httpjob and ignore the timeout?