Re: SSH Implementation - IDEA and seeking Suggestions.

2009-04-11 Thread Vinod Kumar Badhavat
euse the code. Thank you, Vinod. On Sun, Apr 12, 2009 at 3:56 AM, Guillaume Nodet wrote: > On Sat, Apr 11, 2009 at 22:42, Vinod Kumar Badhavat > wrote: > > Hi Guillaume Nodet > > > > Thank you for your information. I applied to Apache as a part of Google > >

Re: SSH Implementation - IDEA and seeking Suggestions.

2009-04-11 Thread Vinod Kumar Badhavat
rently, the client api is asynchronous, but it would make sense to > add a synchronous api for ease of use. > In all cases, feel free to reuse any code from this project, as most > of the crypto stuff / kex negociation and other algorithms have > already been implemented, as there's r

Re: SSH Implementation - IDEA and seeking Suggestions.

2009-04-11 Thread Vinod Kumar Badhavat
27;s okay to have dependency from this SSH implementation to > commons-net and use things like SocketClient. > > Other way (commons-net with SSH) may create legal problems for me, and, i > think, for other commercial-related projects. > > Sergey > > On Sat, Apr 1

Re: SSH Implementation - IDEA and seeking Suggestions.

2009-04-11 Thread Vinod Kumar Badhavat
raries in some projects. We are using > commons-net already, and it will be pain to get rid of it if it will start > to contain SSH-related stuff. > > Best regards, > Sergey > > On Wed, Apr 8, 2009 at 2:39 PM, Vinod Kumar Badhavat < > vinod.ofgov...@gmail.com> wrote: > > > SSHConnect > > > > > -- > Sergey Vladimirov >

SSH Implementation - IDEA and seeking Suggestions.

2009-04-08 Thread Vinod Kumar Badhavat
Hi I applied to ASF as a part of Google Summer of Code program for a project - "Implementation of SSH in Java" , and this implementation may be added to commons net. I have an idea on how to start-off with this. Although I consulted my mentor with this idea, i'm posting this idea here to get an i