<?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>Free2000fly&#039;s Official Blog &#187; proxy</title>
	<atom:link href="http://blog.tinybrowser.net/archives/tag/proxy/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.tinybrowser.net</link>
	<description>Free2000fly 个人博客</description>
	<lastBuildDate>Fri, 06 Jan 2012 21:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>更改 IE 代理服务器的设置</title>
		<link>http://blog.tinybrowser.net/archives/2076</link>
		<comments>http://blog.tinybrowser.net/archives/2076#comments</comments>
		<pubDate>Thu, 22 Jul 2010 09:09:06 +0000</pubDate>
		<dc:creator>free2000fly</dc:creator>
				<category><![CDATA[技术心得]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://blog.tinybrowser.net/?p=2076</guid>
		<description><![CDATA[可以通过 ie 浏览器的主界面的菜单设置, “工具 -> Internet 选项 -> 连接 -> 局域网设置” 的 “代理服务器” 选项设置. 在 windows 下可以通过直接改以下注册表的方式更改代理设置, 但 IE 进程必须重启, 不是很专业. 更好的方法是采用 InternetSetOption 函数实时改设置, 并马上对系统全局所有进程生效. 使用时, 先调用 _GetProxyInfo 函数将原始的设置取出, 保存起来; 再用 _SetProxyInfo 设置新的代理参数; 当不用自己的代理时, 将旧的设置参数写回去. proxy-client]]></description>
		<wfw:commentRss>http://blog.tinybrowser.net/archives/2076/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

