gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] storm README


From: Tuukka Hastrup
Subject: [Gzz-commits] storm README
Date: Tue, 13 May 2003 14:41:18 -0400

CVSROOT:        /cvsroot/storm
Module name:    storm
Changes by:     Tuukka Hastrup <address@hidden> 03/05/13 14:41:18

Modified files:
        .              : README 

Log message:
        updated slightly

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/storm/storm/README.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: storm/README
diff -u storm/README:1.6 storm/README:1.7
--- storm/README:1.6    Fri May  9 07:07:58 2003
+++ storm/README        Tue May 13 14:41:17 2003
@@ -83,7 +83,7 @@
 A WWW browser can be used to check what certain peer has published. However,
 to retrieve any block through the P2P system, a special gateway HTTP server
 can be started with peer option "-gw 5555", where 5555 is the configurable 
-port number.
+port number (TCP).
 
 
 Usage
@@ -102,7 +102,7 @@
 make import POOL=../test-pool CT=text/plain FILES=../files/*.txt
 ls ../test-pool
 
-Example of starting the gateway for http clients:
+Example of serving a local pool for http clients:
 make http-gateway POOL=../test-pool
 
 
@@ -115,7 +115,3 @@
 
 or, start a remote peer that can fetch the blocks:
 make peer ARGS="-gw 5000 -port 2000 fishy.it.jyu.fi:2000"
-
-Notice, that the peer gateways can only list blocks that have already been 
-retrieved through them. So take the block id from http-gateway, or 
-from filenames in ../test-pool.




reply via email to

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