<?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>Andrei DANEASA &#187; proxy</title>
	<atom:link href="http://www.webxpert.ro/andrei/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webxpert.ro/andrei</link>
	<description>Programming, database, security, Oracle, .NET, C#, PHP, Travel</description>
	<lastBuildDate>Tue, 18 Oct 2011 15:42:40 +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>How to change proxy in Windows console</title>
		<link>http://www.webxpert.ro/andrei/2008/09/16/how-to-change-proxy-in-windows-console/</link>
		<comments>http://www.webxpert.ro/andrei/2008/09/16/how-to-change-proxy-in-windows-console/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 14:47:42 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=110</guid>
		<description><![CDATA[Apparently windows console does not take the environmental settings from Internet Explorer, so if you properly set your proxy in IE, it is not valid in console. And if you are running a console application that need to connect to the web and you are after a proxy, then you have a problem. The solutions [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently windows console does not take the environmental settings from Internet Explorer, so if you properly set your proxy in IE, it is not valid in console.<br />
And if you are running a console application that need to connect to the web and you are after a proxy, then you have a problem.</p>
<p>The solutions are:</p>
<ul>
<li>run windows utility <strong>proxycfg.exe</strong> like this:
<div class="dean_ch" style="white-space: wrap;">C<span class="co2">:&gt;proxycfg -p proxy_name:proxy_port</span></div>
</li>
<li>move to a network where you don&#8217;t need a proxy <img src='http://www.webxpert.ro/andrei/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2008/09/16/how-to-change-proxy-in-windows-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

