hello,
I'm willing to implement a proxy client which needs to support common proxy servers in enterprise companies.
Since my knowledge of Proxy servers is pretty basic I'll be glad for some help here:
I'd like to be able to connect with HTTP(s) and SOCK(4/5) proxy servers.
Also, I'd like to be able supporting authentication.
What authentication types should I support with each case (HTTP vs SOCK)?
What other type of capabilities should I implement in order for this to work properly?
Thanks in advanced.
I'm willing to implement a proxy client which needs to support common proxy servers in enterprise companies.
Since my knowledge of Proxy servers is pretty basic I'll be glad for some help here:
I'd like to be able to connect with HTTP(s) and SOCK(4/5) proxy servers.
Also, I'd like to be able supporting authentication.
What authentication types should I support with each case (HTTP vs SOCK)?
What other type of capabilities should I implement in order for this to work properly?
Thanks in advanced.