aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes Connection Timed out error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Connection Timed out error" Watch "Connection Timed out error" New topic
Author

Connection Timed out error

Felipe Walker
Ranch Hand

Joined: Sep 23, 2003
Posts: 41
I am trying to connect to a webserver and read a file. I am using a URLConnection and keep getting the error
java.net.ConnectException: Connection timed out:connect

any suggestions?

I am trying to connect to the file via vpn to my companys website on port 80
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8265

Can you open the URL with a web browser?


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connection Timed out error
 
Similar Threads
CVS sync problom
Java remote debugging
regarding remote access on putty
ejb environment
exception: java.net.ConnectException: Connection timed out: connect