AW: sending a wap-push (service-load)
Jörg Pommnitz <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Dominik Simon wrote: > I only have to convert the xml to hex and send it as text? But how about > create the udh? Can you give me more information? Kannel provides a PPG (Push Proxy Gateway) that supports PAP, the Push Access Protocol. PAP is defined in one of the WAP Specs. You just use a POST request to send a multipart mime body to the PPG, Kannel will do the rest and create the SMS message. Regards Joerg