diff --git a/www.i2p2/pages/applications.html b/www.i2p2/pages/applications.html index 5d93c69d..34fa9647 100644 --- a/www.i2p2/pages/applications.html +++ b/www.i2p2/pages/applications.html @@ -163,6 +163,16 @@ The full streaming library is now the standard interface. It allows programming using TCP-like sockets, as explained in the Streaming development guide.
+BOB is the Basic Open Bridge, +allowing an application in any language to make streaming connections +to and from I2P. At this point in time it lacks UDP support, but UDP support +is planned in the near future. BOB also contains several tools, such as +destination key generation, and verification that an address conforms to +I2P specifications. Up to date info and applications that use BOB can be +found at this eepsite.
+ +SAM is not recommended. SAM V2 is okay, SAM V3 is beta.
@@ -179,7 +189,7 @@ and event based handling. SAM supports three styles of operation:SAM V3
aims at the same goal as SAM and SAM V2, but does not require multiplexing/demultiplexing. Each I2P stream is handled by its own socket between the application -and the SAM bride. Besides, datagrams can be sent and received by the application through datagram +and the SAM bridge. Besides, datagrams can be sent and received by the application through datagram communications with the SAM bridge.
@@ -491,7 +501,7 @@ Contact us if you would like to help. (outside I2P)