FYI, it ended up being the Microsoft Firewall, once
disabled, everything floated fine. It still confuses
me that Eclipse had permission, but Tomcat didn't.
Cheers,
Jacob
--- jacob hookom <[EMAIL PROTECTED]> wrote:
> I'm attempting to write an HTTP->FTP Servlet Proxy.
> I
> know the remote host
I'm attempting to write an HTTP->FTP Servlet Proxy. I
know the remote host works fine and I'm able to
contact it, but I'm having problems with the sockets
timing out.
Basically, the same code (Commons Net)
connects/transfers fine from within Eclipse, but as
soon as the code is dropped into a Se