Hi all,
Is it possible to create email appln in j2me in which I can receive and send the data to the server.
Thanks,
Suraj
Hi all,
Is it possible to create email appln in j2me in which I can receive and send the data to the server.
Thanks,
Suraj
Yes, email client are very much possible in J2me - you have it for S40 as well as S60.
These can even work like background apps - pinging the mail server(POP/SMTP) at regular time interval to check for new emails or utilize Push Notification Services with Push Registry - which will launch the app on every new email on the server side.
In the past we have seen J2me email client for S40 - powered by SMS Push - by Emoze in Israel - by cellcom.
Hi Amitabh,
Can you provide little more help on this especially some web link as this has been new to me
thanks,
Suraj
mujMail is a rather complete e-mail client for J2ME and it is open source.