mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated Use I2P anonymization in your applications (markdown)
@@ -2,18 +2,20 @@ For developers.
|
|||||||
|
|
||||||
How can you use I2P network anonymization layer in your application:
|
How can you use I2P network anonymization layer in your application:
|
||||||
|
|
||||||
* using libi2pd
|
* using API library
|
||||||
* using standard I2P APIs
|
* using standard I2P APIs
|
||||||
* SAM
|
* SAM
|
||||||
* BOB
|
* BOB
|
||||||
* I2CP
|
* I2CP
|
||||||
* using HTTP/Socks proxies
|
* using HTTP/Socks proxies
|
||||||
|
|
||||||
libi2pd
|
API library
|
||||||
=======
|
===========
|
||||||
|
|
||||||
TODO: write about `api.h`
|
TODO: write about `api.h`
|
||||||
|
|
||||||
|
difference between libi2pd and libi2pd_client: libi2pd has all functions to add I2P support to your app, libi2pd_client is used to expose various client protocols to your application (such as SAM, etc)
|
||||||
|
|
||||||
Standard I2P APIs
|
Standard I2P APIs
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user