Products from Winwap
SMS Client SDK examples

Examples of using the SMS Client SDK

With the SMS Client SDK a wide range of solutions can be created. We will list some of the most typical areas of implementation on this page.

Automated SMS message sending

Typical areas of usage:

  • Surveillance systems (alarms, notifications)
  • Any Value Added Services that can be handled via SMS
Benefits of using SMS Client SDK:
  • Information sent/received instantly to mobile phones

Manual SMS message sending

Typical areas of usage:
  • Sending information to staff on the field
  • Provide remote users with critical information on request
  • Services where sales reps can send/receive information quickly
Benefits of using SMS Client SDK:
  • Information sent instantly to mobile phones

SMS testing, measuring and assurance

Typical areas of usage:
  • Automated SMS functionality testing
  • Measuring of delivery/reception times
  • Assuring content accuracy
  • Making sure services work as expected
Benefits of using SMS Client SDK:
  • Advanced interface provides good information
  • Programmatically send multiple messages quickly

Retrieving MMS (Multi Media) messages

To receive Multimedia Messages (MMS) there are 2 steps to consider. First the device receives a special MMS Notification message that is a SMS message, and that special SMS message contains information about where the device should retreive the MMS message. Using this SMS Client SDK in combination with the MMS Stack SDK provides the means for receiving MMS messages.