Closed GoogleCodeExporter closed 9 years ago
The time out is defined in org.ksoap2.transport.ServiceConnection in the global
property public static final int DEFAULT_TIMEOUT = 20000; // 20 seconds
You can specify an optimal timeout for you scenario. By Calling the the
constructor
public HttpTransportSE(Proxy proxy, String url, int timeout, int contentLength);
Original comment by jose.cas...@gmail.com
on 5 Sep 2013 at 5:41
This is a network stack and not a ksoap issue
Original comment by mosa...@gmail.com
on 15 Oct 2013 at 3:43
Original issue reported on code.google.com by
j...@boleteriafacil.com
on 8 Jun 2013 at 11:36