Example for GSM NETWORK STATUS PROGRAM
-
wrote on 25 Dec 2010, 18:26 last edited by
anybody can help me how to add GSM network status monitoring/messaging program,
or an example for such aprogram,
or xplain how to do such a program in "Symbian" mobile -
wrote on 25 Dec 2010, 18:32 last edited by
Can you please little explain, what do you mean by GSM Nw status?? Do you mean registering to Network methods/api??
-
wrote on 25 Dec 2010, 19:40 last edited by
Can you also enlighten us about the protocol you are using or thinking which protocol to use for getting the data?
-
wrote on 25 Dec 2010, 20:04 last edited by
I believe naveennadhv tries to somehow monitor the GSM/3G network (eg. Radio Network or RAN, as we call it in telco), like cell id, signal strength, etc.
The closest examples I have found is both related to Qt Mobility: "Bearer Monitor":http://doc.qt.nokia.com/qtmobility-1.1.0/bearermonitor.html and "System Information App":http://doc.qt.nokia.com/qtmobility-1.1.0/sysinfo.html
-
wrote on 25 Dec 2010, 20:18 last edited by
Or is it something like monitoring if you are in Home Network or roaming.
-
wrote on 26 Dec 2010, 18:06 last edited by
ya just like "System Information App" for noka hand set
-
wrote on 27 Dec 2010, 07:38 last edited by
You can explore the Qt Mobility API, if it doesn't provide all the required API you are looking for. You can always use Symbian API for getting such info.
4/7