Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Problems with urlconnection

Reply
Thread Tools

Problems with urlconnection

 
 
Testbm
Guest
Posts: n/a
 
      10-11-2004
Hello,

i have a host with 2 virtual interfaces. I want use not the first one, which
tomcat automatically use. How can I select the 2. interface of the Maschine
with urlconnection for outgoing Request.
Thanks Markus
 
Reply With Quote
 
 
 
 
Paul Lutus
Guest
Posts: n/a
 
      10-11-2004
Testbm wrote:

> Hello,
>
> i have a host with 2 virtual interfaces. I want use not the first one,
> which tomcat automatically use. How can I select the 2. interface of the
> Maschine with urlconnection for outgoing Request.


Refer to it explicitly. Use a separate hostname and address for each
interface.

Alternative: turn off one of the interfaces.

--
Paul Lutus
http://www.arachnoid.com

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
urlconnection - formatting problems. gwoodhouse@gmail.com Java 2 10-19-2007 04:38 PM
OutputStream from a URLConnection produces an OutOfMemory OutputStream from a URLConnection produces an OutOfMemory WinstonSmith_101@hotmail.com Java 2 10-25-2006 04:45 PM
Problems encoding in utf8 with urlconnection response Bronwyn Howard Java 0 10-01-2003 06:10 AM
URLConnection to WebService gets FileNotFoundException Brock Jones Java 0 09-04-2003 12:10 AM
URLConnection and proxy Kristoffel Java 0 07-27-2003 08:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57