I2p-cp Official
Notifies the client that a new message has been received from the network.
: A CreateSession message is sent, containing the application's configuration and its cryptographic Destination (public key). i2p-cp
Sent by the router when it needs the client to sign a new set of tunnels for inbound traffic. Significance for Developers Notifies the client that a new message has
: 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. 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.