Uses of Class
net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPServerBase
Package | Description |
---|---|
net.i2p.i2ptunnel.streamr |
Special-purpose client and server tunnels for streaming UDP clients and servers,
generally for audio and video streaming.
|
-
Uses of I2PTunnelUDPServerBase in net.i2p.i2ptunnel.streamr
Subclasses of I2PTunnelUDPServerBase in net.i2p.i2ptunnel.streamr Modifier and Type Class Description class
StreamrProducer
Compared to a standard I2PTunnel, this acts like a server on the I2P side (persistent privkey file) but a client on the UDP side (receives on a configured port)