<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Integrating Twisted with a pcap-based Python packet sniffer</title>
	<atom:link href="http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/feed/" rel="self" type="application/rss+xml" />
	<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/</link>
	<description>dound&#039;s space on the web</description>
	<lastBuildDate>Sun, 25 Jul 2010 21:17:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Underhill</title>
		<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/comment-page-1/#comment-5588</link>
		<dc:creator>David Underhill</dc:creator>
		<pubDate>Sat, 06 Mar 2010 16:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=223#comment-5588</guid>
		<description>&lt;a href=&quot;#comment-5585&quot; rel=&quot;nofollow&quot;&gt;@Kavitha&lt;/a&gt; 
Could you share the code you&#039;re trying to use?  In the example from the post you commented on, I create and start a pcap instance but there is no pcap.pcap() function to call so I&#039;m not sure what you&#039;re referring to.</description>
		<content:encoded><![CDATA[<p><a href="#comment-5585" rel="nofollow">@Kavitha</a><br />
Could you share the code you&#8217;re trying to use?  In the example from the post you commented on, I create and start a pcap instance but there is no pcap.pcap() function to call so I&#8217;m not sure what you&#8217;re referring to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kavitha</title>
		<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/comment-page-1/#comment-5585</link>
		<dc:creator>Kavitha</dc:creator>
		<pubDate>Sat, 06 Mar 2010 06:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=223#comment-5585</guid>
		<description>Can you tell me how to create an instance for pcap?  When i tried pcap.pcap() it shows &quot;no such attribute exixts&quot;.</description>
		<content:encoded><![CDATA[<p>Can you tell me how to create an instance for pcap?  When i tried pcap.pcap() it shows &#8220;no such attribute exixts&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Underhill</title>
		<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/comment-page-1/#comment-5055</link>
		<dc:creator>David Underhill</dc:creator>
		<pubDate>Sun, 03 Jan 2010 17:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=223#comment-5055</guid>
		<description>&lt;a href=&quot;#comment-4492&quot; rel=&quot;nofollow&quot;&gt;@salawank&lt;/a&gt; 
The program runs in an infinite loop, so running that command won&#039;t return.  You should be able to interrupt this example with Ctrl-C when you&#039;re done.</description>
		<content:encoded><![CDATA[<p><a href="#comment-4492" rel="nofollow">@salawank</a><br />
The program runs in an infinite loop, so running that command won&#8217;t return.  You should be able to interrupt this example with Ctrl-C when you&#8217;re done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salawank</title>
		<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/comment-page-1/#comment-4492</link>
		<dc:creator>salawank</dc:creator>
		<pubDate>Wed, 28 Oct 2009 01:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=223#comment-4492</guid>
		<description>Hello there, i&#039;ve download your codes, and i&#039;ve installed all of the dependencies in my ubuntu 8.10.

when i invoke the command sudo python twisted_and_pcap_together.py, it only stalled. how to run the program properly? thanks</description>
		<content:encoded><![CDATA[<p>Hello there, i&#8217;ve download your codes, and i&#8217;ve installed all of the dependencies in my ubuntu 8.10.</p>
<p>when i invoke the command sudo python twisted_and_pcap_together.py, it only stalled. how to run the program properly? thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
