<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>n8o &#187; Sockets</title>
	<atom:link href="http://n8o.org/tag/sockets/feed/" rel="self" type="application/rss+xml" />
	<link>http://n8o.org</link>
	<description>the geeks sandbox</description>
	<lastBuildDate>Tue, 24 Jan 2012 15:13:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adobe AIR 2.0 Web Server</title>
		<link>http://n8o.org/adobe-air-2-0-web-server/</link>
		<comments>http://n8o.org/adobe-air-2-0-web-server/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:00:55 +0000</pubDate>
		<dc:creator>n8o</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Sockets]]></category>

		<guid isPermaLink="false">http://www.n8o.org/?p=134</guid>
		<description><![CDATA[I found this cool example of an HTTP based socket server over at Christophe Coenraet&#8217;s blog. Basically he setup a socket and made it listen for incoming HTTP connections and server data based up the requests. Very neat stuff. It&#8217;s always interesting to see people push the uses of AS3 in new directions. This should [...]]]></description>
			<content:encoded><![CDATA[<p>I found this cool example of an HTTP based socket server over at Christophe Coenraet&#8217;s <a title="Adobe Air 2.0 Web Server" href="http://coenraets.org/blog/2009/12/air-2-0-web-server-using-the-new-server-socket-api/">blog</a>. Basically he setup a socket and made it listen for incoming HTTP connections and server data based up the requests. Very neat stuff. It&#8217;s always interesting to see people push the uses of AS3 in new directions.</p>
<p>This should also be possible under older versions of AIR too. since those versions supported sockets too. the only difference is in AIR 2.0 we now have UDP sockets.</p>
<p>You can view the code and examples <a href="http://coenraets.org/blog/2009/12/air-2-0-web-server-using-the-new-server-socket-api/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://n8o.org/adobe-air-2-0-web-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic

Served from: www.n8o.org @ 2012-02-05 07:21:39 -->
