How to send sms to localhost in j2me ?
Posted
by Spredzy
on Stack Overflow
See other posts from Stack Overflow
or by Spredzy
Published on 2010-05-16T10:28:19Z
Indexed on
2010/05/16
10:30 UTC
Read the original article
Hit count: 231
Hi all,
Im not familiar with the J2me framework, I would like to know how to send a message to the local phone.
I am just developing an application, which set ExamDates and if I login this application and I have exam scheduled within 2 days I would like my app to send me an SMS letting me know that I have something schedule ...
I know how to send an sms but how to do it to locahost, I don't want to put my number in it, just want to send it to localhost. Is it possible ?
Thank you,
© Stack Overflow or respective owner