t; <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, September 18, 2006 8:42 PM
Subject: RE: Tomcat and multiple IP addresses
> From: Ping Yu [mailto:[EMAIL PROTECTED]
> Subject: Tomcat and multiple IP addresses
>
> Are there any ways that I can get to know which I
So let's see if I read your message correctly:
You want to upload a file from Machine A to Machine B. Machine A has
several IP addresses and you aren't sure which one Tomcat will use to
attempt contact with Machine B.
I think from the receiving end, you can use request.getRemoteAddr() to
kno
> From: Ping Yu [mailto:[EMAIL PROTECTED]
> I would like to transfer a file from Machine A to Machine
> B. In Machine A, there are several IP addresses. However, the
> IP address launched by Tomcat might be different from the IP
> address I choose to transfer the file. Are there any ways
> t
> From: Ping Yu [mailto:[EMAIL PROTECTED]
> Subject: Tomcat and multiple IP addresses
>
> Are there any ways that I can get to know which IP address
> that Tomcat starts with in a single machine?
Unless a specific IP address is configured for a connector, Tomcat
listens on all IP addresses on th