开发者

How to convert telnet to SSH

开发者 https://www.devze.com 2023-02-01 07:33 出处:网络
Currently my application is using telnet to connect to server. The java file is using commands like:-

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

精彩评论

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

关注公众号