Constants and clients for SOCKS. Pulled out of net.i2p.i2ptunnel.socks for use by SSLEepGet as of 0.9.33.
クラス | 説明 |
---|---|
SOCKS4Client |
A simple SOCKS 4/4a client.
|
SOCKS4Constants | |
SOCKS4Constants.Command | |
SOCKS4Constants.Reply | |
SOCKS5Client |
A simple SOCKS 5 client.
|
SOCKS5Constants | |
SOCKS5Constants.AddressType | |
SOCKS5Constants.Command | |
SOCKS5Constants.Method | |
SOCKS5Constants.Reply |
例外 | 説明 |
---|---|
SOCKSException |
Exception thrown by socket methods
|