Hello Experts,
I need to implement Push Notification in my app.
Have referred following link -
http://developers.sun.com/mobility/m...icles/pushreg/
Also tried sample app using notifications via SMS.
In Android there is an API called C2DM which sends the push notifications to clients via google server.
Is there any way to implement same functionality in J2ME ie without SMS. I know stream based/network based notifications is the solution, but how to configure server which sends the notifications to client? How do we get the recipients (clients) address on which notifications is to be send? Please share the step by step procedure.
Thanks in advance

Reply With Quote


