Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Trusted Contributor
milanvishal
Posts: 171
Registered: ‎12-17-2010

blackberry push notifications

Hello Friends,

 

I am new for blackberry push notifications...

so I need is,all the informations to start it ...

so how can i activate it ?

which steps I have to do to use & make it?

 

Thanks,

Milan

Please use plain text.
Developer
simon_hain
Posts: 13,754
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: blackberry push notifications

best check this subforum:
http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/bd-p/Applications_using_Push_Tech...

i wrote a simplified (client) sample which you can find here:
http://supportforums.blackberry.com/t5/BlackBerry-Push-Development/Simplified-BIS-Push-client-sample...
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.
Trusted Contributor
milanvishal
Posts: 171
Registered: ‎12-17-2010

Re: blackberry push notifications

Hey ,

Thanks for reply & sharing your code..

 

I want to know if I want to make server for blackberry push notification which ID I have to use to configure the server ?

which ID I need Device or Pin or any other Id ?

Using which I can make the server for push notification...

 

Thanks

 

Please use plain text.
Developer
crispyoz
Posts: 223
Registered: ‎10-01-2011

Re: blackberry push notifications

[ Edited ]

You need to register for the Blackbery Push Service, then they send you an application ID and password etc and port etc you need to use for your application.  When you wish to push data you configure which devices you want to push to by specifying the pin(s).

 

Chris

Please use plain text.