Hello, I would like to define that Apache commons HTTP Client can only use a defined set of ports when making HTTP requests.,For eg from port 10000 to port 10100. How can I do that? I see when creating an HTTPClient instance I can use a HostConfiguration<http://hc.apache.org/httpclient-3.x/apidocs/org/apache/commons/httpclient/HostConfiguration.html> to define which is the local adderss I will use. However I don't see a way to define which will be the range of incoming ports used when making HTTP request. How can I define that?
Thank you. -- Albert Petit Software Engineer <http://www.linkedin.com/in/albertpv> GENAKER - Esi Mobile Solutions SL www.genaker.net Phone +34 932 422 885 Fax: +34 933 316 99 [image: web] <http://www.genaker.net/>[image: blogger]<http://genaker.blogspot.com/>[image: yout] <http://www.youtube.com/genakertv>[image: twitter]<http://www.twitter.com/genaker>
