<?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>Komentarze do: FlexFTP: ApolloImpl ;-)</title>
	<atom:link href="http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/</link>
	<description>Po prostu kulsko!</description>
	<lastBuildDate>Wed, 25 Nov 2009 22:59:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Autor: pobrecito_hablador</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-23468</link>
		<dc:creator>pobrecito_hablador</dc:creator>
		<pubDate>Wed, 17 Jun 2009 13:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-23468</guid>
		<description>We are trying to avoid or workaround the Sandbox security dialog.
We got no success.

Any idea? We are using the same classes in a Flex3 app.</description>
		<content:encoded><![CDATA[<p>We are trying to avoid or workaround the Sandbox security dialog.<br />
We got no success.</p>
<p>Any idea? We are using the same classes in a Flex3 app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Rov</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-20848</link>
		<dc:creator>Rov</dc:creator>
		<pubDate>Sat, 28 Mar 2009 02:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-20848</guid>
		<description>I have built a perfectly working ftp client in my application. However the sandbox security issue although i trap the error seems to be messing with my ftp server. I login and get a file and get the 226.. i wait for the Even.Close on the data transmission port and do other things, after about 10 seconds i get the message on 2048 and cant load data from the data transfer port. I thought i don&#039;t give a rip on the error but after this runs for 2 days it ftp&#039;s the server every 5 minutes during daylight hours then the ftp server begins to blow out.  I check the netstat and the connections are being closed. so i&#039;m thinking this error is somehow doing something. I have a program i wrote in visual basic 6 some time back and it ftp&#039;s this same server every 2 minutes and the ftp server NEVER messes up. vb ftp is via a ms control.. very easy to use. (hint hint adobe) I can&#039;t believe this hassle. I trying to do a very simple operation like this. FTP obviously cannot have any cross domain policies as it&#039;s not realistic as the ftp server could/should be anywhere and under someone else control. 

BOOO!!</description>
		<content:encoded><![CDATA[<p>I have built a perfectly working ftp client in my application. However the sandbox security issue although i trap the error seems to be messing with my ftp server. I login and get a file and get the 226.. i wait for the Even.Close on the data transmission port and do other things, after about 10 seconds i get the message on 2048 and cant load data from the data transfer port. I thought i don&#8217;t give a rip on the error but after this runs for 2 days it ftp&#8217;s the server every 5 minutes during daylight hours then the ftp server begins to blow out.  I check the netstat and the connections are being closed. so i&#8217;m thinking this error is somehow doing something. I have a program i wrote in visual basic 6 some time back and it ftp&#8217;s this same server every 2 minutes and the ftp server NEVER messes up. vb ftp is via a ms control.. very easy to use. (hint hint adobe) I can&#8217;t believe this hassle. I trying to do a very simple operation like this. FTP obviously cannot have any cross domain policies as it&#8217;s not realistic as the ftp server could/should be anywhere and under someone else control. </p>
<p>BOOO!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: AlexBerlin</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-20315</link>
		<dc:creator>AlexBerlin</dc:creator>
		<pubDate>Sat, 21 Feb 2009 18:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-20315</guid>
		<description>Hello Nico, i&#039;ve got the same problems. how do fix the &quot;end-of-file&quot;-problem? I&#039;ve simply added another eventlistener in the constructor of FTPClient.as to catch the &quot;SecurityErrorEvent.SECURITY_ERROR&quot; and &quot;doing nothing with it&quot;. I know, this is more a workaround than a solution, but it works.</description>
		<content:encoded><![CDATA[<p>Hello Nico, i&#8217;ve got the same problems. how do fix the &#8222;end-of-file&#8221;-problem? I&#8217;ve simply added another eventlistener in the constructor of FTPClient.as to catch the &#8222;SecurityErrorEvent.SECURITY_ERROR&#8221; and &#8222;doing nothing with it&#8221;. I know, this is more a workaround than a solution, but it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Nico</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-20104</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Tue, 03 Feb 2009 11:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-20104</guid>
		<description>I fix (i hope) the errors &quot;end of file&quot; but not the error &quot;sand box violation&quot;. I try to use a crossdomain.xml file but the error is  still present. someone has an idea?</description>
		<content:encoded><![CDATA[<p>I fix (i hope) the errors &#8222;end of file&#8221; but not the error &#8222;sand box violation&#8221;. I try to use a crossdomain.xml file but the error is  still present. someone has an idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Nico</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-20034</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 29 Jan 2009 10:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-20034</guid>
		<description>In first thanks for your source.

I use FlexFtp in a Adobe Air project. I fix some errors but I have somes problems :
1. After 10 seconds the error : &quot;Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: app:/FTPBis.swf cannot load data from :21.  &quot; occurred.  This error appears randomly.

2. For somes files the error &quot;Error #2030: End of file was encountered &quot;

3. on IIS server the list of the folders in my servers is not correct. The name&#039;s field is empty and in the size&#039;s field is always at 0.
I hope you can help me to fix those problems.
PS : sorry for my bad english and it&#039;s not a problem if you want to speak French :D.

Nico</description>
		<content:encoded><![CDATA[<p>In first thanks for your source.</p>
<p>I use FlexFtp in a Adobe Air project. I fix some errors but I have somes problems :<br />
1. After 10 seconds the error : &#8222;Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: app:/FTPBis.swf cannot load data from :21.  &#8221; occurred.  This error appears randomly.</p>
<p>2. For somes files the error &#8222;Error #2030: End of file was encountered &#8221;</p>
<p>3. on IIS server the list of the folders in my servers is not correct. The name&#8217;s field is empty and in the size&#8217;s field is always at 0.<br />
I hope you can help me to fix those problems.<br />
PS : sorry for my bad english and it&#8217;s not a problem if you want to speak French :D.</p>
<p>Nico</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Max</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-16932</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Thu, 31 Jul 2008 09:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-16932</guid>
		<description>Hello Maliboo !

Congratulation for this great project !
I&#039;m a newbie and i dont have this Class in Flex builder for testing your application :

import mx.rpc.soap.errors.ClientInputError;

(I eather don&#039;t have the package mx.rpc.soap.errors)

So what should i do ? Did i must install a particular library of Soap ?</description>
		<content:encoded><![CDATA[<p>Hello Maliboo !</p>
<p>Congratulation for this great project !<br />
I&#8217;m a newbie and i dont have this Class in Flex builder for testing your application :</p>
<p>import mx.rpc.soap.errors.ClientInputError;</p>
<p>(I eather don&#8217;t have the package mx.rpc.soap.errors)</p>
<p>So what should i do ? Did i must install a particular library of Soap ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: maliboo</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-15374</link>
		<dc:creator>maliboo</dc:creator>
		<pubDate>Wed, 11 Jun 2008 20:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-15374</guid>
		<description>@Wojtek: Na licencji &quot;Bierzcie i robcie z tego wszyscy&quot;.</description>
		<content:encoded><![CDATA[<p>@Wojtek: Na licencji &#8222;Bierzcie i robcie z tego wszyscy&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Skowron</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-15373</link>
		<dc:creator>Skowron</dc:creator>
		<pubDate>Wed, 11 Jun 2008 19:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-15373</guid>
		<description>Na jakiej licencji udostępniony jest projekt?</description>
		<content:encoded><![CDATA[<p>Na jakiej licencji udostępniony jest projekt?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: maliboo blog &#187; Blog Archive &#187; Pomoc potrzebna!</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-13572</link>
		<dc:creator>maliboo blog &#187; Blog Archive &#187; Pomoc potrzebna!</dc:creator>
		<pubDate>Tue, 08 Apr 2008 19:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-13572</guid>
		<description>[...] klasą Socket jest potężnym bólem pod kością ogonową. Tak jest między innymi z moim FlexFTP, jak również z mooskowym projektem ASql. Jednak jest szansa, że nas usłyszą. W Adobe Bug [...]</description>
		<content:encoded><![CDATA[<p>[...] klasą Socket jest potężnym bólem pod kością ogonową. Tak jest między innymi z moim FlexFTP, jak również z mooskowym projektem ASql. Jednak jest szansa, że nas usłyszą. W Adobe Bug [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Autor: Dave (not Mr.)</title>
		<link>http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/comment-page-1/#comment-13571</link>
		<dc:creator>Dave (not Mr.)</dc:creator>
		<pubDate>Tue, 08 Apr 2008 17:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://maliboo.pl/blog/2007/04/25/flexftp-apolloimpl/#comment-13571</guid>
		<description>Mali,
I&#039;ve been trying to build my own FTP client with AS3 in Flex 3 for AIR (now that it&#039;s no longer Apollo) purely for the learning experience.  I&#039;m new to socket programming but am interested in learning more about it.  I&#039;ve been looking at your source code for this project, some of which is over my head, in an effort to learn how to do some of this myself but I find myself stuck.  I can make the connection but when I try to pass commands I get all sorts of weird and inconsistent behavior.  Would you be willing to answer some questions about the proper way to do this?  I&#039;m sure any questions I have will be pretty simple for you.</description>
		<content:encoded><![CDATA[<p>Mali,<br />
I&#8217;ve been trying to build my own FTP client with AS3 in Flex 3 for AIR (now that it&#8217;s no longer Apollo) purely for the learning experience.  I&#8217;m new to socket programming but am interested in learning more about it.  I&#8217;ve been looking at your source code for this project, some of which is over my head, in an effort to learn how to do some of this myself but I find myself stuck.  I can make the connection but when I try to pass commands I get all sorts of weird and inconsistent behavior.  Would you be willing to answer some questions about the proper way to do this?  I&#8217;m sure any questions I have will be pretty simple for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

