HttpUtils2 and java.net.SocketTimeoutException

basil99

Active Member
Licensed User
Longtime User
Hi!

My app i'm develope atm, is based on HttpUtils2 and works as expected, but there is one thing i need to fix. I mean java.net.SocketTimeoutException that happens from time to time especially if connection is unstable or server slow.

Is any way to handle it ? Like fire an event then contain a HttpJobName ( i download several files ) ? Also, what i need to do in these case - resubmit HttpJob ?

Thanks
 

b4xscripter

Member
Licensed User
Longtime User
Hi, Erel,

I send only one request when I click the button.

Thank you for your help!
And many thanks for your amazing software!

Regards
 
Upvote 0

b4xscripter

Member
Licensed User
Longtime User
Yes, Erel, you are absolutely right!
I had problems with my router. Now everything is working perfectly!

Warmest regards
 
Upvote 0
Top