开发者

ssh client in j2me [closed]

开发者 https://www.devze.com 2023-01-29 01:41 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_JS百科

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I have to develop a minimal ssh client in j2me, and time is not a luxury. It would be helpful if you guys got any links(libraries or documentation) so that i could take off right away.


Can you just use MidpSSH? It's open source, GPL-licensed, and unless you'd want to bundle it with proprietary software, it could be an excellent alternative.


There is MidpSSH, a mobile SSH client for MIDP devices. It's GPL licensed, the source code is available at the linked website. The license may not be compatible with your deployment scenario, but it's still a good source to get started.

0

精彩评论

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