<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 5: Improved SSHStream.cs Class</title><link href="https://sourceforge.net/p/sharpssh/patches/5/" rel="alternate"/><link href="https://sourceforge.net/p/sharpssh/patches/5/feed.atom" rel="self"/><id>https://sourceforge.net/p/sharpssh/patches/5/</id><updated>2014-11-13T10:27:12.801000Z</updated><subtitle>Recent changes to 5: Improved SSHStream.cs Class</subtitle><entry><title>#5 Improved SSHStream.cs Class</title><link href="https://sourceforge.net/p/sharpssh/patches/5/?limit=25#ff11" rel="alternate"/><published>2014-11-13T10:27:12.801000Z</published><updated>2014-11-13T10:27:12.801000Z</updated><author><name>Federico</name><uri>https://sourceforge.net/u/greenprince/</uri></author><id>https://sourceforge.netc73bc9e0a0cf152b615c5f11dcf9ea951ec86e4c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I updated the Mendoza SshStream method adding a new one accepting a custom port to connect to.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Improved SSHStream.cs Class</title><link href="https://sourceforge.net/p/sharpssh/patches/5/" rel="alternate"/><published>2010-10-28T05:58:14Z</published><updated>2010-10-28T05:58:14Z</updated><author><name>Paul Mendoza</name><uri>https://sourceforge.net/u/pmweb9873/</uri></author><id>https://sourceforge.netea98121547131d503833ff4113ae914e5363c9a9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've improved the ReadResopnse method in the SSHStream class which is currently commented out of the source code. When reading the SSH responses before you had to put in artificial waits before attempting to read if you weren't sure what the Prompt character would be. But now it will read until it hits a prompt character or until a predefined time limit expires. If data starts being received it will read until the data is no longer being received. This results in a good performance and prevents having to write a bunch of delaying code around this method's invocations.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>