rogi1
01-26-2006, 06:17 PM
hello
I try to programm a java application, which schould connect to a computer over ssh. I worked vor a long time. And i find more and more classes for java in the internet. Is there anyone with experience on java ssh?
I tried to use j2ssh. It gives problems because i want to work with incomeing data. The read() funktion blocks the programm instead of returning -1.
So i want to use an other one.
Does anyone know these classses and which is the best ??
Thanks!
I try to programm a java application, which schould connect to a computer over ssh. I worked vor a long time. And i find more and more classes for java in the internet. Is there anyone with experience on java ssh?
I tried to use j2ssh. It gives problems because i want to work with incomeing data. The read() funktion blocks the programm instead of returning -1.
So i want to use an other one.
Does anyone know these classses and which is the best ??
Thanks!