Search:

Type: Posts; User: redateksystem

Search: Search took 0.11 seconds.

  1. Re: BufferedReader.read() blocks,when checking if there's any input for some URLs

    ok, thanks :)
  2. Re: BufferedReader.read() blocks,when checking if there's any input for some URLs

    What you did to get this answer?
    thank's
  3. Re: BufferedReader.read() blocks,when checking if there's any input for some URLs

    How can I do that? in fact, there is some data in the beginning, after reading these data, it blocks :(
  4. Re: BufferedReader.read() blocks,when checking if there's any input for some URLs

    Hi norm,

    I am talking about any read method. This includes readLine() . The problem is that it block with some web page like...
  5. BufferedReader.read() blocks,when checking if there's any input for some URLs

    Hi everyone ,

    i have the following problem :
    I am working on an application that index web pages. When i read the content of some URLs, BufferedReader.read() blocks, e.g....
Results 1 to 5 of 5