|
WAP-Push messages are binary messages that can be sent using the above API description, but the creation and encoding of WAP-SI messages require a specialized library and is therefore quite cumbersome. The Roottori Messaging API provides a shortcut for sending these links. The following address works pretty much as the MT SMS API, except it accepts parameters that are used to create the WAP-SI message: http://gw1.roottori.fi/eapi/wappush
The accepted parameters are:
The WAP-push submission can also be done using HTTP POST. All other parameters are submitted in the request URI, except for the content, which is placed in the request body (and content-type signals the character encoding). This is identical as described for plain-text SMS MT messages here.
|
Labels
(None)