Perform SSH connection to server in iOS and Android. How?
Solved
Mobile and Embedded
-
wrote on 31 Aug 2019, 20:12 last edited by
Hello all!
Does anybody knows how to perform SSH connection to server in QT Application for iOS and Android? -
Hi,
Do you mean open an ssh session in the remote machine to control it like from your desktop machine terminal ?
-
wrote on 1 Sept 2019, 14:34 last edited by
Solution found - libssh.org. Need to build it for iOS and Android and wrap it out into Qt class for any purpose.
1/3