David Castañeda wrote:
A little question.... if I ask for proxy configuration to Java Plug In

it returns something like...*

HTTP @ PROXYALGO/192.168.10.20:8080

when configuring proxy information in httpclient do I need to pass as the
host...

**PROXYALGO/192.168.10.20

or

**192.168.10.20


David ,

You should be using either the DNS name (PROXYALGO) or the IP address (192.168.10.20)

and just in case anybody knows..... why some proxies returns ****PROXYALGO/ while others not... is this the domain because is a windows machine the one
that returns the address like this...

I suppose that depends on the DNS entry setup for that particular server.

Oleg

thanks a lot...
**
*


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to