Menu

J2SSH and J2ME

Help
2004-10-07
2013-05-20
  • Ramsay Domloge

    Ramsay Domloge - 2004-10-07

    How do I use J2SSH with J2ME?

    I have been unable to find a decent/free SSH client compatible with my J2ME phone, so am considering writing one.

    The latest news item states that it is compatible with  J2ME, but I can find no applicable starting point...

    Where should I be looking?
    Are there any tutorials?

    Many thanks for any help you can give,

    Ramsay

     
    • Lee David Painter

      The latest news item should not have been posted to this site and has been removed. It concerned our commercial API which does support J2ME.

      My experiance of writing a J2ME SSH client was one of frustration. They worked great in the emulator but as soon as you transfer them to a phone the processor just couldn't handle the BigInteger operations. It seems that the J2ME JVM is just not optimized for that sort of operation.

      Working in a P-JAVA environment on a P800 was a different matter and I managed to get a protoype working using our commercial API. Our problem is that we just don't have the time to write a great mobile client.

       
  • gill latham

    gill latham - 2023-11-21
    Post awaiting moderation.
  • Sun Flower

    Sun Flower - 2024-02-14
    Post awaiting moderation.

Log in to post a comment.