<?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>I&#039;m frankyue &#187; python</title>
	<atom:link href="http://frankyue.me/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://frankyue.me</link>
	<description>VIIV 535</description>
	<lastBuildDate>Sat, 27 Mar 2010 07:11:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>zh</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>python&#8211;socket</title>
		<link>http://frankyue.me/2008/05/python-socket/</link>
		<comments>http://frankyue.me/2008/05/python-socket/#comments</comments>
		<pubDate>Wed, 28 May 2008 14:01:55 +0000</pubDate>
		<dc:creator>frankyue</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[学习]]></category>

		<guid isPermaLink="false">http://www.frankyue.ihost.tw/?p=24</guid>
		<description><![CDATA[之前一直在学习python的基础知识，真是强大的一个语言，东西好多好多，要把他完全熟悉要花好多好多时间哦！不过花时间看，然后做笔记，也让我半懂不懂的过来了，比去年自学那个汇编倒是舒服多了，至少python还是语言类型，能上下看懂点！
这几天在接触python的网络编程，了解了点socket套接字，写了个小程序，感觉不错传张截图来看看，鼓励鼓励自己继续，虽然有时候枯燥有时候又迫于时间的压力不能好好学！
下面是写的一个TCP服务器和客户端，完成的是连接和通信，很小，不过是个好的开端（个人认为），对了今天去上C＋＋实验课，看了些C＋＋的套接字也弄了个，成功了在两台机子间连接呵呵！

]]></description>
			<content:encoded><![CDATA[<p>之前一直在学习python的基础知识，真是强大的一个语言，东西好多好多，要把他完全熟悉要花好多好多时间哦！不过花时间看，然后做笔记，也让我半懂不懂的过来了，比去年自学那个汇编倒是舒服多了，至少python还是语言类型，能上下看懂点！</p>
<p>这几天在接触python的网络编程，了解了点socket套接字，写了个小程序，感觉不错传张截图来看看，鼓励鼓励自己继续，虽然有时候枯燥有时候又迫于时间的压力不能好好学！</p>
<p>下面是写的一个TCP服务器和客户端，完成的是连接和通信，很小，不过是个好的开端（个人认为），对了今天去上C＋＋实验课，看了些C＋＋的套接字也弄了个，成功了在两台机子间连接呵呵！</p>
<p style="text-align: center"><img class="alignnone aligncenter" src="http://www.frankyue.ihost.tw/wp-content/uploads/2008/05/3.jpg" alt="Tu" width="582" height="370" /></p>
]]></content:encoded>
			<wfw:commentRss>http://frankyue.me/2008/05/python-socket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
