Skip navigation links

Package net.i2p.router.client

Router-side implementation of the I2CP (I2P Client Protocol) interface for application integration.

See: Description

Package net.i2p.router.client Description

Router-side implementation of the I2CP (I2P Client Protocol) interface for application integration.

This package implements the router side of the I2CP interface, which provides the standard API for applications to communicate through the I2P network. The I2CP protocol allows external applications to create destinations, manage tunnels, send and receive messages, and access I2P services without implementing the full router functionality.

Key Components:

Main Functionality:

I2CP Message Types:

Usage Notes:

Skip navigation links