Package org.jivesoftware.smackx.bytestreams.socks5
package org.jivesoftware.smackx.bytestreams.socks5
Smack's API for XEP-0065: SOCKS5 Bytestreams.
-
ClassDescriptionSocks5BytestreamListener are informed if a remote user wants to initiate a SOCKS5 Bytestream.The Socks5BytestreamManager class handles establishing SOCKS5 Bytestreams as specified in the XEP-0065.Socks5BytestreamRequest class handles incoming SOCKS5 Bytestream requests.Socks5BytestreamSession class represents a SOCKS5 Bytestream session.The SOCKS5 client class handles establishing a connection to a SOCKS5 proxy.Implementation of a SOCKS5 client used on the initiators side.The Socks5Proxy class represents a local SOCKS5 proxy server.A collection of utility methods for SOcKS5 messages.