Uses of package net.i2p.i2ptunnel.udpTunnel
Package | Description |
---|---|
net.i2p.i2ptunnel.socks |
SOCKS 4, 4a, and 5 client tunnels.
|
net.i2p.i2ptunnel.streamr |
Special-purpose client and server tunnels for streaming UDP clients and servers,
generally for audio and video streaming.
|
-
Classes in net.i2p.i2ptunnel.udpTunnel used by net.i2p.i2ptunnel.socks Class Description I2PTunnelUDPClientBase Base client class that sets up an I2P Datagram client destination. -
Classes in net.i2p.i2ptunnel.udpTunnel used by net.i2p.i2ptunnel.streamr Class Description I2PTunnelUDPClientBase Base client class that sets up an I2P Datagram client destination.I2PTunnelUDPServerBase Base client class that sets up an I2P Datagram server destination.