|

11-11-2005, 11:40 AM
It seems like the connection is timing out after only 10 seconds, not the 120 seconds that has been discussed. Its very likely that the server I'm connecting to needs more than 10 seconds to generate its response. Is there any way to keep the connection alive longer? I've tried using the KEEPALIVE option on the SocketConnection, but didn't seem to have any impact.
|