<?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 use Sockets in Actionscript3?</title>
	<atom:link href="http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/</link>
	<description>Actionscript3, Flash, Scala, Java, C#, C++, Algorithms &#38; Imageprocessing</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: JiKeidan</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-222903</link>
		<dc:creator>JiKeidan</dc:creator>
		<pubDate>Thu, 27 Jan 2011 08:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-222903</guid>
		<description>Hey man, I certainly appreciate what you put out here, and as useful as it is... I&#039;m new to the actionscript world and having problems regarding my sockets on a simple chat server... i wrote a server in php and it listens on specified port... and i have some very particular questions regarding the functionality of hosts, sockets, binds, listening and accepting packets with flash... because though I specify a crossdomain.xml file in my webroot, i still get an error as though it can not be addressed... I&#039;ve only experimented on my lan with it so far, so all i have for you are local ip&#039;s... but it should still function much the same way, check out this error log:
(taken from browser using flash debug player)

Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://192.168.1.66:89/chatclient/chatClient2.swf cannot load data from 192.168.1.66:9090.
	at chatClient2_fla::MainTimeline/frame1()


To clarify: apache is running on port 89, and my php server is running on 9090... perhaps it&#039;s something on the php end?... i&#039;m unsure, server seems straight forward, binds, listens, accepts, reads packet and spits it back out for the app to pick it up and place as necessary in the app... let me know your thoughts</description>
		<content:encoded><![CDATA[<p>Hey man, I certainly appreciate what you put out here, and as useful as it is&#8230; I&#8217;m new to the actionscript world and having problems regarding my sockets on a simple chat server&#8230; i wrote a server in php and it listens on specified port&#8230; and i have some very particular questions regarding the functionality of hosts, sockets, binds, listening and accepting packets with flash&#8230; because though I specify a crossdomain.xml file in my webroot, i still get an error as though it can not be addressed&#8230; I&#8217;ve only experimented on my lan with it so far, so all i have for you are local ip&#8217;s&#8230; but it should still function much the same way, check out this error log:<br />
(taken from browser using flash debug player)</p>
<p>Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: <a href="http://192.168.1.66:89/chatclient/chatClient2.swf" rel="nofollow">http://192.168.1.66:89/chatclient/chatClient2.swf</a> cannot load data from 192.168.1.66:9090.<br />
	at chatClient2_fla::MainTimeline/frame1()</p>
<p>To clarify: apache is running on port 89, and my php server is running on 9090&#8230; perhaps it&#8217;s something on the php end?&#8230; i&#8217;m unsure, server seems straight forward, binds, listens, accepts, reads packet and spits it back out for the app to pick it up and place as necessary in the app&#8230; let me know your thoughts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marketing interactif</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-194885</link>
		<dc:creator>marketing interactif</dc:creator>
		<pubDate>Mon, 28 Jun 2010 17:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-194885</guid>
		<description>&lt;strong&gt;marketing interactif...&lt;/strong&gt;

When creating your site copy, just write naturally, explaining whatever information you’re discussing. The key is to make it relevant, and to have it make sense to the reader. Even if you trick the search engines into thinking your page is great — when...</description>
		<content:encoded><![CDATA[<p><strong>marketing interactif&#8230;</strong></p>
<p>When creating your site copy, just write naturally, explaining whatever information you’re discussing. The key is to make it relevant, and to have it make sense to the reader. Even if you trick the search engines into thinking your page is great — when&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript - Still Object-Oriented :: AIR Sockets</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-54843</link>
		<dc:creator>Javascript - Still Object-Oriented :: AIR Sockets</dc:creator>
		<pubDate>Sat, 23 Jun 2007 06:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-54843</guid>
		<description>[...] How to use Sockets in ActionScript [...]</description>
		<content:encoded><![CDATA[<p>[...] How to use Sockets in ActionScript [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-54219</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 12 Feb 2007 15:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-54219</guid>
		<description>Hi Joa,

thanks for your write-up about sockets in AS3 - get&#039;s me started in AS3-Dev. Jens Franke wrote that there&#039;s the possibility to send ByteArrays to an IRCd (or is it really MIRC - the client?) and save it to the disk. Do have a tutorial handy on that one, or a link somewhere on the web? Thanks in advance :)</description>
		<content:encoded><![CDATA[<p>Hi Joa,</p>
<p>thanks for your write-up about sockets in AS3 &#8211; get&#8217;s me started in AS3-Dev. Jens Franke wrote that there&#8217;s the possibility to send ByteArrays to an IRCd (or is it really MIRC &#8211; the client?) and save it to the disk. Do have a tutorial handy on that one, or a link somewhere on the web? Thanks in advance :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 红烧带鱼</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-179</link>
		<dc:creator>红烧带鱼</dc:creator>
		<pubDate>Tue, 10 Jan 2006 16:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-179</guid>
		<description>&lt;strong&gt;ActionScript 3.0 站点集合&lt;/strong&gt;

转自（http://bbs.javascript.com.cn/read.p...=1604&amp;fpage=1）ActionScript 3.0 collection 68 sitesActionScript...</description>
		<content:encoded><![CDATA[<p><strong>ActionScript 3.0 站点集合</strong></p>
<p>转自（http://bbs.javascript.com.cn/read.p&#8230;=1604&amp;fpage=1）ActionScript 3.0 collection 68 sitesActionScript&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franto.com Flash blog &#187; Collected links to ActionScript 3.0 examples</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-149</link>
		<dc:creator>Franto.com Flash blog &#187; Collected links to ActionScript 3.0 examples</dc:creator>
		<pubDate>Sun, 27 Nov 2005 16:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-149</guid>
		<description>[...] ource + example) AS3 oldschool tunnel  (source + example) AS3 Bumbmaps  (source + example) How to use Sockets in Actionscript3?  (source) Lightning particlesAndre Michelle  (9 different source [...]</description>
		<content:encoded><![CDATA[<p>[...] ource + example) AS3 oldschool tunnel  (source + example) AS3 Bumbmaps  (source + example) How to use Sockets in Actionscript3?  (source) Lightning particlesAndre Michelle  (9 different source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joa</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-18</link>
		<dc:creator>joa</dc:creator>
		<pubDate>Fri, 28 Oct 2005 11:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-18</guid>
		<description>iG:Syntax Hiliter
http://blog.igeek.info/wp-plugins/igsyntax-hiliter/</description>
		<content:encoded><![CDATA[<p>iG:Syntax Hiliter<br />
<a href="http://blog.igeek.info/wp-plugins/igsyntax-hiliter/" rel="nofollow">http://blog.igeek.info/wp-plugins/igsyntax-hiliter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Campbell</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-16</link>
		<dc:creator>Campbell</dc:creator>
		<pubDate>Fri, 28 Oct 2005 08:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-16</guid>
		<description>P.S. whats the plugin your using to display the actionscript?</description>
		<content:encoded><![CDATA[<p>P.S. whats the plugin your using to display the actionscript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Campbell</title>
		<link>http://blog.joa-ebert.com/2005/10/26/how-to-use-sockets-in-actionscript3/comment-page-1/#comment-14</link>
		<dc:creator>Campbell</dc:creator>
		<pubDate>Fri, 28 Oct 2005 08:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.je2050.de/?p=39#comment-14</guid>
		<description>Wow nice work. if only MSN was this nice......damn Micro$oft :o(</description>
		<content:encoded><![CDATA[<p>Wow nice work. if only MSN was this nice&#8230;&#8230;damn Micro$oft :o(</p>
]]></content:encoded>
	</item>
</channel>
</rss>

