<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: AS3 + Java: Socket connections to ports below 1024</title>
	<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/</link>
	<description>Lessrain Blog</description>
	<pubDate>Tue, 06 Jan 2009 05:08:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: fusion</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137996</link>
		<dc:creator>fusion</dc:creator>
		<pubDate>Thu, 18 Dec 2008 07:36:06 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137996</guid>
		<description>&lt;p&gt;Hi im trying to create a new jar file for the java policy server, but the when i try to run say incorrect jar file. Im new in java so i dont know nothing about it. Im triying to put custom ips for the policy server, can some 1 tech me how to edit and create the jar file please.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi im trying to create a new jar file for the java policy server, but the when i try to run say incorrect jar file. Im new in java so i dont know nothing about it. Im triying to put custom ips for the policy server, can some 1 tech me how to edit and create the jar file please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stella856</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137923</link>
		<dc:creator>stella856</dc:creator>
		<pubDate>Tue, 25 Nov 2008 16:59:25 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137923</guid>
		<description>&lt;p&gt;thank you for your java socket ! I tried everything with crossdomain.xml file on my server, but nothing works... your socket worked at the first time ! thank you !&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank you for your java socket ! I tried everything with crossdomain.xml file on my server, but nothing works&#8230; your socket worked at the first time ! thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis L</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137798</link>
		<dc:creator>Luis L</dc:creator>
		<pubDate>Sun, 19 Oct 2008 22:20:51 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137798</guid>
		<description>&lt;p&gt;I don't know why the flash client inside a web app is not working when I run it from another place of the network and it gets this error&lt;/p&gt;

&lt;p&gt;Security error[SecurityErrorEvent type="securityError" bubbles=false cancelable=false eventPhase=2 text="Error #2048"]&lt;/p&gt;

&lt;p&gt;It do work when I run it from the server where the policy server is.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why the flash client inside a web app is not working when I run it from another place of the network and it gets this error</p>
<p>Security error[SecurityErrorEvent type=&#8221;securityError&#8221; bubbles=false cancelable=false eventPhase=2 text=&#8221;Error #2048&#8243;]</p>
<p>It do work when I run it from the server where the policy server is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137710</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 07 Oct 2008 16:21:17 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137710</guid>
		<description>&lt;p&gt;@Luis L
the socket server only handles the policy file request and closes the connection immediately afterwards. it is not a multiuser socket server. sorry, can't tell you what you're doing wrong...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Luis L<br />
the socket server only handles the policy file request and closes the connection immediately afterwards. it is not a multiuser socket server. sorry, can&#8217;t tell you what you&#8217;re doing wrong&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis L</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137706</link>
		<dc:creator>Luis L</dc:creator>
		<pubDate>Tue, 07 Oct 2008 03:19:52 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137706</guid>
		<description>&lt;p&gt;Nice!! but I want to know if I need another socket server besides the policy server to communicate with the client. And I have some problems while I tried to write the socket buffer to send a response to the client in the server , I guess it throws an exception but theres nothing sent....I don't know what I'm doing wrong. 
(The server read what the client SWF send perfectly)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice!! but I want to know if I need another socket server besides the policy server to communicate with the client. And I have some problems while I tried to write the socket buffer to send a response to the client in the server , I guess it throws an exception but theres nothing sent&#8230;.I don&#8217;t know what I&#8217;m doing wrong.<br />
(The server read what the client SWF send perfectly)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sven</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137482</link>
		<dc:creator>sven</dc:creator>
		<pubDate>Thu, 28 Aug 2008 17:04:10 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137482</guid>
		<description>&lt;p&gt;I have made a modified version to read a crossdomain.xml and deliver it to Port 843.
I will send it to you, in case you like to pulish it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have made a modified version to read a crossdomain.xml and deliver it to Port 843.<br />
I will send it to you, in case you like to pulish it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jradical</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137450</link>
		<dc:creator>jradical</dc:creator>
		<pubDate>Mon, 18 Aug 2008 18:49:54 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137450</guid>
		<description>&lt;p&gt;Great  work!
If you can't get this to work; your stupid go cut your fingers off!&lt;/p&gt;

&lt;p&gt;Thanks again for the java policy server!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great  work!<br />
If you can&#8217;t get this to work; your stupid go cut your fingers off!</p>
<p>Thanks again for the java policy server!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex Monkey Patches &#187; Blog Archive &#187; Policy file changes in Flash Player 9.0.115.0</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137299</link>
		<dc:creator>Flex Monkey Patches &#187; Blog Archive &#187; Policy file changes in Flash Player 9.0.115.0</dc:creator>
		<pubDate>Mon, 21 Jul 2008 19:02:37 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137299</guid>
		<description>&lt;p&gt;[...] This one shows how to make and use a simple java socket server to act as a policy file server: AS3 + Java: Socket connections to ports below 1024 [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] This one shows how to make and use a simple java socket server to act as a policy file server: AS3 + Java: Socket connections to ports below 1024 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137285</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 20 Jul 2008 12:20:59 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137285</guid>
		<description>&lt;p&gt;sorry, the policyserver wasn't running anymore, i restarted it, the example should work again!&lt;/p&gt;

&lt;p&gt;@Roberto Aguilar
if you want to write an ftp client it's probably better to use a proxy, the socket server only provides a solution for connecting servers that are under your control. however it has the advantage of not creating a bottleneck as a proxy server would be. as far as i know there's no way around the policy mechansim.&lt;/p&gt;

&lt;p&gt;@markus
not sure i understand the question... you need to reply with a valid policy xml string. the policyserver can be on the same host but obviously on a different port number. if you want it on the same port you'l have to integrate the programming into your application, which is not very flexible...&lt;/p&gt;

&lt;p&gt;@cksachdev
i guess it would be possible to connect to localhost, just like any other server on the net. havent tried it though...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>sorry, the policyserver wasn&#8217;t running anymore, i restarted it, the example should work again!</p>
<p>@Roberto Aguilar<br />
if you want to write an ftp client it&#8217;s probably better to use a proxy, the socket server only provides a solution for connecting servers that are under your control. however it has the advantage of not creating a bottleneck as a proxy server would be. as far as i know there&#8217;s no way around the policy mechansim.</p>
<p>@markus<br />
not sure i understand the question&#8230; you need to reply with a valid policy xml string. the policyserver can be on the same host but obviously on a different port number. if you want it on the same port you&#8217;l have to integrate the programming into your application, which is not very flexible&#8230;</p>
<p>@cksachdev<br />
i guess it would be possible to connect to localhost, just like any other server on the net. havent tried it though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichSad</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137224</link>
		<dc:creator>RichSad</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:05:06 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137224</guid>
		<description>&lt;p&gt;When I click on the example link above, I get the form but pressing the connect button does nothing. How come?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When I click on the example link above, I get the form but pressing the connect button does nothing. How come?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: markus</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137056</link>
		<dc:creator>markus</dc:creator>
		<pubDate>Sat, 21 Jun 2008 23:44:56 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137056</guid>
		<description>&lt;p&gt;I have an xmlsocket connecting (on port 6000) to a Java server. I get the  from Flash but when I respond with:
String policy_response = ""; nothing happens.
I know it tries port 843 and then the port you're trying to connect to....is there any difference where you have the policy file?
I'd rather have it on the same server (port 6000) as the rest of the app.
Is there anything wrong with my xml here or could the problem be somewhere else?&lt;/p&gt;

&lt;p&gt;Big thanks in advance!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have an xmlsocket connecting (on port 6000) to a Java server. I get the  from Flash but when I respond with:<br />
String policy_response = &#8220;&#8221;; nothing happens.<br />
I know it tries port 843 and then the port you&#8217;re trying to connect to&#8230;.is there any difference where you have the policy file?<br />
I&#8217;d rather have it on the same server (port 6000) as the rest of the app.<br />
Is there anything wrong with my xml here or could the problem be somewhere else?</p>
<p>Big thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AimZ &#187; Adobe Flash Sockets</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137021</link>
		<dc:creator>AimZ &#187; Adobe Flash Sockets</dc:creator>
		<pubDate>Mon, 09 Jun 2008 14:43:24 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-137021</guid>
		<description>&lt;p&gt;[...] http://www.blog.lessrain.com/?p=512   This entry was written by stefan and posted on 9. Juni 2008 at 16:43 and filed under Flash, Netzwerk. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &#171; XFree86 Modelines Video Timings [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.blog.lessrain.com/?p=512" rel="nofollow">http://www.blog.lessrain.com/?p=512</a>   This entry was written by stefan and posted on 9. Juni 2008 at 16:43 and filed under Flash, Netzwerk. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &laquo; XFree86 Modelines Video Timings [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlie</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-126697</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Thu, 17 Jan 2008 16:14:09 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-126697</guid>
		<description>&lt;p&gt;Hi thomas,
  My goal is connect Flash with Openframeworks with AS3 (thread)socket TCP or UDP , I'm little beginner with flash sockets. There are any base example? Thanks.&lt;/p&gt;

&lt;p&gt;Best regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi thomas,<br />
  My goal is connect Flash with Openframeworks with AS3 (thread)socket TCP or UDP , I&#8217;m little beginner with flash sockets. There are any base example? Thanks.</p>
<p>Best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fassa</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-117682</link>
		<dc:creator>Fassa</dc:creator>
		<pubDate>Wed, 19 Dec 2007 13:12:34 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-117682</guid>
		<description>&lt;p&gt;Hello i have encountered such problem and i dont really know how to fix it .
I want to use ASQL but i have problems with it you can see details here i think this could help many ppl .... http://mooska.pl/forum/viewtopic.php?t=189&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello i have encountered such problem and i dont really know how to fix it .<br />
I want to use ASQL but i have problems with it you can see details here i think this could help many ppl &#8230;. <a href="http://mooska.pl/forum/viewtopic.php?t=189" rel="nofollow">http://mooska.pl/forum/viewtopic.php?t=189</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flepstudio</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-107444</link>
		<dc:creator>flepstudio</dc:creator>
		<pubDate>Fri, 09 Nov 2007 10:00:11 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-107444</guid>
		<description>&lt;p&gt;Re: as3 ed i socket.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Re: as3 ed i socket.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cksachdev</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-93216</link>
		<dc:creator>cksachdev</dc:creator>
		<pubDate>Thu, 13 Sep 2007 14:10:07 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-93216</guid>
		<description>&lt;p&gt;Is it possible to run policy server as an application on client end and the swf loaded from browser communicate with the localhost.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is it possible to run policy server as an application on client end and the swf loaded from browser communicate with the localhost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: civet</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-80496</link>
		<dc:creator>civet</dc:creator>
		<pubDate>Fri, 06 Jul 2007 10:10:57 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-80496</guid>
		<description>&lt;p&gt;Thanks for shareing~ your policyserver works perfect!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for shareing~ your policyserver works perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Aguilar</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-72187</link>
		<dc:creator>Roberto Aguilar</dc:creator>
		<pubDate>Fri, 01 Jun 2007 15:58:32 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-72187</guid>
		<description>&lt;p&gt;Im looking forward to deploy an ftp client (request from the boss) in flex obviously (running on the web), but im requested to be able to connect to any ftp server. The million dollar question, is there any work around that dumb security policy of flash?&lt;/p&gt;

&lt;p&gt;I was thinking in something like a proxy?, lets say connect to mydomain.com and this will connect me to myotherdomain.com does it make any sense?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Im looking forward to deploy an ftp client (request from the boss) in flex obviously (running on the web), but im requested to be able to connect to any ftp server. The million dollar question, is there any work around that dumb security policy of flash?</p>
<p>I was thinking in something like a proxy?, lets say connect to mydomain.com and this will connect me to myotherdomain.com does it make any sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arc</title>
		<link>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-61913</link>
		<dc:creator>Arc</dc:creator>
		<pubDate>Thu, 19 Apr 2007 17:39:35 +0000</pubDate>
		<guid>http://www.blog.lessrain.com/as3-java-socket-connections-to-ports-below-1024/#comment-61913</guid>
		<description>&lt;p&gt;Hi Thomas,
I don't know what I am doing wrong but the example don't work for me :(( After I click the connect button nothing happens&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Thomas,<br />
I don&#8217;t know what I am doing wrong but the example don&#8217;t work for me :(( After I click the connect button nothing happens</p>
]]></content:encoded>
	</item>
</channel>
</rss>
