<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Gnutella Forums - General Gnutella Development Discussion</title>
		<link>http://www.gnutellaforums.com/</link>
		<description>For general discussion about Gnutella development.</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 22:01:11 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>90</ttl>
		<image>
			<url>http://www.gnutellaforums.com/images/misc/rss.jpg</url>
			<title>Gnutella Forums - General Gnutella Development Discussion</title>
			<link>http://www.gnutellaforums.com/</link>
		</image>
		<item>
			<title>A simple Gnutella tracker + fileserver (in Python)</title>
			<link>http://www.gnutellaforums.com/general-gnutella-development-discussion/93955-simple-gnutella-tracker-fileserver-python.html</link>
			<pubDate>Thu, 29 Oct 2009 06:54:42 GMT</pubDate>
			<description>Hi,  
 
For a long time I wanted to create a Gnutella tracker which serves as centralized alt-loc resource, but I only now have the coding skills to...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
For a long time I wanted to create a Gnutella tracker which serves as centralized alt-loc resource, but I only now have the coding skills to do so <br />
:) <br />
<br />
-&gt; <a href="http://bitbucket.org/ArneBab/gnutella_tracker/" target="_blank">ArneBab / gnutella_tracker / overview - bitbucket.org</a><br />
<br />
&quot;A simple file-tracker for Gnutella You can put files into the 'files' folder which then are made available via magnet links with alternate locations. Also it implements the x-alt protocol to learn about more alternate locations.&quot;<br />
<br />
If you just want to test how it works, the magnet on the following page should allow you to download a test picture, as long as I keep the server running (not quite sure how long that will be...): <br />
<br />
- <a href="http://edrikor.dyndns.org:8000/" target="_blank">http://edrikor.dyndns.org:8000/</a><br />
<br />
To get the source, you can either use Mercurial<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">hg clone https://bitbucket.org/ArneBab/gnutella_tracker/</code><hr />
</div>or just get the current snapshot: <br />
-&gt; <a href="http://bitbucket.org/ArneBab/gnutella_tracker/get/tip.zip" target="_blank">http://bitbucket.org/ArneBab/gnutell...er/get/tip.zip</a><br />
<br />
Just start it with <br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">python gnutella_tracker.py</code><hr />
</div>You can then access the server at <a href="http://127.0.0.1:8000" target="_blank">http://127.0.0.1:8000</a><br />
Please tell me if/how well it works for you! <br />
<br />
Best wishes, <br />
Arne<br />
<br />
PS: The reason for creating this centralized fileserver is to have a first source of data, similar to what BitTorrent trackers provide. Also Communities can form around fileservers (it's easy to disable the serving of files and replace it with just storing the metadata). <br />
<br />
PPS: This tracker is currently only tested with Phex. I don't yet know if/how well it works with other programs. If the magnet-download works, please tell me!</div>

]]></content:encoded>
			<category domain="http://www.gnutellaforums.com/general-gnutella-development-discussion/">General Gnutella Development Discussion</category>
			<dc:creator>arne_bab</dc:creator>
			<guid isPermaLink="true">http://www.gnutellaforums.com/general-gnutella-development-discussion/93955-simple-gnutella-tracker-fileserver-python.html</guid>
		</item>
	</channel>
</rss>
