Looking for a JAVA Telnet/SSH class library
July 31, 2006 2:09 AM
Subscribe
I'm looking for a JAVA package/class library that would allow me to connect, send and receive data via the telnet and SSH protocol. I would love for the package/library to handle the connecting, handshaking, authentication, etc. I would like the the protocol to be transparent to me, meaning that the way I send data and receive wouldn't change my code if it was SSH or telnet. Any version of the JAVA is fine. I'm trying to develop a different kind of telnet/ssh client and would rather not rewrite code if there is something already out there. I could even get started with just telnet. Thank you for your time and help. Have a great one.
posted by JohnGL to computers & internet (8 comments total)
1 user marked this as a favorite
posted by delmoi at 2:39 AM on July 31, 2006