<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Java - Develop a Telnet Client</title>
	<link>http://twit88.com/blog/2007/12/08/java-develop-a-telnet-client/</link>
	<description>New SMS Library at http://twit88.com/platform/projects/show/messagingtoolkit !</description>
	<pubDate>Wed, 17 Mar 2010 21:15:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Java - Develop Network Applications with Apache MINA &#124; twit88.com</title>
		<link>http://twit88.com/blog/2007/12/08/java-develop-a-telnet-client/#comment-3369</link>
		<dc:creator>Java - Develop Network Applications with Apache MINA &#124; twit88.com</dc:creator>
		<pubDate>Tue, 12 Feb 2008 14:32:23 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/12/08/java-develop-a-telnet-client/#comment-3369</guid>
		<description>[...] develop FTP, Telnet, SMTP, POP3, etc, I normally use Apache Commons Net, and to develop HTTP protocol based client I use Commons HttpClient, and to develop network servers [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] develop FTP, Telnet, SMTP, POP3, etc, I normally use Apache Commons Net, and to develop HTTP protocol based client I use Commons HttpClient, and to develop network servers [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java - Writing An Automated Telnet Client &#124; twit88.com</title>
		<link>http://twit88.com/blog/2007/12/08/java-develop-a-telnet-client/#comment-1809</link>
		<dc:creator>Java - Writing An Automated Telnet Client &#124; twit88.com</dc:creator>
		<pubDate>Sat, 22 Dec 2007 15:12:44 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/12/08/java-develop-a-telnet-client/#comment-1809</guid>
		<description>[...] Telnet is a common protocol that we normally used to connect to a remote server, especially in Linux or Unix environment. To programmatically automate a telnet session so that we can execute or retrieve information from a remote server can be easily done using Apache Commons Net. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Telnet is a common protocol that we normally used to connect to a remote server, especially in Linux or Unix environment. To programmatically automate a telnet session so that we can execute or retrieve information from a remote server can be easily done using Apache Commons Net. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
