Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User Paulr's Avatar
    Join Date
    Mar 2003
    Posts
    3
    Hi,

    I'm trying to receive and process Wap Push messages. There is very little documentation for CContentHandlerBase, and didn't find any examples online or in the SDKs. Does anyone have a working example they could share with me?

    My ECOM plugin doesn't appear to be triggered on the device. I could maybe use "typical" SMS listening techniques to intercept the message, but the WAP Push Framework seems to be a more efficient way to do things

    Thanks, Paul.

  2. #2
    Registered User Paulr's Avatar
    Join Date
    Mar 2003
    Posts
    3
    I now have a properly working Wap Push plugin. Here's the main thing that was wrong in my initial implementation.

    Originally I used KUidPushContentHandlerBase (0x101F3E5E) from CContentHandlerBase.h as the interface_id (since my plugin derived from CContentHandlerBase). My plugin did not get instantiated when the Wap Push message arrived.

    In the plugin RSS file, I now use interface_id KUidPushHandlerBase (0x101F3E5A) from CPushHandlerBase.h, and my plugin is loaded correctly in response to the default_data specified in the RSS file.

    If anyone knows under what circumstances KUidPushContentHandlerBase plugins are invoked, then I'd love to hear about it.

  3. #3
    Registered User lukas0809's Avatar
    Join Date
    Jan 2006
    Posts
    5
    Quote Originally Posted by Paulr View Post
    I now have a properly working Wap Push plugin. Here's the main thing that was wrong in my initial implementation.

    Originally I used KUidPushContentHandlerBase (0x101F3E5E) from CContentHandlerBase.h as the interface_id (since my plugin derived from CContentHandlerBase). My plugin did not get instantiated when the Wap Push message arrived.

    In the plugin RSS file, I now use interface_id KUidPushHandlerBase (0x101F3E5A) from CPushHandlerBase.h, and my plugin is loaded correctly in response to the default_data specified in the RSS file.

    If anyone knows under what circumstances KUidPushContentHandlerBase plugins are invoked, then I'd love to hear about it.
    Hi,

    It looks I have the same problem with my implementation of Wap push plugin, however I did the change you described but plugin is still not instantiated when the message arrived. What are other changes that have you done? Maybe you could put piece of your implementation, I mean the main things like .rss, ImplementationGroupProxy, .mmp, .pkg

    Thanks in advance,
    Lukas

  4. #4
    Registered User liy2000's Avatar
    Join Date
    Apr 2004
    Posts
    41
    Hello,

    Did you guys find the way to make it works? Thank you.

Similar Threads

  1. Examples with Nokia PC Connectivity SDK 3.0 not working
    By mumf83 in forum PC Suite API and PC Connectivity SDK
    Replies: 1
    Last Post: 2006-02-02, 20:33
  2. Help! Fail to start push gateway
    By Nokia_Archived in forum WAP Servers
    Replies: 1
    Last Post: 2002-05-20, 12:37
  3. Cannot Initiate Push
    By Nokia_Archived in forum WAP Servers
    Replies: 1
    Last Post: 2002-05-20, 12:26
  4. cannot get WAP Push working on Nokia 6310
    By Nokia_Archive in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2002-05-17, 15:01
  5. Sending SI (WAP Push)? There are examples from WAP froum of how to send Ser
    By ask_expert in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2002-05-10, 16:17

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved