Hello.
Does anyone of you know, how to set a timeout on the Connection.open() method? I know the 3rd parameter is "boolean timeout" which doesn't have any affect. If i call this method passing an faulty URL it blocks forever. I managed it with different threads, but this leads to other problems..
Thanks for your answers.
Greet

Reply With Quote




