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 Servlet, it times
out when the FTPClient object attempts to create a
socket connection.

I was thinking it might be the security manager, but
I'm not getting any permissions exceptions, just
socket timeouts.

-- Jacob


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to