Darin Fisher wrote:

William Bardwell wrote:

I am trying to use the Necko layer to do HTTP accesses, but
for security reasons, the application needs control over
what IP address is used for each access (it wants to make
sure that a series of accesses to the same hostname all
use the same IP addresses).


[...nsISocketProvider that cheats the addresses...]

Thanks.  Hum, ok, I have gotten making a nsIURL(and nsIURI)
implementation (not just nsIURI) that substitutes in a hostname
of my choice to get me closer to what I want, and the
nsHttpChannel seems to be ok with that, but if this breaks
down I will try out your technique which sounds harder, but
more robust...

William
[EMAIL PROTECTED]


_______________________________________________ Mozilla-netlib mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to