I need to send a messge(not sms) from server to the mobile. the mobile listens to this message and does specific job on receiving the packet. How can it be done. Which APIs to use and any sample code reference is there?
I need to send a messge(not sms) from server to the mobile. the mobile listens to this message and does specific job on receiving the packet. How can it be done. Which APIs to use and any sample code reference is there?
for Qt there is Notification API: https://projects.developer.nokia.com/notificationsapi, for pure symbian, there are no such API available.
waht is applicatiion id? is it given in the mmp folder? like I have in mmp file
TARGET Service_Mobile_0xec4d0673.exe
and service id is a mirror of it. mirror effect applies to words or letters or dots in the original word. I am little confused by the example->
applicatuion id -> example.com
service id-> com.example
I think you could maybe try reading the docs first, and then ask follow up questions.