R
Ramon F Herrera
I would like to hear recommendations -or lack thereof- about the
different SSH for Java implementations out there.
Here's my data point: Years ago, the SSH protocol for Java was too
new, and I decided to write my client-server app based on RSH instead.
I chose the iNet Factory from JScape which since then has been
appropriately discontinued.
One of the candidates to replace my RSH layer would be the new SSH
from the same company (about $600-$2500). Too rich for my blood...
What about the free OSS implementations? Are they any good?
All I need is to execute one command from a GUI Java client to a Linux
host and retrieve the multi-line results.
-Ramon
different SSH for Java implementations out there.
Here's my data point: Years ago, the SSH protocol for Java was too
new, and I decided to write my client-server app based on RSH instead.
I chose the iNet Factory from JScape which since then has been
appropriately discontinued.
One of the candidates to replace my RSH layer would be the new SSH
from the same company (about $600-$2500). Too rich for my blood...
What about the free OSS implementations? Are they any good?
All I need is to execute one command from a GUI Java client to a Linux
host and retrieve the multi-line results.
-Ramon