hello, all

I want to no if is possible to send wap push to a simulator like this 
i have openwave  on 1 pc with ip address 192.168.30.1 
when i use this to send wap push nothing one 192.168.30.1

./test_ppg -q http://localhost:8080/wap-push.cgi?username=foo'&'password=bar 
/root/ppg/si.txt  /root/ppg/iptestppg.txt  

       si.txt 

<?xml version="1.0"?>
<!DOCTYPE si PUBLIC "-//WAPFORUM//DTD SI 1.0//EN"
"http://www.wapforum.org/DTD/si.dtd";>
<si>
    
        si-id="[EMAIL PROTECTED]"
        action="signal-high"
        created="1999-06-25T15:23:15Z"
        si-expires="2007-05-30T06:45:00Z">
            You have 4 new emails
    </indication>
</si>



iptestppg.txt  



<?xml version="1.0"?>
<!DOCTYPE pap PUBLIC "-//WAPFORUM//DTD PAP//EN"
          "http://www.wapforum.org/DTD/pap_1.0.dtd";>
<pap>
  <push-message push-id="[EMAIL PROTECTED]"
  deliver-after-timestamp="2007-05-30T06:45:00Z"
  progress-notes-requested="false">
    <address address-value="WAPPUSH=192.168.30.1/[EMAIL PROTECTED]">
    </address>
    <quality-of-service
    priority="low"
    delivery-method="unconfirmed"
    bearer-required="true"
    bearer="CSD" 
    network-required="true"
    network="GSM">
    </quality-of-service>
  </push-message>
</pap>



help me please 





      
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

Reply via email to