Search:

Type: Posts; User: JavaPF

Search: Search took 0.10 seconds.

  1. Re: Sending and Receiving mail using J2ME

    Yes there is a J2ME web services API.

    Take a look at the Java ME SDK 3.0. I believe it's included.

    Sun Java Wireless Toolkit for CLDC (formerly known as Java 2 Platform, Micro Edition (J2ME)...
  2. Re: Sending and Receiving mail using J2ME

    I have no experience with this chals so I can't personally offer any more advice.

    Does the JavaMail API help?

    JavaMail API
  3. Re: Sending and Receiving mail using J2ME

    Good morning chals,

    I found this code which is a simple Email client for J2ME. It should be what you are looking for..



    /*Midlet running on device*/
    import javax.microedition.lcdui.*;...
Results 1 to 3 of 3