petranca
December 17th, 2004, 05:00 AM
Hi guys, I have a program that connects to some ip's. But sometimes, those ip's are not available. So, as far as I know, Connect(...) attempt to connect at 3, 6, and 12 seconds, that makes a total of 21 seconds before I get the timeout.
My question is, how can I reduce this timeout? I say that because I only have one process, and the overall behaviour of the application is affected by this timeout.
thanks in advance
My question is, how can I reduce this timeout? I say that because I only have one process, and the overall behaviour of the application is affected by this timeout.
thanks in advance