gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5857 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r5857 - GNUnet-docs/WWW
Date: Mon, 10 Dec 2007 15:31:13 -0700 (MST)

Author: grothoff
Date: 2007-12-10 15:31:13 -0700 (Mon, 10 Dec 2007)
New Revision: 5857

Modified:
   GNUnet-docs/WWW/protocol_transport.php3
Log:
syn

Modified: GNUnet-docs/WWW/protocol_transport.php3
===================================================================
--- GNUnet-docs/WWW/protocol_transport.php3     2007-12-10 22:26:15 UTC (rev 
5856)
+++ GNUnet-docs/WWW/protocol_transport.php3     2007-12-10 22:31:13 UTC (rev 
5857)
@@ -6,8 +6,8 @@
 
 BP();
 W("GNUnet uses a special type of message to bind public keys to their current 
address.");
-W("For the UDP and TCP transport layers, an address is an IP and a port.");
-W("Other transport mechanisms (HTTP, SMTP, etc.) deploy various other forms of 
addresses.");
+W("For the UDP, TCP and HTTP transport layers, an address is an IP and a 
port.");
+W("Other transport mechanisms (SMTP, etc.) deploy various other forms of 
addresses.");
 W("Note that any node can have multiple addresses for the various transport 
mechanisms.");
 EP();
 
@@ -33,7 +33,6 @@
 W("Every new transport mechanism must define an identification number in %s.",
   extlink_("doxygen/html/gnunet__protocols_8h.html","gnunet_protocols.h"));
 W("Note that this number is used purely internally in GNUnet and does not have 
to correspond to the underlying protocol in any way.");
-W("Of course it can help users to understand which transports <em>25</em>, 
<em>17</em> or <em>6</em> are if these numbers magically match well-known ports 
or IP protocol numbers.");
 P();
 W("For details on the transport API see our %s.",
   extlink_("download/transport.ps","transport paper"));





reply via email to

[Prev in Thread] Current Thread [Next in Thread]