PDA

View Full Version : Using sim menu



San_d
12th June 2013, 10:45
Hi all, I'm new Qt programming. I need to develop sms application for the Nokia phone.

In my SIM there's a special menu application to send sms to the customer service of the service provider. For that I need to add message and special ID. By adding those I can send SMS to the service provider. (No need to provide Recipeint number) I've developed a PC application to send sms using AT commands by connecting the phone to the computer(with c#.net). But from my application I could send normal sms by adding recipeints' and sms message.

Is there any way to use applications in the sim and send the sms through that as I mentioned above by connecting phone to the computer.