Hi,
In J2ME, by using pushregistry we can bound any midlets(like apps) for any inbound connections(like sms). On receiving sms, it will automatically launches midlet(app) without launching manually.
**Is there any similar technique available in symbian?
**Can i invoke my app automatically on receiving a sms message?