Uses of package net.i2p.client.streaming

Packages that use net.i2p.client.streaming 
Package Description
net.i2p.BOB
BOB, the Basic Open Bridge, allows TCP applications to talk over I2P - DEPRECATED - Please port applications to SAMv3.
net.i2p.client.streaming
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.
net.i2p.client.streaming.impl
Implementation of a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages.
net.i2p.i2ptunnel
Implementation of preconfigured tunnels, both for clients and servers, and a UI for adding more and editing the configuration.
net.i2p.i2ptunnel.access
These classes are the implementation of a definition-based incoming connection filter.
net.i2p.i2ptunnel.irc
Filters for the IRC client tunnel, and DCC handlers.
net.i2p.i2ptunnel.localServer
A very simple HTTP server, used only for css and images on HTTP client proxy error pages.
net.i2p.i2ptunnel.socks
SOCKS 4, 4a, and 5 client tunnels.
net.i2p.sam
The SAM client API.
org.klomp.snark
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.