Archive for July, 2007

Text Messaging and the Wireless Messaging API

Monday, July 16th, 2007

Short Message Service (SMS), commonly referred to as Text Messaging, allows cell phone users to send short, plain-text messages to each other. The Wireless Messaging API (WMA) is an optional Java ME package that provides programmatic support for messaging technologies such as SMS. In this article we will look at how to use WMA to send SMS messages.

(more…)