Class Socks5ClientForInitiator

java.lang.Object
org.jivesoftware.smackx.bytestreams.socks5.Socks5Client
org.jivesoftware.smackx.bytestreams.socks5.Socks5ClientForInitiator

Implementation of a SOCKS5 client used on the initiators side. This is needed because connecting to the local SOCKS5 proxy differs form the regular way to connect to a SOCKS5 proxy. Additionally a remote SOCKS5 proxy has to be activated by the initiator before data can be transferred between the peers.