<?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/"
				  >
<channel>
<title><![CDATA[Saturn's Weblog － （英文）如何合理选择.NET Remoting的内置Channel 的评论]]></title>
<link>http://www.cnsaturn.com/posts/How_to_properly_choose_a_channel</link>
<description><![CDATA[.NET Remoting有三种内置通道(Channel)，包括Http, Tcp和IPC通道。如何正确的选择一个通道对Remoting应用程序的传输效率和稳定性会有较大影响。 简单说来，当以下情况出现时推荐使用HTTP管道：  分布式系统部署在WAN中，需要穿透防火墙或代理服务器 有与其他Web Service系统进行交互的需要 使用IIS来架设和部署分布式系统  当出现以下情况时，推荐使用TC...]]></description>
<language>zh-CN</language>
<pubDate>Mon, 06 Sep 2010 11:15:04 -0400</pubDate>
</channel>
</rss>                  