aboutsummaryrefslogtreecommitdiff
path: root/template/probnat/index.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/probnat/index.html.j2')
-rw-r--r--template/probnat/index.html.j217
1 files changed, 16 insertions, 1 deletions
diff --git a/template/probnat/index.html.j2 b/template/probnat/index.html.j2
index 67dd7c0e..39700c83 100644
--- a/template/probnat/index.html.j2
+++ b/template/probnat/index.html.j2
@@ -61,6 +61,21 @@
61 </p></br> 61 </p></br>
62 </section> 62 </section>
63 63
64 <section>
65 <h4>Usage</h4></br>
66 <p>
67 {% trans %}
68 We we have encapsulated the functionality in a library. The library can be used under the following requirements:
69 <ul>
70 <li>The caller of the API has to know the external IP address of the other peer.</li>
71 <li>The peers trying to communicate with each other need an indirect way to exchange messages in order to synchronize with each other.</li>
72 </ul>
73
74 These two requirements are not covered by the library. For more details have a look <a href="api.html">here</a>.
75 {% endtrans %}
76 </p></br>
77 </section>
78
64 <h2><a name="milestones" class="subnav-anchor"></a>{{ _("Milestones") }}</h2></br> 79 <h2><a name="milestones" class="subnav-anchor"></a>{{ _("Milestones") }}</h2></br>
65 80
66 <p>The next milestone to be reached is milestone 1.</p></br> 81 <p>The next milestone to be reached is milestone 1.</p></br>
@@ -92,7 +107,7 @@ project. <a href="mile1.html">Details</a>
92 <p> 107 <p>
93 {% trans %} 108 {% trans %}
94 This task is to implement the protocol that is doing the signaling for synchronizing two peers 109 This task is to implement the protocol that is doing the signaling for synchronizing two peers
95which do like to connect to each other. 110which do like to connect to each other. <a href="mile2.html">Details</a>
96 <ul> 111 <ul>
97 <li>Two peers which got connected via DV signaling each other being behind a NAT.</li> 112 <li>Two peers which got connected via DV signaling each other being behind a NAT.</li>
98 <li>Learning the external IP address+port from already connected peers, exchange with the 113 <li>Learning the external IP address+port from already connected peers, exchange with the