Deploy it on a real device or on a system that supports the messaging framework.
hi,
Thanks ...........
how to make the system that supports the messaging framework ?
Currently I am using the windows-7 and nokia qt sdk 1.1.0 version.
Please help me. Thanks in advance
I'm just looking at your code... and I think it is incorrect. You can't create a standalone message with a standalone message service and expect it to work. How should the framework know what is the sender's address or which servers to use to transfer the messages? You probably need to use QMessageManager, QMessageAccount and family. Look at the "Service Actions" example for more details.
Thank u very much. I am started to work on that..
Bookmarks