Uses of Interface
net.i2p.client.streaming.I2PServerSocket
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.
The SAM client API.
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
-
Uses of I2PServerSocket in net.i2p.client.streaming
-
Uses of I2PServerSocket in net.i2p.client.streaming.impl
Modifier and TypeClassDescription(package private) class
Bridge to allow accepting new connectionsModifier and TypeMethodDescriptionI2PSocketManagerFull.getServerSocket()
Returns non-null socket. -
Uses of I2PServerSocket in net.i2p.i2ptunnel
-
Uses of I2PServerSocket in net.i2p.sam
-
Uses of I2PServerSocket in org.klomp.snark