From: Razvan Deaconescu Date: Tue, 19 Jan 2010 09:02:10 +0000 (+0200) Subject: added sample XML configuration files for BitTorrent experiments X-Git-Tag: getopt_long~224 X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=b3fea87f8c54fe5b80f401eb09839cb3d6979795;p=cs-p2p-next.git added sample XML configuration files for BitTorrent experiments --- diff --git a/razvan/xml/clients.xml b/razvan/xml/clients.xml new file mode 100644 index 0000000..636ccde --- /dev/null +++ b/razvan/xml/clients.xml @@ -0,0 +1,33 @@ + + + + + Tribler/Tools/cmdline.py + python + PYTHONPATH=. + + + + + -p + -l + -d + + + + hrktorrent + + -p + -d + + + + src/transmission-cli + + -u + -d + -p + -l + -o + + diff --git a/razvan/xml/nodes.xml b/razvan/xml/nodes.xml new file mode 100644 index 0000000..def3961 --- /dev/null +++ b/razvan/xml/nodes.xml @@ -0,0 +1,39 @@ + + + + 141.85.224.201 + 10150 + 172.30.10.0 + 10150 + 10122 + + + /home/p2p/p2p-clients/tribler/ + + + /home/p2p/p2p-clients/libtorrent/ + + + /home/p2p/p2p-clients/transmission/ + + + + + 141.85.224.202 + 10250 + 172.30.20.0 + 10250 + 10222 + + + /home/p2p/p2p-clients/tribler/ + + + /home/p2p/p2p-clients/libtorrent/ + + + /home/p2p/p2p-clients/transmission/ + + + + diff --git a/razvan/xml/swarm.xml b/razvan/xml/swarm.xml new file mode 100644 index 0000000..be6b041 --- /dev/null +++ b/razvan/xml/swarm.xml @@ -0,0 +1,48 @@ + + + + 1 + triber + + + + + + + + + + + + + + + + 2 + transmission + + + + + + + + + + + + + + 3 + libtorrent + + + + + + + + + + +