How to make ssh client in android

岁酱吖の 提交于 2021-01-27 04:58:11

问题


I want to make an android phone application for monitoring the router and its configuration using a ssh client like connectbot. Monitoring application is complete, but for setup not yet.How to connecting connectbot with mya android application that I created in eclipse, if I use the intent to connectbot? thanks .....


回答1:


Connectbot is open source, so you could just reuse their code, if the license fits your needs: http://code.google.com/p/connectbot/



来源:https://stackoverflow.com/questions/11145142/how-to-make-ssh-client-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!