Hi I am new in J2ME. I am developing application for receiving sms in my j2me. My Question is that if any other user like Airtel user send message to me , this message receive in my application rather then Inbox.
You can use the push registry to enable your application to receive SMS messages that are sent to specific ports. Unfortunately I am not aware of any way to intercept messages that are sent to the default port.