From e9aa0ea90f60f43be6e39686b1a5c4e03ab14ef8 Mon Sep 17 00:00:00 2001 From: str4d Date: Sat, 15 Sep 2012 03:40:49 +0000 Subject: [PATCH] Migrated some static urls in application dev page --- i2p2www/pages/site/develop/applications.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i2p2www/pages/site/develop/applications.html b/i2p2www/pages/site/develop/applications.html index 3a73f819..79898a40 100644 --- a/i2p2www/pages/site/develop/applications.html +++ b/i2p2www/pages/site/develop/applications.html @@ -50,16 +50,16 @@ by using (best effort) datagrams without having to worry about MTU detection or fragmentation of messages under 32KB.

- +
- Creating a server-client connection using I2PTunnel only requires creating a single tunnel. + Creating a server-client connection using I2PTunnel only requires creating a single tunnel.

Figure 1: Creating a server-client connection using I2PTunnel only requires creating a single tunnel.

- +
- Setting up connections for a peer-to-peer applications requires a very large amount of tunnels. + Setting up connections for a peer-to-peer applications requires a very large amount of tunnels.

Figure 2: Setting up connections for a peer-to-peer applications requires a very large amount of tunnels.