This commit is contained in:
zzz
2011-10-28 01:26:11 +00:00
parent f4fa5d115a
commit 05522addba

View File

@@ -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 receives asynchronous notification of network activity by providing an implementation
of {@link net.i2p.client.I2PSessionListener}. </p> 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, <p>This client package provides the basic necessity for communicating over I2P,
but there are three other subpackages that are helpful. Specifically:</p><ul> but there are three other subpackages that are helpful. Specifically:</p><ul>
<li>{@link net.i2p.client.datagram} - for applications that want their messages <li>{@link net.i2p.client.datagram} - for applications that want their messages