I m trying to develop the code for determining the current location of the phone user on smartphone 2003 SE. I m doing native code development--win32 apis. As it should be i want to know the current location (like country city locality) of the user. And i guess broadcast messages is wat I need to determine that.
But i m having a hard time finding a way to recieve these messages. I hv googled enough in vain already. Any thread or clue wud b highly appreciated in this direction. A sample code wud be simply fantastic.
Thanx
Vishal

determining phone location---recieving broadcast messages
Xenomorph.NET
This is the link to the article :
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnppcgen/html/sp02homescreen.asp
Sri12345
Any sort of help in this direction wud be highly appreciated.
Bill44077
You can use the SIM Manager APIs to get the current location. All these inforamation can be read from the records in the SIM using the GetRecordInfo() API
Chris James
I dont know whether I am rite in following the RIL thread. Some advice wud be highly appreciated.
Thanx
AmitDesai
LLLLL
Location services are carrier specific and probably confidential, so you won't get your answers here. Please contact your carrier, sign NDA if required and get this information from carrier.
Carroll Barrett
Again, you're quite unlikely to get any information like this without carrier's help, but if you do please consider contacting your legal department or hiring an attorney to figure out potential legal consequences of using leaked proprietary information in your application.
You might find it helpful if carrier will take legal actions against you for using proprietary confidential information without permission.