Discussion Board
MCC and MNC in Operator logo message
2001-11-07, 17:11
#1
Registered User
What are MCC and MNC? How are they encoded?
RE: MCC and MNC in Operator logo message
2001-11-08, 15:29
#2
Regular Contributor
MCC - Mobile Country Code is a decimal code number for GSM operators in one country. All GSM operators in one country have the same MCC.
MNC - Mobile Network Code is a decimal code number for one GSM operator in one country. All GSM operators in one country have different MNC.
MCC and MNC are needed in the Operator Logo message to specify which operator's logo will be replaced.
A list of all GSM operators worlwide includeng MCC and MNC information can be found in:
http://www.gsmworld.com/gsminfo/gsminfo.htm
In Operator logo message MCC and MNC must be encoded to hexadecimal values. Encoded MCC and MNC are little endian BCD filled with F16.
The next two examples show how the encoding is done:
-Example 1:
Original values:
MCC: 262
MNC: 07
Encoded values:
MCC: 62 F2
MNC: 70
-Example 2:
Original values
MCC: 240
MNC: 01
Encoded values
MCC: 42 F0
MNC: 10
RE: MCC and MNC in Operator logo message
2002-08-30, 13:18
#3
Registered User
Hello,
I need to devellop applications the operators codes ( MCC+MNC ) for SAN SALVADOR .
The mains operator are: Telemovil, CTE Telecom, Telefonica (Mobistar or Digicel ).
Could Help me?
Thank you very much.
RE: MCC and MNC in Operator logo message
2002-08-30, 13:20
#4
Registered User
MCC is Mobile Country Code
MNC is Mobil Network code
RE: MCC and MNC in Operator logo message
2002-08-30, 13:21
#5
Registered User
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules