10
SMS MO
10 SMS MO
Overview
Motorola has implemented certain features that are defined in the Wireless Messaging API (WMA) 1.0. The complete specification document is defined in JSR 120.
The JSR 120 specification states that developers can be provided access to send (MO – mobile originated) and receive (MT – mobile terminated) SMS (Short Message Service) on the target device.
A simple example of the WMA is the ability of two J2ME applications using SMS to communicate game moves running on the series of handsetss. This can take the form of chess moves being passed between two players via the WMA.
Motorola in this implementation of the specification supports the following features.
!Creating an SMS
!Sending an SMS
The SMS MO API will support the following content to be sent over SMS:
•Text
Creating a Message
The SMS MO API will enable the creation of SMS messages. The addressing of these messages will be compliant with the standard SMS addressing as specified in the GSM standards. The content of the message can be constructed using any one or combination of the content types specified in the overview.
63