speling (thanks cervantes)

This commit is contained in:
jrandom
2005-03-26 06:23:57 +00:00
committed by zzz
parent 21842291e9
commit 0626f714c6

View File

@ -1,12 +1,12 @@
<code>$Id: udp.html,v 1.1 2005/03/26 00:47:40 jrandom Exp $</code>
<code>$Id: udp.html,v 1.2 2005/03/26 00:56:06 jrandom Exp $</code>
<h1>Secure Semireliable UDP (SSU)</h1>
<b>DRAFT</b>
<p>
The goal of this protocol is to provide secure and authenticated
semireliable, undordered message delivery, exposing only a minimal
amount of data easily discernable to third parties. It should
semireliable, unordered message delivery, exposing only a minimal
amount of data easily discernible to third parties. It should
support high degree communication as well as TCP-friendly congestion
control, and may include PMTU detection. It should be capable of
efficiently moving bulk data at rates sufficient for home users.