AutoWPAPI

class AutoWP
    Source file(s): AutoWPAPI.py

This class provides the capability of sending a WapPush message to our own terminal through an HTTP interface.

To use this service you must take 2 steps:
  1. Registration: The user must send the SMS message "ALTA AUTOWAP [PASSWORD]" to number 638444900.
  2. AutoWAPPush Sending: The user has to provide his telephone number and password.
This API is free to subscribers of any mobile operator.

Methods
SendAutoWP Sends a WapPush message to the user's own number

Sample Code
Auto WapPush Sample code to show how to use Auto WapPush API