----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
I can certainly open connections from servlets back to my web server and have also
done so to a remote POP3 server.
Can you telnet from your server to the remote address?
JServ shouldn't have anything to do with this. Other than the servlet functionality
the environment is not different than any JVM
invocation.
***********************************************************
Brett Knights 626-432-5767 work
[EMAIL PROTECTED] 626-355-1017 home
***********************************************************
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ed Park
> Sent: Tuesday, February 22, 2000 7:25 AM
> To: [EMAIL PROTECTED]
> Subject: Socket connections possible from servlet?
>
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Does JServ allow socket connections to be made from
> within servlets or from classes that servlets use? My
> experiments with this seem to indicate that it is not
> possible (keep getting 'java.net.ConnectException:
> Connection refused: no further information'
> exceptions). I am trying to build ftp functionality
> from within one of my servlets but without being able
> to create socket connections, no can do.
>
> Can this be done?
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
>
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]