<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Installing The Telnet Client Into Windows 7</title>
	<atom:link href="http://www.pcmech.com/article/installing-the-telnet-client-into-windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcmech.com/article/installing-the-telnet-client-into-windows-7/</link>
	<description>Helping Normal People Get Their Geek On</description>
	<lastBuildDate>Sun, 22 Nov 2009 04:43:08 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SAP</title>
		<link>http://www.pcmech.com/article/installing-the-telnet-client-into-windows-7/comment-page-1/#comment-25118</link>
		<dc:creator>SAP</dc:creator>
		<pubDate>Tue, 26 May 2009 14:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcmech.com/article/installing-the-telnet-client-into-windows-7/#comment-25118</guid>
		<description>Telnet is not used as much now, because any passwords are transmitted as clear (unencrypted) text. 
Where possible, it&#039;s much better to use another protocol such as SSH.

However, the telnet client can be useful as a quick and dirty way for checking servers, e.g.

telnet www.example.com 80
GET /


[Do not enable Telnet Server unless you really know what you are doing]</description>
		<content:encoded><![CDATA[<p>Telnet is not used as much now, because any passwords are transmitted as clear (unencrypted) text.<br />
Where possible, it&#8217;s much better to use another protocol such as SSH.</p>
<p>However, the telnet client can be useful as a quick and dirty way for checking servers, e.g.</p>
<p>telnet <a href="http://www.example.com" rel="nofollow">http://www.example.com</a> 80<br />
GET /</p>
<p>[Do not enable Telnet Server unless you really know what you are doing]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
