SSH (Secure Shell) adalah fasilitas yang sangat nyaman bagi para administrator sistem untuk melakukan maintenance dan kontrol terhadap server mereka dari jauh. Kalau di lingkungan Linux sudah difasilitasi baik dengan terminal/konsole, di Windows dengan putty dll, bagaimana dengan di Handphone?
Untungnya, beberapa developer sudah membuat aplikasi berbasis java untuk menggunakan jalur SSH. (hape abal-abal saja bisa!). Berikut beberapa aplikasi java mobile (j2me) yang bisa anda gunakan:
JSch for J2ME
JSch is the pure Java SSH2 implementation developed by JCraft under revised BSD license. It has been already widely adopted by several open source projects, including Eclipse, Apache Ant, etc., and several proprietary softwares from huge companies like IBM.
JSch for J2ME is available on both J2ME CDC and J2ME CLDC/MIDP2.0.
URL http://j2me.jsch.org
License Revised BSD license
kTelnet
kTelnet is a telnet client for J2ME enabled devices.
URL http://sourceforge.net/projects/ktelnet
License GNU General Public License (GPL)
Related Link(s) uTelnet: a free MIDP telnet client for personal use
SSH & Telnet Floyd
Telnet & SSH client for MIDP 1.0 compatible mobile devices.
URL http://activationrecord.net/radekp/telnet/
License GNU General Public License (GPL)
MidpSSH
MidpSSH is an SSH and Telnet client for MIDP 1.0 / 2.0 (J2ME) devices such as Java-capable cellphones and other mobile devices.
MidpSSH is based upon Floyd SSH and Telnet Floyd by Radek Polak, who ported the Java ™ Telnet/SSH Applet to the MIDP platform. MidpSSH adds a GUI and a features to Floyd SSH.
URL http://www.xk72.com/midpssh
License GNU General Public License (GPL)
J2ME VNC
VNC is, in essence, a remote display system which allows you to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. J2ME VNC is a VNC client for mobile devices.
URL http://j2mevnc.sourceforge.net
License GNU General Public License (GPL)
Vidance
Vidance (Vidar’s VNC) is a VNC client for mobile devices. By installing a VNC server (available for most platforms) you can display the desktop on your device and interact with it.
URL http://www.vidarholen.net/contents/vidance
License GNU General Public License (GPL)