Hi All, I have used following code fragment in our implementation:
HttpConnectionManagerParams connParams = connManager.getParams(); connParams.setConnectionTimeout(1); But there is no time out happening. Can anybody help me in this regard? Regards, Lalit
