Messaging is the basic facility that every mobile must have. The article presents basic operations on SMS i.e. sending and Recieving SMS on your device in Qt for Symbian.
This article is basically meant for beginners to study the basic terms and get aware of basic operations on SMS in Qt. Beginners should note that - Qt is a cross-platform application development framework, which is widely used for developing GUI application. Qt has portability for desktops and embedded systems. Appication in Qt adds high efficiency and high run-time performance on our device.
The article has used XQMessaging and XQMessage APIs of Qt. The artilce also shows the information about capabilies used in the application. As a beginner I would say-- it would be helpful to beginners.
--Deepikagohil 10:31, 13 September 2009 (UTC)
Article shows the way of sending and receiving a message. In every mobile it’s a very common thing to send & Receive messages. But that application have some low facilities like auto-response, message sending timer etc. using this application we can create an application with this all facilities.
$
[--Fasttrack 22:52, 13 September 2009 (UTC)]