Re: a Timer in a URLConnection
- From: zero <zero@xxxxxxx>
- Date: Tue, 29 Nov 2005 22:23:56 GMT
Marcelo <mache_1999@xxxxxxxxx> wrote in
news:438cd21b$1@xxxxxxxxxxxxxxxx:
>
> I would like to make a Timer in order to stop the connection if there
> is no response from the server in a given amount of time. I have this
> kind of code:
>
how about URLConnection:setConnectTimeout(int timeout)
--
Beware the False Authority Syndrome
.
- Follow-Ups:
- Re: a Timer in a URLConnection
- From: Marcelo
- Re: a Timer in a URLConnection
- From: zero
- Re: a Timer in a URLConnection
- References:
- a Timer in a URLConnection
- From: Marcelo
- a Timer in a URLConnection
- Prev by Date: Re: Creating an object during runtime
- Next by Date: Re: a Timer in a URLConnection
- Previous by thread: a Timer in a URLConnection
- Next by thread: Re: a Timer in a URLConnection
- Index(es):
Relevant Pages
|