I finished implementation and integration of SSHd into our environment.As of now we have both the client and server implementations and they communicate just fine.We wanted to test with a client from our implementation and some other server(a different implementation) running SSH in order to test if our implementation is generic.Are there any tools/softwares that can communicate with the sshserver/sshclient that has been deployed. For example, from a linux terminal it is possible to send messages to a socket running MINA right? similarly what tool can I use to communicate to the <IP address:port> where SSH is deployed
-- View this message in context: http://apache-mina.10907.n7.nabble.com/Integration-of-SSHD-tp39824p40630.html Sent from the Apache MINA User Forum mailing list archive at Nabble.com.
