aspose file tools
The moose likes Java Micro Edition and the fly likes Opinion on SMS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Opinion on SMS" Watch "Opinion on SMS" New topic
Author

Opinion on SMS

Ransika deSilva
Ranch Hand

Joined: Feb 18, 2003
Posts: 524
Hi Every one,
I want to write a J2ME client application which uses SMS as the primary source of communication. Ex: Sending user preference to the Server etc. The concern is that most of the phones do not have the WMA API, for me to write my own sms application. This follwing book is titled as SMS for MIDP 2. So is it possible to send a sms with out the WMA API? I think it is not possible. Can we integrate the SMS application which is already built in to the phone with my J2ME application. I would be really happy to see your ideas on how to achieve this. Thanks a lot in regards....


SCJP 1.4, SCMAD 1.0<br />SCWCD, SCBCD (in progress)
saad sal
Greenhorn

Joined: Jul 31, 2005
Posts: 25
http://www-128.ibm.com/developerworks/wireless/library/wi-p2pmsg/


Try the above link out. Maybe it'll be of some help.
Ransika deSilva
Ranch Hand

Joined: Feb 18, 2003
Posts: 524
Hi,
Thanks for the reply. Well it helps, but what I wanted to know was whether we can implement a sms application on a J2ME enabled phone with out the WMAPI. For example using the MIDP 2.0 or something. Any way thanks a lot.
 
I agree. Here's the link: jrebel
 
subject: Opinion on SMS
 
Similar Threads
WMA - MIDP 1.0 Compatibility
[newbies ] : sending sms with WMA API
SMS and MIDP(Urgent !!!)
using j2me in a GPS enabled device inorder to send the given location by sms
About Wma Api