开发者

How to convert telnet to SSH

Currently my application is using telnet to connect to server. The java file is using commands like:-

login()
waitfor("$")
send()

What are the corresponding commands i need to use for SSH con开发者_StackOverflownections and what all things i have to do to convert this telnet to SSH? Please help..


Perhaps this SO discussion should be of help?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜