<?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: How to create a socket server in PHP</title>
	<atom:link href="http://www.endyourif.com/how-to-create-a-socket-server-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/</link>
	<description>Helping you solve those tough coding problems!</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:08:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Navarr</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-1138</link>
		<dc:creator>Navarr</dc:creator>
		<pubDate>Tue, 29 Jun 2010 08:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-1138</guid>
		<description>Thank you so much for posting this.  It looks like a rip from the Zend DevZone article, but that one doesn&#039;t even run without throwing a crapload of errors.

This one runs without any errors in the console, but I can&#039;t get a client to connect to it.  At least this one is written properly so I&#039;ll be able to decipher it.  Going to attempt writing an IRC server in PHP just for kicks.

Thanks for the help!</description>
		<content:encoded><![CDATA[<p><code>Thank you so much for posting this.  It looks like a rip from the Zend DevZone article, but that one doesn&#8217;t even run without throwing a crapload of errors.</p><p>This one runs without any errors in the console, but I can&#8217;t get a client to connect to it.  At least this one is written properly so I&#8217;ll be able to decipher it.  Going to attempt writing an IRC server in PHP just for kicks.</p><p>Thanks for the help!</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josuecarnivoro</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-944</link>
		<dc:creator>josuecarnivoro</dc:creator>
		<pubDate>Sat, 30 Jan 2010 20:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-944</guid>
		<description>Hello, great job, I am new to web programming and I have a key question...
where do you place this script? how do you run it?

I am using WAMP as local server

please answer me to:
josuecarnivoro@gmail.com

and this forum as well.
Thanx</description>
		<content:encoded><![CDATA[<p><code>Hello, great job, I am new to web programming and I have a key question&#8230;<br />where do you place this script? how do you run it?</p><p>I am using WAMP as local server</p><p>please answer me to:<br /><a href="mailto:josuecarnivoro@gmail.com">josuecarnivoro@gmail.com</a></p><p>and this forum as well.<br />Thanx</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wow power leveling</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-648</link>
		<dc:creator>wow power leveling</dc:creator>
		<pubDate>Sat, 27 Jun 2009 07:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-648</guid>
		<description>This is my first time comment at your blog.
Good recommended website.</description>
		<content:encoded><![CDATA[<p><code>This is my first time comment at your blog.<br />Good recommended website.</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: haxtor</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-601</link>
		<dc:creator>haxtor</dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:57:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-601</guid>
		<description>This one is easier to read, enjoy creating your very own php server!

http://devzone.zend.com/article/1086-Writing-Socket-Servers-in-PHP</description>
		<content:encoded><![CDATA[<p><code>This one is easier to read, enjoy creating your very own php server!</p><p><a href="http://devzone.zend.com/article/1086-Writing-Socket-Servers-in-PHP" rel="nofollow">http://devzone.zend.com/article/1086-Writing-Socket-Servers-in-PHP</a></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-583</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 06 Apr 2009 22:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-583</guid>
		<description>This is a Rip from a Zend DevZone Article from 2003

Shame you don&#039;t actually credit the author!</description>
		<content:encoded><![CDATA[<p><code>This is a Rip from a Zend DevZone Article from 2003</p><p>Shame you don&#8217;t actually credit the author!</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-42</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sat, 14 Mar 2009 16:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-42</guid>
		<description>I&#039;m glad you enjoy the content, it&#039;s always good hearing that.  As for the theme, it&#039;s just using the default theme.</description>
		<content:encoded><![CDATA[<p><code>I&#8217;m glad you enjoy the content, it&#8217;s always good hearing that.  As for the theme, it&#8217;s just using the default theme.</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: automotive floor jack</title>
		<link>http://www.endyourif.com/how-to-create-a-socket-server-in-php/comment-page-1/#comment-41</link>
		<dc:creator>automotive floor jack</dc:creator>
		<pubDate>Sat, 14 Mar 2009 12:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.endyourif.com/?p=119#comment-41</guid>
		<description>It&#039;s the first time I commented here and I must say that you provide us genuine, and quality information for other bloggers! Good job.
p.s. You have a very good template for your blog. Where did you find it?</description>
		<content:encoded><![CDATA[<p><code>It&#8217;s the first time I commented here and I must say that you provide us genuine, and quality information for other bloggers! Good job.<br />p.s. You have a very good template for your blog. Where did you find it?</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
