G
Guest
Hello NG!
The default for the timeout of an WebService is 100 seconds. I think, this
is a long time to let the user know, that the server isn't reachable (with
the specified url).
So what are usual values in a scenario where mobile devices connect to a
server over the internet? I thought of maybe 20 seconds?
In my experience thee timeout-value affects only the allowed time to get the
first contact to the server. Afterwards it isn't important, how long the
WebMethod takes for calculating the result, isn't it? Do client and server
'talk' to each other while the result is calculated?
Thanks, D.Barisch
The default for the timeout of an WebService is 100 seconds. I think, this
is a long time to let the user know, that the server isn't reachable (with
the specified url).
So what are usual values in a scenario where mobile devices connect to a
server over the internet? I thought of maybe 20 seconds?
In my experience thee timeout-value affects only the allowed time to get the
first contact to the server. Afterwards it isn't important, how long the
WebMethod takes for calculating the result, isn't it? Do client and server
'talk' to each other while the result is calculated?
Thanks, D.Barisch