I am developing a banking application. We have a binary SMS functionality where the application listens to a specific port for SMS. The application is able to receive SMS but a copy of SMS is also stored in inbox. I do not want the SMS to be stored in inbox. It must be receid only by the application. Can you please help me on how to overcome this issue?
regards, Chinnadurai