<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: phpABC: A  PHP web shell for the ABC Bittorrent Client</title>
	<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/</link>
	<description>usability. reusability.</description>
	<pubDate>Fri, 10 Feb 2012 10:30:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: directtv</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-39770</link>
		<author>directtv</author>
		<pubDate>Tue, 27 Mar 2007 11:02:55 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-39770</guid>
		<description>Blog of directtv</description>
		<content:encoded><![CDATA[<p>Blog of directtv</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swiftlytilting</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-198</link>
		<author>swiftlytilting</author>
		<pubDate>Tue, 15 Feb 2005 02:34:32 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-198</guid>
		<description>yeah sites that require logins are sometimes tricky.  I make sure I'm logged in on the computer running ABC but even then I can't add torrents from some sites.

You might want to try a public torrent site just for your testing :)</description>
		<content:encoded><![CDATA[<p>yeah sites that require logins are sometimes tricky.  I make sure I&#8217;m logged in on the computer running ABC but even then I can&#8217;t add torrents from some sites.</p>
<p>You might want to try a public torrent site just for your testing <img src='http://www.swiftlytilting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zuma</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-197</link>
		<author>zuma</author>
		<pubDate>Tue, 15 Feb 2005 00:10:52 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-197</guid>
		<description>I think the problem is due to this site that the torrent file is coming from requires a login cookie. I'll have to think about how to pass an http request header down with the url. Maybe the torrent file needs to be pulled down interactively and then sent to the remote web service?</description>
		<content:encoded><![CDATA[<p>I think the problem is due to this site that the torrent file is coming from requires a login cookie. I&#8217;ll have to think about how to pass an http request header down with the url. Maybe the torrent file needs to be pulled down interactively and then sent to the remote web service?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zuma</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-196</link>
		<author>zuma</author>
		<pubDate>Mon, 14 Feb 2005 19:23:25 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-196</guid>
		<description>I am also interested in the ABC web service client but do not have access to a web server running php so I have been using webservice.py to test the web service API. Most of the commands from webtest.py work without error except for ADD and the middle QUERY command. Since the ADD command would be one of the most important commands I would like to use, I was wondering if you have this working properly. I keep getting 'Error=Can't get torrent from URL' from the following:
print wc.sendmesg("ID&#124;"+ KEY + "\nADD&#124;http://bt.etree.org/download.php/10639/ph1997-08-14.flac.torrent")

I haven't looked at any python source code before last week but it seems fairly easy to read. The error message comes from the AddTorrentURL method in class ABCPanel in abc.py which isn't part of the normal ABC client UI, so maybe this method is now out of date. Are you able to add files to the list remotely? Did you have to alter the ADD command format to work with 2.7.0? Thanks for keeping the web service API topic up for discussion. I think it is the most unique attributes of the ABC client.

zuma</description>
		<content:encoded><![CDATA[<p>I am also interested in the ABC web service client but do not have access to a web server running php so I have been using webservice.py to test the web service API. Most of the commands from webtest.py work without error except for ADD and the middle QUERY command. Since the ADD command would be one of the most important commands I would like to use, I was wondering if you have this working properly. I keep getting &#8216;Error=Can&#8217;t get torrent from URL&#8217; from the following:<br />
print wc.sendmesg(&#8221;ID|&#8221;+ KEY + &#8220;\nADD|http://bt.etree.org/download.php/10639/ph1997-08-14.flac.torrent&#8221;)</p>
<p>I haven&#8217;t looked at any python source code before last week but it seems fairly easy to read. The error message comes from the AddTorrentURL method in class ABCPanel in abc.py which isn&#8217;t part of the normal ABC client UI, so maybe this method is now out of date. Are you able to add files to the list remotely? Did you have to alter the ADD command format to work with 2.7.0? Thanks for keeping the web service API topic up for discussion. I think it is the most unique attributes of the ABC client.</p>
<p>zuma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swiftlytilting</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-152</link>
		<author>swiftlytilting</author>
		<pubDate>Sun, 06 Feb 2005 23:18:35 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-152</guid>
		<description>I added a &lt;a href="http://www.swiftlytilting.com/category/phpabc/"&gt;phpABC category&lt;/a&gt; to the site so you can easily track updates.</description>
		<content:encoded><![CDATA[<p>I added a <a href="http://www.swiftlytilting.com/category/phpabc/">phpABC category</a> to the site so you can easily track updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swiftlytilting</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-142</link>
		<author>swiftlytilting</author>
		<pubDate>Sun, 06 Feb 2005 16:54:34 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-142</guid>
		<description>Fair nuff :D  It's nothing exciting to look at, though I'm working on making it nicer.

&lt;a href="http://www.swiftlytilting.com/wp-content/phpABC.gif"&gt;Screenshot&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Fair nuff <img src='http://www.swiftlytilting.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  It&#8217;s nothing exciting to look at, though I&#8217;m working on making it nicer.</p>
<p><a href="http://www.swiftlytilting.com/wp-content/phpABC.gif">Screenshot</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-141</link>
		<author>Anonymous</author>
		<pubDate>Sun, 06 Feb 2005 15:59:08 +0000</pubDate>
		<guid>http://www.swiftlytilting.com/2005/02/05/phpabc-a-php-web-shell-for-the-abc-bittorent-client/#comment-141</guid>
		<description>I demand screen shots be posted, for those of us too lazy to try it out first.  ;)</description>
		<content:encoded><![CDATA[<p>I demand screen shots be posted, for those of us too lazy to try it out first.  <img src='http://www.swiftlytilting.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

