UltraliteJ HTTP timeout parameter on Android -
10-31-2011
, 03:33 PM
Hi,
I am currently using SQL Anywhere 12.0.1.3324 (UltraliteJ) for my
Android application (Android version 2.3) . I can't figure out where
to set the HTTP timeout options as in cases where the server is down
or sync IP entered by the user is incorrect the application waits for
over 2 minutes until it times out. I decompiled the classes and found
a property that is supposed to be used for HTTP stream timeout but it
is not being used anywhere in UltraliteJ code. Any help would be
greatly appreciated.
Regards,
Ross |