Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User qqsilk's Avatar
    Join Date
    Sep 2003
    Posts
    1
    Every body:
    I am study WAP PUSH technology. I have post push message to Nokia's PPG, the content of message look like this:

    --multipart-boundary
    Content-type: application/xml

    <?xml version="1.0"?>
    <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN"
    "http://www.wapforum.org/DTD/pap_1.0.dtd">
    <pap product-name="Nokia Push Initiator">
    <push-message
    push-id="SomePushApp1013753552819"
    source-reference="SomePushApp"
    progress-notes-requested="false"
    ppg-notify-requested-to="http://211.199.143.57/tonetext/jsp/procpushresp.jsp">
    <address address-value="WAPPUSH=+8613515802571/TYPE=PLMN@null"/>
    <quality-of-service
    bearer-required="false"
    network-required="false"
    delivery-method="notspecified"
    priority="low"/>
    </push-message>
    </pap>

    --multipart-boundary
    Content-Type: text/vnd.wap.si

    &lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;
    &lt;!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN"
    "http://www.wapforum.org/DTD/si.dtd"&gt;
    <si>
    <indication href
    ="http://211.199.143.57/content/index.jsp"
    si-id="SomePushApp1013753552819"
    action="signal-high"
    created="2003-09-20T09:12:23Z">
    Test WapPush.
    </indication>
    </si>

    --multipart-boundary--

    PPG return the response content, look like this:
    <?xml version="1.0"?>
    <!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP 1.0//EN"
    "http://www.wapforum.org/DTD/pap_1.0.dtd">

    <pap product-name="Nokia Activ Alert Push Subsystem">
    <push-response push-id="SomePushApp1013753552819">
    <response-result code="1001" desc="Accepted for processing">
    </response-result>
    </push-response>
    </pap>

    but i can't get notification content listening at ppg-notify-requested-to parameter. Is it means the SI send SMSC failed?Why?

    I need your help! Thanks!

    BestRegards

  2. #2
    Nokia Developer Expert SVii's Avatar
    Join Date
    Mar 2003
    Posts
    334
    Hello!

    Have you already compared your message to example Push SI message you can find from Forum Nokia Browsing/WAP FAQ page.?


    Kind regards,

    sami / Forum Nokia Developer Support

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