Hi,
I tried to install SilentSMS on Nokia 6120c. However, I get an error message "Certificate Error. Contact the application supplier". Anyone know why?
Furthermore, because I cannot test this app, I would like to ask whether SilentSMS can wake up the app when it received a message.
Rgds
Hans
SMS Utilities API's are useful to sending and receiving SMS using sockets. It is particlularly very useful to send/listen SMS silently, to listen SMS on particlular port and to listen SMS based on some pattern matching. This article demonstrates the use of SMS Utilities API to send SMS and listen SMS silently with pattern matching (## here). Note that this API, SMS Utilities API, is not part of the public SDK. So you have to download it from SDK API Plug-in before using it. Furthermore, the author added a working demo project, which can be used for more detailed study of new opportunities for various kinds of experiments.
--kamlesh sangani 12:29, 29 September 2009 (UTC)