<?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>『 闪 界 』 &#187; rtmp</title>
	<atom:link href="http://www.flashj.cn/wp/tag/rtmp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.flashj.cn/wp</link>
	<description>关注FLASH和RIA的一切，关注互联网产品 &#124; 让我们一起学习 一起进步!</description>
	<lastBuildDate>Fri, 04 Nov 2011 08:43:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>使用FluorineFx开发RTMP服务器端需要了解的</title>
		<link>http://www.flashj.cn/wp/fluorinefx-rtmp-need2know.html</link>
		<comments>http://www.flashj.cn/wp/fluorinefx-rtmp-need2know.html#comments</comments>
		<pubDate>Wed, 20 Jan 2010 12:09:10 +0000</pubDate>
		<dc:creator>鼠标炸弹</dc:creator>
				<category><![CDATA[Flash\Ria]]></category>
		<category><![CDATA[后台与服务器]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[fluorineFx]]></category>
		<category><![CDATA[rtmp]]></category>

		<guid isPermaLink="false">http://www.flashj.cn/wp/?p=515</guid>
		<description><![CDATA[本文是专门翻译给搭档看的文档，因为可能对某些同学有帮助，所以也贴出来供有需要的人参考。要是不适合你的情况我可无法负责哦。另外，本文是word（页面大小A3）直接导出的，冗余代码太多，懒得改动了，显示分辨率宽度低于1280的兄台阅读时可能发生样式错位，还请将就一下。 概览： FluorineFx开源库提供了一套用于.net框架的、实现了FLEX/FLASH remoting、Flex Data Services和real-time messaging的功能。 .NET frameworks supported by FluorineFx Microsoft .NET Framework 1.1 (1.1.4322) Microsoft .NET Framework 2.0 (2.0.50727) Microsoft .NET Framework 3.5 (3.5.21022.8) Mono 1.2.4 (.NET 框架支持向后兼容) 功能 Flex, Flash Remoting (RPC) Flex Messaging (partial) Flex Data Services (partial) Supports AMF0, AMF3 and RTMP protocols (我们用这个) Service Browser Template based code [...]<hr /><h2>相关内容:</h2><ul><li><a href="http://www.flashj.cn/wp/adobe-rtmp.html" rel="bookmark" title="Permanent Link: adobe公开RTMP协议">adobe公开RTMP协议</a></li></ul><hr /><small>Copyright &#169; 转载本文请保留链接:<a href="http://www.flashj.cn/wp/fluorinefx-rtmp-need2know.html" title="原文来自FlashJ.cn">http://www.flashj.cn/wp/fluorinefx-rtmp-need2know.html</a>
<br />
本博客文章除非额外注明,均为原创,采用CC许可(<a href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">署名-非商业性使用-相同方式共享 2.5</a>)。
<br />
你可以自由复制、发行、展览、表演、放映、广播或通过信息网络传播本作品，创作演绎作品。
但您必须按照作者或者许可人指定的方式对作品进行署名；您不得将本作品用于商业目的；如果您改变、转换本作品或者以本作品为基础进行创作，您只能采用与本协议相同的许可协议发布基于本作品的演绎作品。
<br />
欢迎合法转载，非法转载者将受到民事指控并承担由此产生的一切后果.
(数字指纹: f36aff15ff3e132db5d06f6cdcde2d1c (38.107.179.234) )</small>]]></description>
		<wfw:commentRss>http://www.flashj.cn/wp/fluorinefx-rtmp-need2know.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>adobe公开RTMP协议</title>
		<link>http://www.flashj.cn/wp/adobe-rtmp.html</link>
		<comments>http://www.flashj.cn/wp/adobe-rtmp.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 06:53:23 +0000</pubDate>
		<dc:creator>鼠标炸弹</dc:creator>
				<category><![CDATA[Flash\Ria]]></category>
		<category><![CDATA[as]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[ria]]></category>
		<category><![CDATA[rtmp]]></category>

		<guid isPermaLink="false">http://www.flashj.cn/wp/?p=250</guid>
		<description><![CDATA[近日，adobe公开了RTMP协议规范： 官方页面：http://www.adobe.com/devnet/rtmp/ 下载地址：http://www.adobe.com/devnet/rtmp/pdf/rtmp_specification_1.0.pdf<hr /><h2>相关内容:</h2><ul><li><a href="http://www.flashj.cn/wp/known-issues-with-adobe-products-on-mac-os-lion.html" rel="bookmark" title="Permanent Link: Adobe产品在Lion上的已知问题">Adobe产品在Lion上的已知问题</a></li><li><a href="http://www.flashj.cn/wp/god-adobe-cs4-download.html" rel="bookmark" title="Permanent Link: God!Adobe Cs4大师版下载">God!Adobe Cs4大师版下载</a></li><li><a href="http://www.flashj.cn/wp/zhongwen-air11.html" rel="bookmark" title="Permanent Link: 哟,中文!AIR1.1发布啦">哟,中文!AIR1.1发布啦</a></li><li><a href="http://www.flashj.cn/wp/adobe-cs5-download.html" rel="bookmark" title="Permanent Link: Adobe CS5套装已有下载地址">Adobe CS5套装已有下载地址</a></li><li><a href="http://www.flashj.cn/wp/adobe-air-15-cookbook.html" rel="bookmark" title="Permanent Link: Adobe AIR 1.5 Cookbook!">Adobe AIR 1.5 Cookbook!</a></li><li><a href="http://www.flashj.cn/wp/fanfou-air-17-release.html" rel="bookmark" title="Permanent Link: 饭否AIR客户端1.7更新发布">饭否AIR客户端1.7更新发布</a></li></ul><hr /><small>Copyright &#169; 转载本文请保留链接:<a href="http://www.flashj.cn/wp/adobe-rtmp.html" title="原文来自FlashJ.cn">http://www.flashj.cn/wp/adobe-rtmp.html</a>
<br />
本博客文章除非额外注明,均为原创,采用CC许可(<a href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">署名-非商业性使用-相同方式共享 2.5</a>)。
<br />
你可以自由复制、发行、展览、表演、放映、广播或通过信息网络传播本作品，创作演绎作品。
但您必须按照作者或者许可人指定的方式对作品进行署名；您不得将本作品用于商业目的；如果您改变、转换本作品或者以本作品为基础进行创作，您只能采用与本协议相同的许可协议发布基于本作品的演绎作品。
<br />
欢迎合法转载，非法转载者将受到民事指控并承担由此产生的一切后果.
(数字指纹: f36aff15ff3e132db5d06f6cdcde2d1c (38.107.179.234) )</small>]]></description>
		<wfw:commentRss>http://www.flashj.cn/wp/adobe-rtmp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

