I am trying to develop an application as a graduation project. I am trying to develop an application which avoids the user accepting the configuration messages. i.e. GPRS/WAP settings. i have some basic queries
1. We get the settings in the form of SMS from the operators once we contact them. Is that a BIO message or WAP push message or a normal text sms?
2. How can i handle it what are the classes and methods that i'll have to look around.
3. And finally, I am also trying to establish GPRS connection by issuing AT commands to the internal modem in the mobile. How do i do that? is there any TSY modules for GPRS especially, why because is that the functional description for symbian OS 7.0 states that it has features.
I am running out of time. any help would be of great use.
I think i can answer the third question correctly,MMTSY takes care of the GPRS services.You can make use of functions related to GPRS by having a look at the API's.
Thanks Sunil,
I dont have any idea regarding MMTSY(multi mode TSY). Where can i get details about that and the API's in it. i googled it but dint get much.
Can you give me some more details and pointers to documents if any?