Uses of Interface
net.i2p.client.streaming.I2PSocket.SocketErrorListener

Package
Description
API, interfaces, and factory for a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
Implementation of preconfigured tunnels, both for clients and servers, and a UI for adding more and editing the configuration.
SOCKS 4, 4a, and 5 client tunnels.