bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Binding to source address for client connections


From: Anand Narwani
Subject: Binding to source address for client connections
Date: Fri, 8 Feb 2002 11:16:43 -0800 (PST)

Hello,
I have a requirement to be able to bind a URLStream to
a source interface when making connections to remote
servers.  This allows me to control the source address
used for the TCP session. 
I have since modified the URLStream class to allow me
to do this.  Essentially, I modified the
sendHTTPHeaders method to bind to a source interface
if it has been set.  
Are there any plans to include a feature of this kind
into the main releases?

Thanks in advance,
Anand Narwani

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]