Files
i2p.www/pages/api.html
jrandom c584b03d3e use the 'applications' page instead of the nonexistant 'application' page.
'applications' does contain the app dev guide content i threw together before i moved, so there is also a link to it from the api page.
2004-07-21 00:17:23 +00:00

10 lines
360 B
HTML

<p>Application developers should review the <a href="applications">application
development guide</a> for ideas about the four basic protocols for writing an
application to run over I2P:</p>
<ul>
<li><a href="sam">SAM</a></li>
<li><a href="ministreaming">ministreaming</a></li>
<li><a href="i2cp">I2CP</a></li>
<li><a href="datagrams">Datagrams</a></li>
</ul>