Uses of Package
net.i2p.router.transport.ntcp
Package
Description
The NTCP transport allows passing I2P messages on top of TCP.
-
ClassDescriptionInbound NTCP 2 only.Handle the establishmentThe main NTCP NIO thread.NTCP2 Padding/Dummy/Delay configuration for data phase.Base class for blocks to be transmitted.For all callbacks, recommend throwing exceptions only from the handshake.Coordinate the connection to a single peer.The NIO TCP transportPool of running threads which will process any read bytes on any of the NTCPConnections, including the decryption of the data read, connection handshaking, parsing bytes into I2NP messages, etc.Pool of running threads which will transform the next I2NP message into something ready to be transferred over an NTCP connection, including the encryption of the data read.