<?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: Wake on LAN a machine using Python &#8211; WOL</title>
	<atom:link href="http://www.sgvulcan.com/wake-on-lan-a-machine-using-python-wol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sgvulcan.com/wake-on-lan-a-machine-using-python-wol/</link>
	<description>Silviu&#039;s tech blog. Resources and informations about linux, windows, symbian systems, networks, reviews, microcontrollers, and more.</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sgvulcan.com/wake-on-lan-a-machine-using-python-wol/comment-page-1/#comment-2584</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 06 Dec 2011 13:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sgvulcan.com/?p=684#comment-2584</guid>
		<description> really, there&#039;s an extra tag at the end added by the comment system. the code ends with ))

Bye :)</description>
		<content:encoded><![CDATA[<p> really, there&#8217;s an extra tag at the end added by the comment system. the code ends with ))</p>
<p>Bye <img src='http://www.sgvulcan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icebox</title>
		<link>http://www.sgvulcan.com/wake-on-lan-a-machine-using-python-wol/comment-page-1/#comment-2583</link>
		<dc:creator>icebox</dc:creator>
		<pubDate>Tue, 06 Dec 2011 12:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sgvulcan.com/?p=684#comment-2583</guid>
		<description>Thank you for sharing this :)</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this <img src='http://www.sgvulcan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sgvulcan.com/wake-on-lan-a-machine-using-python-wol/comment-page-1/#comment-2582</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 06 Dec 2011 12:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sgvulcan.com/?p=684#comment-2582</guid>
		<description>Hi! Thanks a lot for the code.

I edited these 2 lines of code to make it work:

msg = b&#039;xff&#039; * 6 + hw_addr * 16

s.sendto(msg, (&#039;&#039;, 9))</description>
		<content:encoded><![CDATA[<p>Hi! Thanks a lot for the code.</p>
<p>I edited these 2 lines of code to make it work:</p>
<p>msg = b&#8217;xff&#8217; * 6 + hw_addr * 16</p>
<p>s.sendto(msg, (&#8221;, 9))</p>
]]></content:encoded>
	</item>
</channel>
</rss>

