Search:

Type: Posts; User: bean

Search: Search took 0.19 seconds.

  1. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    k so basically i had to use executerService to time the action and time it out its a pain that i never found out why connection time out failed but how and ever its working here is code


    ...
  2. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    k if anyone knows the answer to this would be great if you could reply cos it has me at a dead end but i found this code on the web that checks if a proxy is sock or http so with a bit of editing can...
  3. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    just an update .. iwent for a cup of coffe and when i came back it had finished running but it took 20ish min to timeout but the timeout is set to 9sec why doeint it time out no matter what protocol...
  4. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    it seems to stop at
    inSite.connect();
    so it must keep trying to connect and never give up if its the wrong protocol cos if its socks and the sock doesint work it allso wouldint connect but then it...
  5. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    k still havint found the solution
    the code is


    SocketAddress addr = new InetSocketAddress("119.73.3.76", 8118);//this is not sock it is http
    Proxy proxy = new...
  6. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    k think i found the problem my code checks socks proxy proxies im using might not be sock proxys oops my stupidity gota hit the google to determine what protocol a proxy is when all you have is the...
  7. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    i dont think its system related as my ubuntu system monitor aint going crazy and the rest of cpu is still going fine it allso freezes at a random number of proxies around 20-25 then it just stops...
  8. Replies
    13
    Views
    2,004

    Re: proxy checker keeps freezing

    none it check proxies and sets boolean fine then it just stops i get no error messages or anything it just freezes
  9. Replies
    13
    Views
    2,004

    proxy checker keeps freezing

    hi i am trying to build a proxy checker i am doing this by pinging a site for 6 secs ti check for response and this all works fine the problem is that once i have checked about 20-25 proxies netbeans...
Results 1 to 9 of 9