forked from I2P_Developers/i2p.i2p
javadoc
This commit is contained in:
@ -14,10 +14,6 @@ bridge to the I2P network, allowing it to send messages (via
|
||||
receives asynchronous notification of network activity by providing an implementation
|
||||
of {@link net.i2p.client.I2PSessionListener}. </p>
|
||||
|
||||
<p>A simple example of how these base client classes can be used is the
|
||||
ATalk application. It isn't really useful, but it is
|
||||
heavily documented code.</p>
|
||||
|
||||
<p>This client package provides the basic necessity for communicating over I2P,
|
||||
but there are three other subpackages that are helpful. Specifically:</p><ul>
|
||||
<li>{@link net.i2p.client.datagram} - for applications that want their messages
|
||||
|
Reference in New Issue
Block a user