My BlackBerry App sends a message to the server over a webservice. The server communicates by replying or sending a message to a web service. The web service routes the message received from the server back to the BlackBerry App as a Push message.
I have registered for push Message but I don't know how to use this push Service in Eclipse.
Can anybody help on this ?