<?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"
	>
<channel>
	<title>Comments on: Mindterm—SSH in a Java applet</title>
	<atom:link href="http://anthonyvance.com/blog/security/mindterm%e2%80%94ssh-in-a-java-applet/feed/" rel="self" type="application/rss+xml" />
	<link>http://anthonyvance.com/blog/security/mindterm%e2%80%94ssh-in-a-java-applet/</link>
	<description>Assistant Professor—Information Systems—Brigham Young University</description>
	<pubDate>Mon, 06 Feb 2012 01:27:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: prasanna</title>
		<link>http://anthonyvance.com/blog/security/mindterm%e2%80%94ssh-in-a-java-applet/#comment-117</link>
		<dc:creator>prasanna</dc:creator>
		<pubDate>Thu, 06 Jul 2006 21:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://vance.cis.gsu.edu/2005/11/11/mindterm%e2%80%94ssh-in-a-java-applet/#comment-117</guid>
		<description>Hi,
i am using mindterm and using one of the example program in that. when i run the application outputstream is becoms null
if (console.command(cmdLine,true)) {
                /*
                 * Fetch the internal stdout stream and wrap it in a
                 * BufferedReader for convenience.
                 */

                BufferedReader stdout = new BufferedReader(new InputStreamReader(console.getStdOut()));
                System.out.println("Sending...."+console.getStdOut());

console.getStdOut() is null. u have any idea of why is this happens. pl provide me the solution if u have.
thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,<br />
i am using mindterm and using one of the example program in that. when i run the application outputstream is becoms null<br />
if (console.command(cmdLine,true)) {<br />
                /*<br />
                 * Fetch the internal stdout stream and wrap it in a<br />
                 * BufferedReader for convenience.<br />
                 */</p>
<p>                BufferedReader stdout = new BufferedReader(new InputStreamReader(console.getStdOut()));<br />
                System.out.println(&#8221;Sending&#8230;.&#8221;+console.getStdOut());</p>
<p>console.getStdOut() is null. u have any idea of why is this happens. pl provide me the solution if u have.<br />
thanks in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>

