<?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"
	>
<channel>
	<title>Comments on: File Transfer with Central and Flashcom</title>
	<atom:link href="http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/</link>
	<description>Programming Tidbits</description>
	<pubDate>Thu, 20 Nov 2008 16:43:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Denis</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-9</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Thu, 26 Jul 2007 13:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-9</guid>
		<description>Can we eliminate FlasComm completely here?

Denis
http://abava.blogspot.com</description>
		<content:encoded><![CDATA[<p>Can we eliminate FlasComm completely here?</p>
<p>Denis<br />
<a href="http://abava.blogspot.com" rel="nofollow">http://abava.blogspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JanuMedia &#187; FileSharing with FMS + JAVA Servlet</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-8</link>
		<dc:creator>JanuMedia &#187; FileSharing with FMS + JAVA Servlet</dc:creator>
		<pubDate>Mon, 15 May 2006 03:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-8</guid>
		<description>[...] About 3-4 month ago based on Kevin Bunch idea about file transfers with central and flashcomm using bytecode. I tried to created the same thing but not with central. Because since on Flash 8 has the FileReference class we already possible to open dialogBox to select file to upload. Combined with PHP to get bytecode of files the idea is working but just with small files (we talk about bytecode data sent to FMS. Then I need to know how we can split up bytcode and sent it continously. My friend, Mario told me to use java socket. Well good idea I said, but I leave it since I have 2 big projects and will back for it. Until this morning I have read about file sharing using FMS from Flash Media Server Fun, they called it Flash P2P. They using FMS + JAVA Servlet to make it work. This great. So don&#8217;t miss this esspecially they also provide the source [ZIP] [RAR]. [...]</description>
		<content:encoded><![CDATA[<p>[...] About 3-4 month ago based on Kevin Bunch idea about file transfers with central and flashcomm using bytecode. I tried to created the same thing but not with central. Because since on Flash 8 has the FileReference class we already possible to open dialogBox to select file to upload. Combined with PHP to get bytecode of files the idea is working but just with small files (we talk about bytecode data sent to FMS. Then I need to know how we can split up bytcode and sent it continously. My friend, Mario told me to use java socket. Well good idea I said, but I leave it since I have 2 big projects and will back for it. Until this morning I have read about file sharing using FMS from Flash Media Server Fun, they called it Flash P2P. They using FMS + JAVA Servlet to make it work. This great. So don&#8217;t miss this esspecially they also provide the source [ZIP] [RAR]. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JanuMedia :: FileSharing with FMS + JAVA Servlet :: February :: 2006</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-7</link>
		<dc:creator>JanuMedia :: FileSharing with FMS + JAVA Servlet :: February :: 2006</dc:creator>
		<pubDate>Tue, 21 Feb 2006 03:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-7</guid>
		<description>[...] About 3-4 month ago based on Kevin Bunch idea about file transfers with central and flashcomm using bytecode. I tried to created the same thing but not with central. Because since on Flash 8 has the FileReference class we already possible to open dialogBox to select file to upload. Combined with PHP to get bytecode of files the idea is working but just with small files (we talk about bytecode data sent to FMS. Then I need to know how we can split up bytcode and sent it continously. My friend, Mario told me to use java socket. Well good idea I said, but I leave it since I have 2 big projects and will back for it. Until this morning I have read about file sharing using FMS from Flash Media Server Fun, they called it Flash P2P. They using FMS + JAVA Servlet to make it work. This great. So don&#8217;t miss this esspecially they also provide the source [ZIP] [RAR].            Comments &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] About 3-4 month ago based on Kevin Bunch idea about file transfers with central and flashcomm using bytecode. I tried to created the same thing but not with central. Because since on Flash 8 has the FileReference class we already possible to open dialogBox to select file to upload. Combined with PHP to get bytecode of files the idea is working but just with small files (we talk about bytecode data sent to FMS. Then I need to know how we can split up bytcode and sent it continously. My friend, Mario told me to use java socket. Well good idea I said, but I leave it since I have 2 big projects and will back for it. Until this morning I have read about file sharing using FMS from Flash Media Server Fun, they called it Flash P2P. They using FMS + JAVA Servlet to make it work. This great. So don&#8217;t miss this esspecially they also provide the source [ZIP] [RAR].            Comments &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janu</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-6</link>
		<dc:creator>Janu</dc:creator>
		<pubDate>Tue, 08 Nov 2005 08:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-6</guid>
		<description>Great Idea.
I have question about why using central? My guest is about FileReference(). This is also available on flash 8</description>
		<content:encoded><![CDATA[<p>Great Idea.<br />
I have question about why using central? My guest is about FileReference(). This is also available on flash 8</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Saltysiak</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-5</link>
		<dc:creator>Byron Saltysiak</dc:creator>
		<pubDate>Thu, 28 Oct 2004 21:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-5</guid>
		<description>Yeah definitely cool - I didn't really get to finish my thought. Actually a couple questions mostly due to my lack of knowledge about Flashcomm. Doesn't Flashcomm require a server? How does one user connect directly to another?

Also, I was thinking about traditional sockets and thinking that large files work sort of similar to streaming right... the sender fills a send buffer one block at  a time and the receiver reads from the receive buffer until eventually the entire datastream is complete and the socket is closed. So the question is: Could you change this implementation to use Flashcomm's file streaming?</description>
		<content:encoded><![CDATA[<p>Yeah definitely cool - I didn&#8217;t really get to finish my thought. Actually a couple questions mostly due to my lack of knowledge about Flashcomm. Doesn&#8217;t Flashcomm require a server? How does one user connect directly to another?</p>
<p>Also, I was thinking about traditional sockets and thinking that large files work sort of similar to streaming right&#8230; the sender fills a send buffer one block at  a time and the receiver reads from the receive buffer until eventually the entire datastream is complete and the socket is closed. So the question is: Could you change this implementation to use Flashcomm&#8217;s file streaming?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daz</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-4</link>
		<dc:creator>daz</dc:creator>
		<pubDate>Thu, 28 Oct 2004 20:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-4</guid>
		<description>v cool!</description>
		<content:encoded><![CDATA[<p>v cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Bunch</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-3</link>
		<dc:creator>Kenny Bunch</dc:creator>
		<pubDate>Thu, 28 Oct 2004 16:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-3</guid>
		<description>Byron,

Yes, this technique has it's issues, and may not be something that you would even use. I think the concept is the important piece. I just wanted to show a possibility, others will probably figure out the best way to do it.</description>
		<content:encoded><![CDATA[<p>Byron,</p>
<p>Yes, this technique has it&#8217;s issues, and may not be something that you would even use. I think the concept is the important piece. I just wanted to show a possibility, others will probably figure out the best way to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Byron Saltysiak</title>
		<link>http://www.kennybunch.com/blog/2004/10/file-transfer-with-central-and-flashcom/#comment-2</link>
		<dc:creator>Byron Saltysiak</dc:creator>
		<pubDate>Thu, 28 Oct 2004 15:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.kennybunch.com/blog/?p=4#comment-2</guid>
		<description>Pretty sweet idea man. So when is CentralTorrent coming out ;)

Seriously though I think you'll have problems with large files using this method since you're reading the entire file into memory (or trying to). Have you found any  filesize limits or practical concerns?</description>
		<content:encoded><![CDATA[<p>Pretty sweet idea man. So when is CentralTorrent coming out <img src='http://www.kennybunch.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Seriously though I think you&#8217;ll have problems with large files using this method since you&#8217;re reading the entire file into memory (or trying to). Have you found any  filesize limits or practical concerns?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
