by zdemid » 20 Jun 2008, 22:57
Yes, I implement SocksProxyImpl a subclass of StreamSocketImpl.
I realize support a socks proxy chain but it is not compleate.
My realization does not support the installation of different passwords for socks proxy servers. I'll read in detail your coding standards and send my code to you.
In addition to the protocol Socks, I realized the expansion of HTTP to work through the method CONNECT. But all this is not enough tested.