I am developing a mobile application in net-beans that will send and receive SMS, I'm done with sending text but I don't know how to receive SMS in NetBeans mobile application ?
|
feedback
|
|
you can find one good example here. When you are coding for Receiving SMS, you need to listen to one particular port. J2ME Application can not read directly from the inbox. | |||
|
feedback
|