MidpSSH Requirements
In order to run MidpSSH you must have a device that meets the following requirements:
Java enabled, in particular it must implement the
MIDP API but Java enabled means that I think.
Socket support. Some devices (especially
MIDP 1 devices -
more about MIDP 1 and 2) don’t have network socket support (they just have
HTTP support), so they cannot currently use MidpSSH. Read more about
socket support
Security settings. Some devices are crippled by the manufacturer or provider (telco) so that they won’t allow you to make socket connections. Read more about
troubleshooting device security
-
Many if not all of these requirements can be tested by trying to install MidpSSH on your device. So take a look at the installation instructions.