Uses of Package
net.i2p.i2ptunnel.socks

Packages that use net.i2p.i2ptunnel.socks
net.i2p.i2ptunnel.socks SOCKS 4, 4a, and 5 client tunnels. 
 

Classes in net.i2p.i2ptunnel.socks used by net.i2p.i2ptunnel.socks
I2PSOCKSTunnel
           
SOCKSException
          Exception thrown by socket methods
SOCKSHeader
          Save the SOCKS header from a datagram Ref: RFC 1928
SOCKSServer
          Abstract base class used by all SOCKS servers.
SOCKSUDPPort
          Implements a UDP port and Socks encapsulation / decapsulation.
SOCKSUDPTunnel
          A Datagram Tunnel that can have multiple bidirectional ports on the UDP side.