Discussion Board

Results 1 to 11 of 11
  1. #1
    Registered User cmryan's Avatar
    Join Date
    Nov 2003
    Posts
    2
    Hi,

    I want to receive wap push (SI) messages SILENTLY in my application.

    I've looked into the following approaches:

    (1) On a 6630 using the CMmsClientMtm I can get notified of wap push messages arriving in the inbox. I can retrieve the wap push url. However This approach is not silent - the phone makes a sound on wap push arrival and throws up a "new message" dialog.

    (2) Reading SMS messages from a socket. I can use this approach to read SMS text messages. BUT not wap push messages. These arrive in the inbox and my application does not get notified. (see "http://www.symbian.com/developer/development/ syslibs.html" - "Easy API for sending and receiving SMS datagrams". for info on doing this)

    (3) I've tried the CWapBoundCLPushService class. If I use the standard port number for WAP push (i.e. 2948), then the Connect method does not return, presumably because there is already some software on the phone listening on this port. I need to be able to read messages sent to the standard port.

    Please help...

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,712
    AFAIK and by readinf multiple posts about receiving SMS messages etc silently, I think it can not really be done.

    yucca

  3. #3
    Regular Contributor akerfeldt's Avatar
    Join Date
    Sep 2003
    Posts
    61
    Hi! I'm trying to get info from a Service Indication push, but I'm not able to retrieve all the information I want. I get notified when a new SI message arrives to the phone, and then, I access it by the CSmsClientMtm, getting the TMsvEntry element, through wich I get the sender, name, etc... The problem, is that I can't get the url packaged in the message.
    Any idea?

    Thnx!

  4. #4
    Regular Contributor microdot's Avatar
    Join Date
    Oct 2006
    Posts
    79
    hello... im making an application that listens to a wap push message...
    im using CWapBoundCLPushService class but it seems that i get a "feature not supported" error everytime i try to connect...

    can u show me your source code on this one?

    thanks

  5. #5
    Regular Contributor microdot's Avatar
    Join Date
    Oct 2006
    Posts
    79
    how did you get the url using CMMsclientmtm? any code snippets would be helpful thanks.

  6. #6
    Nokia Developer Moderator skumar_rao's Avatar
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    9,968

  7. #7
    Regular Contributor microdot's Avatar
    Join Date
    Oct 2006
    Posts
    79
    "On a 6630 using the CMmsClientMtm I can get notified of wap push messages arriving in the inbox. I can retrieve the wap push url."

  8. #8
    Regular Contributor microdot's Avatar
    Join Date
    Oct 2006
    Posts
    79
    "On a 6630 using the CMmsClientMtm I can get notified of wap push messages arriving in the inbox. I can retrieve the wap push url."

  9. #9
    Regular Contributor diptendulkar's Avatar
    Join Date
    Aug 2008
    Posts
    128
    hello,
    Can you Please post the code ..
    Thanks & Regards
    Dip
    diptenduster@gmail.com

  10. #10
    Registered User subbanarasa's Avatar
    Join Date
    May 2008
    Posts
    23
    Hi,

    I am developing a symbian application which receives WAP Push messages.

    Please provide me sample code, How can i do that?.

    I am new symbian.

    Regards
    Reddy

  11. #11
    Registered User mszyjko's Avatar
    Join Date
    Feb 2009
    Posts
    1
    So did anyone ever managed to intercept mms messages before the "New Message" notification is shown? I have access to all the APIs and can't find a single way to do it. SMS intercepting works fine with the socket approach. But MMS functionality seems not doable in any way. Is there some other secret API that can do this? Feature like that seems essential in any MMS filtering app that can be written and it is an odd thing that it would be missing from the phone's api.

    Specifically I'm looking for a solution on the S60, 3rd Ed FP1.

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