Skip navigation links

Package net.i2p.router.transport.ntcp

The NTCP (New TCP) transport for I2P, allowing I2P messages to be passed over TCP connections.

See: Description

Package net.i2p.router.transport.ntcp Description

The NTCP (New TCP) transport for I2P, allowing I2P messages to be passed over TCP connections. NTCP replaces an older TCP transport that had congestion issues.

This package provides:

NTCP is one of the primary transport protocols used by I2P, providing reliable communication suitable for environments where UDP may be blocked or filtered.

Skip navigation links