Uses of Package
net.i2p.router.transport
Package
Description
The I2P router application handles the I2P network communication.
The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent.
The NTCP transport allows passing I2P messages on top of TCP.
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
-
ClassDescriptionConcurrent plan: It's difficult to get rid of the locks on _pendingInboundRequests since locked_satisyInboundAvailable() leaves Requests on the head of the queue.Tracks outbound messages.Defines a way to send a message to another peer and start listening for messages.For Android MulticastLock.
-
ClassDescriptionConcurrent plan: It's difficult to get rid of the locks on _pendingInboundRequests since locked_satisyInboundAvailable() leaves Requests on the head of the queue.A bandwidth request, either inbound or outbound.Defines a way to send a message to another peer and start listening for messages.Provide a bid for how much it would "cost" to transfer a message of a particular peerKeeps track of the enabled transports.
-
ClassDescriptionA bandwidth request, either inbound or outbound.Defines a way to send a message to another peer and start listening for messages.Provide a bid for how much it would "cost" to transfer a message of a particular peerDefines a way to send a message to another peer and start listening for messages
-
ClassDescriptionA bandwidth request, either inbound or outbound.Defines a way to send a message to another peer and start listening for messages.Provide a bid for how much it would "cost" to transfer a message of a particular peerDefines a way to send a message to another peer and start listening for messages