Class Socks4Proxy


public class Socks4Proxy extends ProxyConfiguration.Proxy

Client-side proxy configuration for SOCKS4, a de-facto standard.

Consider using SOCK5 instead, a protocol that has been standardized by IETF.

See Also: