Uses of Class
net.i2p.i2ptunnel.udpTunnel.I2PTunnelUDPClientBase
Package
Description
SOCKS 4, 4a, and 5 client tunnels.
Special-purpose client and server tunnels for streaming UDP clients and servers,
generally for audio and video streaming.
-
Uses of I2PTunnelUDPClientBase in net.i2p.i2ptunnel.socks
Modifier and TypeClassDescriptionclass
A Datagram Tunnel that can have multiple bidirectional ports on the UDP side. -
Uses of I2PTunnelUDPClientBase in net.i2p.i2ptunnel.streamr
Modifier and TypeClassDescriptionclass
Compared to a standard I2PTunnel, this acts like a client on the I2P side (no privkey file) but a server on the UDP side (sends to a configured host/port)