Hello !
I have a socket in my application where i’m able to specify HTTPProxyAddress and HTTPProxyPort, but now things are changed a little bit and i need to implement authentication… i’ve seen the method ProxyAuthenticationRequired but i didn’t understand very well how to pass login and password to it.
Can someone drop me a hint ?
Thanks !
PS. Auth proxy and password are saved on a database along with proxy address and port.