: I2CP handles the high-level requests from applications (e.g., "send this data to this destination") and translates them into the lower-level tunnel and Garlic routing mechanisms used by the I2P network.
Notifies the client that a new message has been received from the network. i2p-cp
: The client application and the I2P router can reside on the same machine or different ones, communicating over a local or network socket. : I2CP handles the high-level requests from applications (e
: The client sends a protocol version byte (typically 0x2A ) to ensure compatibility. i2p-cp