-1

Can someone refer me to a good tutorial or starting point for implementing a push service for BlackBerry apps? I've read about the basic idea of a push service. I need some sample to code to start with.

Mogsdad
  • 44,709
  • 21
  • 151
  • 275
TF.
  • 13
  • 1
  • 4

1 Answers1

5

Look in the JDE folder, there is a sample folder where you can find a nice code sample.

It's called httppushdemo, and there is a samples\com\rim\samples\server\httppushdemo

for the server.

Michael B.
  • 3,410
  • 1
  • 21
  • 32