473,403 Members | 2,183 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

How to get Mobile Country Code in Windows Mobile using Win32..

Hi all,

I have done with Symbian and Blackberry for retrieving Mobile Country Code(MCC)

from my mobile using my app..

Now i want to know how to get the MCC for Windows Mobile using Win32 C++..

Waiting for Reply ASAP...
Jul 14 '08 #1
7 6365
RedSon
5,000 Expert 4TB
Did you search on google or MSDN?
Jul 14 '08 #2
LTCCTL
49
Hi,

Is there any way to get the city code in BlackBerry and Windows enabled Smartphones/PDAs.

waiting for your reply.

Regards
LTCCTL
Jul 15 '08 #3
Did you search on google or MSDN?
Hi,

I have searched in MSDN, But i couldn't find the solution for this..

Can you please help regarding this..
Jul 15 '08 #4
afriza
2
How do you get them in Symbian and BlackBerry?

what I did in my WinCE .NET 4.2 app is to open serial port to the modem, and then query the modem using AT command. there are some AT commands available to get MCC. AT+COPS is one of them.

but maybe some newer OS have API for it.
Sep 22 '08 #5
Plater
7,872 Expert 4TB
It the mobile country code ( i assume that means where the phone number is registered as 'being a part of' ) going to be the same as the country set in windows? I suppose probably not?
Sep 29 '08 #6
afriza
2
For Windows Mobile, you can see ExTapi example under CellCore inside sample folder for Windows Mobile 6 SDK.

It will show you how to get IMSI. you can extract the MNC MCC from the first 5 or 6 digits of the IMSI.

there are two kinds of Country Code we can get here..
1) from the IMSI, meaning that it will be tied to the sim card, and thus, the operator where you subscribe your phone services regardless whether you are roaming or not.
2) from the current network. you get the country code for the current network you are logged in. for WM, this can be obtained from RIL API.

this is different from your Country/TimeZone set in the Windows Mobile Settings.
Jan 13 '10 #7
@afriza
Good Info
THANKS.............
Jun 8 '10 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: John | last post by:
Hi We have an access db which records daily orders. We would like the orders to be downloaded to a windows mobile 2003 device via usb cradle. Drivers then take along the device and get...
0
by: Nick White [MSFT] | last post by:
Hello fellow Microsoft Windows Mobile and Embedded enthusiasts: I invite you to peruse the list below of upcoming technical chats and Webcasts offered by the Windows Mobile and Embedded Devices...
3
by: Robert W. | last post by:
I'm embarking on a project that will have both a desktop application and a Pocket PC application. It seems logical to have as much code as possible sitting in a shared project, which would be...
7
by: Jarod_24 | last post by:
I just downloaded a activex control that was written in C# and tried to view it on my PDA's Internet Explorer. At my regular PC it displayed just fine, but nothing showed up on the pda. Do...
3
by: Hugh Janus | last post by:
Hi group, Using an iPaq running Windows Mobile 2003. I have a need where I will want to display a map and then using a bluetooth (or another form of connectivity) GPS unit, receive the data and...
3
by: neeraj pandey | last post by:
I wrote an application for Windows mobile 5.0 pocket pc . I want to port it on WIN 32 . I build it win32 it throwing the errors: WINVER not defined. Defaulting to 0x0502 (Windows Server 2003)...
0
by: =?Utf-8?B?Q2hhcmxlcw==?= | last post by:
Like many people, I normally use Yahoo! Mail via the web and like to keep all my emails stored on the Yahoo! server. However sometimes I can’t get access to a PC/the web and I download my emails...
2
by: igasempa | last post by:
I develop software and selling it to Telcos so they provide it as a service to their mobile(cellphone) customers. I also sell to individual computer and mobile phone owners. I am looking for a...
9
by: =?Utf-8?B?RGFuaWVs?= | last post by:
Hi, I downloaded the sample application that the Microsoft video ASPNETAJAXForWinMobile described but it doesn't work on my Windows Mobile 6 emulator. After enabling the script error reporting...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.