-1

I want to launch my j2me midlet on server push message.for that I have studied some topics ,so I came to know I have to implement socket based push messages for my j2me app.But can't found proper resource. pls help..

dhrut
  • 147
  • 1
  • 9

1 Answers1

0

A similar question was already answered here. The J2ME PushRegistry side is just a piece of the puzzle. You still need a "server" that will push messages on your registered PushRegistry port.

Community
  • 1
  • 1
Ian
  • 691
  • 3
  • 9