Class Socks5Client

java.lang.Object
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
Direct Known Subclasses:
Socks5ClientForInitiator

public class Socks5Client extends Object
The SOCKS5 client class handles establishing a connection to a SOCKS5 proxy. Connecting to a SOCKS5 proxy requires authentication. This implementation only supports the no-authentication authentication method.