Click here to Skip to main content
15,895,777 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
Hello,

I am trying to create a server side library for sending Push Notification to a Blackberry device using Blackberry BIS service. I have mailed to Blackberry for credentials. I got the mail with all the relevant information.

Till now I just know that first I have to request some Content Provider Server and then after getting response from there register for BPS (Blackberry Push server).

But when i try to request Content Provider Server using HttpWebRequest , I get 404 Not Found exception.

What is the best way to implement server side library in C# for BB using BIS and what are the steps for doing so.?

I have searched but only got samples for BES, which i am not using.

Please help.

A code sample will be appreciated.

thanks in advance
Posted
Updated 13-Jan-13 20:25pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900