<?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>「[Java]簡單的Socket Client Server」的迴響</title>
	<atom:link href="http://blog.yslifes.com/archives/652/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yslifes.com/archives/652</link>
	<description>自己寫java程式的一些筆記</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>由：JApplet與Web Server做溝通 &#124; 聰明的生活2</title>
		<link>http://blog.yslifes.com/archives/652/comment-page-1#comment-407</link>
		<dc:creator>JApplet與Web Server做溝通 &#124; 聰明的生活2</dc:creator>
		<pubDate>Wed, 27 Apr 2011 03:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yslifes.com/archives/652#comment-407</guid>
		<description>[...] 此時可以利用一個中繼的Sokcet Server或是Web Server來當與資料庫連接的proxy代理服務器，如此Apllet只要連接Web Server，對Server提出需求，而Server會依需求與資料庫做溝通，並回傳Applet要求之資料，如此可以做成多層式的架構來解決Applet資料取得之問題。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 此時可以利用一個中繼的Sokcet Server或是Web Server來當與資料庫連接的proxy代理服務器，如此Apllet只要連接Web Server，對Server提出需求，而Server會依需求與資料庫做溝通，並回傳Applet要求之資料，如此可以做成多層式的架構來解決Applet資料取得之問題。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

