WO2017024955A1 - Method and user terminal for loading configuration file - Google Patents

Method and user terminal for loading configuration file Download PDF

Info

Publication number
WO2017024955A1
WO2017024955A1 PCT/CN2016/092474 CN2016092474W WO2017024955A1 WO 2017024955 A1 WO2017024955 A1 WO 2017024955A1 CN 2016092474 W CN2016092474 W CN 2016092474W WO 2017024955 A1 WO2017024955 A1 WO 2017024955A1
Authority
WO
WIPO (PCT)
Prior art keywords
configuration file
target
user identification
iccid information
identification card
Prior art date
Application number
PCT/CN2016/092474
Other languages
French (fr)
Chinese (zh)
Inventor
温波
Original Assignee
宇龙计算机通信科技(深圳)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 宇龙计算机通信科技(深圳)有限公司 filed Critical 宇龙计算机通信科技(深圳)有限公司
Publication of WO2017024955A1 publication Critical patent/WO2017024955A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/183Processing at user equipment or user record carrier

Definitions

  • the present disclosure relates to the field of communications technologies, for example, to a method for loading a configuration file and a user terminal.
  • China Mobile adopts a time division synchronous code division multiple access system
  • China Telecom adopts a code division multiple access system
  • China Unicom adopts a wideband code division multiple access system.
  • the configuration files pre-stored in the terminals are also different.
  • the terminal When a configuration file corresponding to a certain user identification card needs to be loaded, the terminal first needs to read all the configuration files pre-stored in the terminal, and find and match the integrated circuit card identity (ICCID) of the user identification card.
  • ICCID integrated circuit card identity
  • the configuration file corresponding to the user ID card Since a large number of configuration files are stored in the terminal, and a large amount of data information is stored in each configuration file, when it is necessary to find a configuration file corresponding to the user identification card, the terminal needs to read a large amount of data, so that it takes a long time. , thereby reducing the loading efficiency of the configuration file in the terminal.
  • the present disclosure provides a loading method of a configuration file and a user terminal, which can improve loading efficiency of a configuration file in a terminal.
  • an embodiment of the present disclosure discloses a loading method of a configuration file, including:
  • the method before acquiring the target integrated circuit card identifier ICCID information of the user identification card, the method further includes:
  • the step of acquiring the target integrated circuit card identification code ICCID information of the user identification card is performed.
  • the method further includes: Determining a type of the user identification card according to the target ICCID information;
  • the detecting, by the preset configuration file, whether there is a first target configuration file that is encoded by using the target ICCID information including:
  • the method further includes:
  • the method further includes:
  • the default configuration file is loaded.
  • an embodiment of the present disclosure further discloses a user terminal, including:
  • a first acquiring unit configured to acquire a target integrated circuit card identification code ICCID information of the user identification card
  • a first detecting unit configured to detect whether a first target configuration file encoded by using the target ICCID information exists in a preset configuration file
  • a loading unit configured to: if the first detecting unit detects that the preset configuration file exists The first target profile is loaded, and the first target profile is loaded.
  • the user terminal further includes:
  • a second detecting unit configured to detect, before the first acquiring unit acquires the target integrated circuit card identification code ICCID information of the user identification card, when detecting that the user identification card is inserted in the terminal card slot, detecting whether the terminal stores the same Describe the ICCID information corresponding to the user identification card;
  • the first obtaining unit is configured to acquire the target integrated circuit card identification code ICCID information of the user identification card if the second detecting unit detects that the ICCID information corresponding to the user identification card is not stored in the terminal.
  • the user terminal further includes:
  • a first determining unit configured to determine a type of the user identification card according to the target ICCID information
  • a second acquiring unit configured to acquire a second target configuration file that matches a type of the user identification card in a configuration file that is encoded by using a preset ICCID information
  • the first detecting unit is configured to detect whether there is a first target configuration file that matches the target ICCID information in the second target configuration file.
  • the user terminal further includes:
  • a second determining unit configured to determine, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
  • Adding a unit configured to add a network identifier of the PLMN to an equivalent public land mobile network EPLMN list;
  • an establishing unit configured to establish a communication connection between the terminal and the matched PLMN if a PLMN matching the network identifier in the EPLMN list is found.
  • the loading unit is further configured to: if the first detecting unit detects that the first target configuration file that is encoded by using the target ICCID information does not exist in the preset configuration file, load the default configuration file. .
  • an embodiment of the present disclosure further provides a non-transitory computer readable storage medium storing computer executable instructions for performing the loading method of the configuration file described above.
  • the terminal since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if they match, then say The configuration file corresponding to the user identification card exists in the configuration file that is encoded by using the ICCID information, and the terminal loads the configuration file, thereby improving the loading efficiency of the configuration file in the terminal.
  • FIG. 1 is a schematic flowchart of a method for loading a configuration file according to an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart of another loading method of a configuration file disclosed in an embodiment of the present disclosure
  • FIG. 3 is a schematic structural diagram of a user terminal according to an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of another user terminal disclosed in an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of still another user terminal according to an embodiment of the present disclosure.
  • the embodiment of the disclosure discloses a loading method of a configuration file and a user terminal.
  • the terminal since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if the matching, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file. Therefore, implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
  • FIG. 1 is a schematic flowchart of a method for loading a configuration file according to an embodiment of the present disclosure.
  • the method shown in FIG. 1 can be applied to a user terminal having a communication function such as a smart phone (such as an Android mobile phone, an iOS mobile phone, etc.), a tablet computer, a palm computer, and a mobile Internet device (MID), a PAD, and the like.
  • the loading method of the configuration file may include step S101, step S102, and step S103.
  • step S101 the target integrated circuit card identification code ICCID information of the user identification card is acquired.
  • an integrated circuit card identity is solidified in a user identification card (such as a SIM card) of the terminal.
  • the ICCID is the unique identification number of the SIM card. It consists of 20 digits.
  • the encoding format is: XXXXXX 0MFSS YYGXX XXXX, where the first six digits are the carrier code.
  • the terminal acquires the target integrated circuit card identification code ICCID information of the user identification card, and mainly determines the operator corresponding to the user card according to the obtained ICCID information, thereby determining the type of the card.
  • step S102 it is detected whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file.
  • the configuration file stored in the terminal can be encoded by using the ICCID information.
  • 898603 corresponds to telecommunication profile 1
  • 898606 corresponds to telecommunication profile 2
  • 898611 corresponds to telecommunication profile 3
  • 898601 corresponds to Unicom profile 1
  • 898609 corresponds to Unicom profile 2
  • 898600 corresponds to mobile profile 1
  • 898602 corresponds to mobile configuration File 2
  • 898607 corresponds to mobile profile 3.
  • 898603, 898606, 898611, 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
  • the terminal after acquiring the target ICCID information of the user identification card, it may be detected whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file.
  • the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601
  • the Unicom configuration file 1, 898609 Unicom configuration file 2, 898600 mobile configuration file 1, 898607 mobile configuration file 3 the terminal can determine that the first target configuration file encoded by the target ICCID information (898602) does not exist in the preset configuration file. .
  • step S103 if it is detected that the first target configuration file exists in the preset configuration file, the first target configuration file is loaded.
  • the first target configuration file if the first target configuration file exists in the preset configuration file, the first target configuration file is loaded.
  • the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 Unicom profile 1, 898609 Unicom profile 2, 898600 mobile configuration file 1, 898602 mobile configuration file 2, 898607 mobile configuration file 3, the terminal can determine that there is a first target configuration file (898602 mobile configuration) encoded by the target ICCID information (898602) in the preset configuration file. File 2), you can load 898602 mobile profile 2.
  • the terminal since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding and user identification of the configuration file. Whether the ICCID information of the card matches, if it matches, the configuration file corresponding to the user identification card exists in the configuration file encoded by the preset ICCID information, and the terminal loads the configuration file. It can be seen that implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
  • FIG. 2 is a schematic flowchart diagram of another loading method of a configuration file disclosed in an embodiment of the present disclosure. As shown in FIG. 2, the loading method of the configuration file may include steps S201 to S205.
  • step S201 the target integrated circuit card identification code ICCID information of the user identification card is acquired.
  • an integrated circuit card identity is solidified in a user identification card (such as a SIM card) of the terminal.
  • the ICCID is the unique identification number of the SIM card. It consists of 20 digits.
  • the encoding format is: XXXXXX 0MFSS YYGXX XXXX, where the first six digits are the carrier code.
  • the following steps may also be performed:
  • the terminal when the user identification card is activated and used in the terminal, the terminal stores information related to the user identification card, such as ICCID information of the user identification card. If the user identification card is not used in the terminal, the terminal first performs the step of acquiring the target integrated circuit card identification code ICCID information of the user identification card after being turned on.
  • step S202 the type of the user identification card is determined based on the target ICCID information.
  • the type of the subscriber identity card includes one of a mobile subscriber identity card, a Unicom subscriber identity card, and a telecommunications subscriber identity card.
  • determining the type of the user identification card is to determine a network standard that the terminal can support.
  • the network standard is the type of network.
  • the network standard commonly used in mobile communication terminals in China is CDMA 1X, 800 MHz band occupied by Code Division Multiple Access (CDMA) mobile phones; Global System for Mobile Communication (Global System for Mobile Communication, GSM) 900/1800/1900MHZ frequency band occupied by mobile phones; 900/1800MHZ frequency band occupied by GSM 1X dual mode (WCDMA) in the past two years; 900/1800/1900/2100MHz frequency band occupied by 3G mobile communication technology 3G, 4G Occupied 1920--2170MHZ band.
  • CDMA Code Division Multiple Access
  • the user identification card may be a SIM card. Since the network format supported by different operators is different, and the ICCID information of the corresponding user identification card is different, the type corresponding to the user identification card is also different. Then, the terminal may determine the type of the user identification card according to the acquired target ICCID information.
  • step S203 a second target profile matching the type of the user identification card in the configuration file encoded using the preset ICCID information is acquired.
  • the user identification card that can be supported by the user terminal can be preset in the user terminal.
  • Configuration file For example, if the user terminal A can support the mobile subscriber identity card and the Unicom subscriber identity card, the 898601 corresponding Unicom profile 1, 898609 corresponding to the Unicom profile 2, 898600 corresponding to the mobile profile 1, 898602 can be preset in the user terminal.
  • 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
  • the second target configuration file matching the type of the user identification card in the configuration file encoded using the preset ICCID information may be acquired. For example, when the user terminal presets 898601, it corresponds to the Unicom configuration file.
  • the user terminal can obtain 898600 corresponding mobile configuration file 1, 898602 corresponding mobile configuration file 2 and 898607 corresponding mobile configuration file 3 as the second target configuration file.
  • step S204 it is detected whether there is a first target profile matching the target ICCID information in the second target profile.
  • the second target configuration file that matches the type of the user identification card in the configuration file that is encoded by using the preset ICCID information
  • whether the second target configuration file exists and the target may be detected.
  • the first target profile that matches the ICCID information For example, when the obtained configuration file includes the preset 898601 corresponding to the Unicom configuration file 1, 898609 corresponds to the Unicom configuration file 2, 898600 corresponds to the mobile configuration file 1, 898602 corresponds to the mobile configuration file 2, and 898607 corresponds to the mobile configuration file 3.
  • the terminal may detect that the second target profile has a match with the target ICCID information.
  • a target profile If the user identification card inserted into the card slot is a telecommunication subscriber identity card, since the telecommunication profile is not included in the second target profile, the first target profile that matches the target ICCID information does not exist in the second target profile. file. If the user identification card inserted into the card slot is a mobile subscriber identity card, and the first six digits of the ICCID of the subscriber identity card is 898602, the terminal may detect that the second target profile has a match with the target ICCID information. A target profile.
  • step S205 if it is detected that the first target configuration file exists in the second target configuration file, the first target configuration file is loaded.
  • the first target configuration file when it is detected that the first target configuration file exists in the second target configuration file, the first target configuration file may be loaded.
  • the user terminal may load the preset default configuration file.
  • the Public Land Mobile Network is a network established and operated by the government or its approved operators to provide the public with the purpose of land mobile communication services.
  • the network is usually connected to the public switched telephone network (Public Switched Telephone Network).
  • PSTN Public Switched Telephone Network
  • PSTN Public Switched Telephone Network
  • the public land mobile telephone network is a wireless communication system that tends to be directed to mobile users on land, such as vehicles or on foot. Such systems can be stand-alone, but are often connected to a fixed telephone system such as the public switched telephone network PSTN.
  • PSTN Public Switched Telephone Network
  • An ideal public land mobile network PLMN system provides services comparable to mobile and portable users and fixed networks, which is a particular challenge in areas with more complex terrain, as base stations can be difficult to find and maintain.
  • the Equivalent Public Land Mobile Network is a public land mobile network PLMN having the same status as the public land mobile network PLMN currently selected by the user terminal, and has the same priority.
  • EPLMN mainly solves the user residency and roaming strategy of the shared network and the original network. Operators can configure an equivalent PLMN network, and communication network resources can be shared between these networks. From the service point of view, it enables communication network resource sharing between network resources of different operators or between different PLMNs defined by the same operator.
  • the network identifier may include a network number segment.
  • China Mobile includes four number segments, which are 46000, 46002, 46007, and 46008 respectively;
  • China Unicom includes three segments, namely 46001, 46006, and 46009.
  • the network identifier of the PLMN may be added to the EPLMN list of the equivalent public land mobile network, and if the terminal scans and acquires the PLMN broadcast by the base station. After the network identifier, the network identifier of the PLMN obtained by the above scanning may be matched with the network identifier of the PLMN in the EPLMN list; if the matching is successful, a communication connection between the mobile communication terminal and the matched PLMN is established.
  • the terminal determines whether there is a first target configuration file corresponding to the target ICCID information in the preset configuration file, and if it is detected that the preset configuration file has a corresponding identifier corresponding to the target ICCID information, When a target profile is loaded, the first target profile is loaded.
  • the terminal since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file.
  • the terminal loads the configuration file. It can be seen that implementing the embodiments of the present disclosure can improve the configuration file in the terminal. Loading efficiency.
  • FIG. 3 is a schematic structural diagram of a user terminal according to an embodiment of the present disclosure, for performing a loading method of the foregoing configuration file.
  • the user terminal shown in FIG. 3 may include, but is not limited to, a smartphone (such as an Android phone, an iOS phone, etc.), a tablet computer, a palm computer, and a mobile Internet device (MID), a PAD, and the like having communication functions. terminal.
  • the user terminal may include: a first acquiring unit 301, a first detecting unit 302, and a loading unit 303.
  • the first obtaining unit 301 is configured to acquire the target integrated circuit card identification code ICCID information of the user identification card.
  • an integrated circuit card identity is solidified in a user identification card (such as a SIM card) of the terminal.
  • the ICCID is the unique identification number of the SIM card. It consists of 20 digits.
  • the encoding format is: XXXXXX 0MFSS YYGXX XXXX, where the first six digits are the carrier code.
  • the first acquiring unit 301 acquires the target integrated circuit card identification code ICCID information of the user identification card, and mainly determines the operator corresponding to the user card according to the obtained ICCID information, thereby determining the type of the card.
  • the first detecting unit 302 is configured to detect whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file.
  • the configuration file stored in the terminal can be encoded by using the ICCID information.
  • 898603 corresponds to telecommunication profile 1
  • 898606 corresponds to telecommunication profile 2
  • 898611 corresponds to telecommunication profile 3
  • 898601 corresponds to Unicom profile 1
  • 898609 corresponds to Unicom profile 2
  • 898600 corresponds to mobile profile 1
  • 898602 corresponds to mobile profile 2
  • 898607 Corresponding to mobile profile 3.
  • 898603, 898606, 898611, 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
  • the first detecting unit 302 may detect whether there is a first target configuration file encoded by using the target ICCID information in the preset configuration file.
  • the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 Unicom profile 1, 898609 Unicom profile 2, 898600 mobile configuration file 1, 898607 mobile configuration file 3, the first detecting unit 302 can determine that there is no first target configuration file encoded by the target ICCID information (898602) in the preset configuration file.
  • the loading unit 303 is configured to load the first target configuration file if the first detecting unit detects that the first target configuration file exists in the preset configuration file.
  • the loading unit 303 loads the first target configuration file.
  • the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 Unicom profile 1, 898609 Unicom profile 2, 898600 mobile configuration file 1, 898602 mobile configuration file 2, 898607 mobile configuration file 3, the terminal can determine that there is a first target configuration file (898602 mobile configuration) encoded by the target ICCID information (898602) in the preset configuration file.
  • the loading unit 303 can load the 898602 mobile profile 2.
  • the preset configuration file mainly includes 898603 telecom configuration file 1, 898606 telecom configuration file 2, 898611 telecom configuration file 3, 898601 Unicom configuration file 1, 898609 Unicom configuration.
  • FIG. 4 is a schematic structural diagram of another user terminal according to an embodiment of the present disclosure, for performing a loading method of the foregoing configuration file.
  • the user terminal shown in FIG. 4 may include, in addition to all the units shown in FIG. 3, a second detecting unit 304, a first determining unit 305, a second obtaining unit 306, a second determining unit 307, an adding unit 308, and Unit 309 is established.
  • the second detecting unit 304 is configured to detect whether the user is stored in the terminal card before the first acquiring unit 301 acquires the target integrated circuit card identification code ICCID information of the user identification card, and detects whether the user is stored in the terminal card slot. ICCID information corresponding to the identification card.
  • the terminal when the user identification card is activated and used in the terminal, the terminal stores information related to the user identification card, such as ICCID information of the user identification card. If the user identification card is not used in the terminal, the first obtaining unit 301 first acquires the target integrated circuit card identification code ICCID information of the user identification card after the terminal is powered on.
  • the first determining unit 305 is configured to determine the type of the user identification card according to the target ICCID information.
  • the second obtaining unit 306 is configured to acquire a second target configuration file that matches the type of the user identification card in the configuration file that is encoded by using the preset ICCID information.
  • the first detecting unit 302 is configured to detect whether there is a first target configuration file that matches the target ICCID information in the second target configuration file.
  • the type of the subscriber identity card includes one of a mobile subscriber identity card, a Unicom subscriber identity card, and a telecommunications subscriber identity card.
  • the first determining unit 305 determines that the type of the user identification card is to determine a network standard that the terminal can support.
  • the network standard is the type of network.
  • the network standard commonly used in mobile communication terminals in China is CDMA 1X, 800 MHz band occupied by Code Division Multiple Access (CDMA) mobile phones; Global System for Mobile Communication (Global System for Mobile Communication, GSM) 900/1800/1900MHZ frequency band occupied by mobile phones; 900/1800MHZ frequency band occupied by GSM 1X dual mode (WCDMA) in the past two years; 900/1800/1900/2100MHz frequency band occupied by 3G mobile communication technology 3G, 4G Occupied 1920--2170MHZ band.
  • CDMA 1X Code Division Multiple Access
  • GSM Global System for Mobile Communication
  • WCDMA Global System for Mobile Communication
  • the user identification card may be a SIM card. Since the network format supported by different operators is different, and the ICCID information of the corresponding user identification card is different, the type corresponding to the user identification card is also different.
  • the terminal may determine the class of the user identification card according to the obtained target ICCID information. type.
  • the user identification card that can be supported by the user terminal can be preset in the user terminal.
  • Configuration file For example, if the user terminal A can support the mobile subscriber identity card and the Unicom subscriber identity card, the 898601 corresponding Unicom profile 1, 898609 corresponding to the Unicom profile 2, 898600 corresponding to the mobile profile 1, 898602 can be preset in the user terminal.
  • 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
  • the second obtaining unit 306 may acquire the preset type of the user identification card encoded in the configuration file using the ICCID information. Match the second target profile.
  • the user terminal determines that the connection 8882601 corresponds to the Unicom configuration file 1, 898609 corresponds to the Unicom configuration file 2, 898600 corresponds to the mobile configuration file 1, 898602 corresponds to the mobile configuration file 2, and 898607 corresponds to the mobile configuration file 3, if the insertion is detected
  • the user identification card to the card slot is a mobile subscriber identity card
  • the user terminal can obtain 898600 corresponding mobile profile 1, 898602 corresponding mobile profile 2 and 898607 corresponding mobile profile 3 as the second target profile.
  • the second target configuration file may be detected. Whether there is a first target profile matching the target ICCID information.
  • the configuration file acquired by the second obtaining unit 306 includes a preset 898601 corresponding to the Unicom configuration file 1, 898609 corresponding to the Unicom configuration file 2, 898600 corresponding to the mobile configuration file 1, 898602 corresponding to the mobile configuration file 2, and 898607 corresponding mobile configuration.
  • Document 3 the configuration file acquired by the second obtaining unit 306 includes a preset 898601 corresponding to the Unicom configuration file 1, 898609 corresponding to the Unicom configuration file 2, 898600 corresponding to the mobile configuration file 1, 898602 corresponding to the mobile configuration file 2, and 898607 corresponding mobile configuration.
  • the user identification card inserted into the card slot is a telecommunication subscriber identity card, since the telecommunication profile is not included in the second target profile, the first target profile that matches the target ICCID information does not exist in the second target profile. file. If the user identification card inserted into the card slot is a mobile subscriber identity card, and the first six digits of the ICCID of the subscriber identity card is 898602, it may be detected that the second target profile has a first match with the target ICCID information. Target profile.
  • the second determining unit 307 is configured to determine, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card.
  • Adding unit 308 is configured to add the network identity of the PLMN to the equivalent public land mobile network EPLMN list.
  • the establishing unit 309 is configured to establish a communication connection between the terminal and the matched PLMN if the PLMN matching the network identifier in the EPLMN list is searched.
  • the Public Land Mobile Network is a network established and operated by the government or its approved operators to provide the public with the purpose of land mobile communication services.
  • the network is typically interconnected with the Public Switched Telephone Network (PSTN) to form a regional or national-scale communications network.
  • PSTN Public Switched Telephone Network
  • China Mobile's public land mobile network PLMN is 46000
  • China Unicom's public land mobile network PLMN is 46001.
  • the public land mobile telephone network is a wireless communication system that tends to be directed to mobile users on land, such as vehicles or on foot. Such systems can be stand-alone, but are often connected to a fixed telephone system such as the public switched telephone network PSTN.
  • PSTN Public Switched Telephone Network
  • An ideal public land mobile network PLMN system provides services comparable to mobile and portable users and fixed networks, which is a particular challenge in areas with more complex terrain, as base stations can be difficult to find and maintain.
  • the Equivalent Public Land Mobile Network is a public land mobile network PLMN having the same status as the public land mobile network PLMN currently selected by the user terminal, and has the same priority.
  • EPLMN mainly solves the user residency and roaming strategy of the shared network and the original network. Operators can configure an equivalent PLMN network, and communication network resources can be shared between these networks. From the service point of view, it enables communication network resource sharing between network resources of different operators or between different PLMNs defined by the same operator.
  • the network identifier may include a network number segment.
  • China Mobile includes four number segments, which are 46000, 46002, 46007, and 46008 respectively;
  • China Unicom includes three segments, namely 46001, 46006, and 46009.
  • the adding unit 308 may add the network identifier of the PLMN to the equivalent public land mobile network EPLMN list, if After the scan acquires the network identifier of the PLMN broadcasted by the base station, the establishing unit 309 may match the network identifier of the PLMN obtained by the scan with the network identifier of the PLMN in the EPLMN list; if the matching is successful, establish a mobile communication terminal and A communication connection between matching PLMNs.
  • FIG. 4 it is described in detail whether a first target profile corresponding to the target ICCID information exists in the determined preset profile, and if the presence and target ICCID information in the preset profile is detected When the corresponding first target profile is associated, the first target profile is loaded.
  • the terminal since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if the matching, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file. Therefore, implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
  • FIG. 5 is a schematic structural diagram of another user terminal according to an embodiment of the present disclosure, for performing a loading method of the foregoing configuration file.
  • the terminal 500 can include at least one processor 501, at least one input device 502, at least one output device 503, a memory 505, and the like. Among them, these components are communicatively connected by one or more buses 504. It will be understood by those skilled in the art that the structure of the terminal shown in FIG. 5 does not constitute a limitation on the embodiment of the present disclosure, and it may be a bus-shaped structure or a star-shaped structure, and may include more than the figure or Fewer parts, or a combination of some parts, or different parts. among them:
  • the processor 501 is a control center of the terminal, and connects various parts of the entire terminal by using various interfaces and lines, by executing or executing programs and/or modules stored in the memory 505, and calling data stored in the memory 505 to execute.
  • the processor 501 may be composed of an integrated circuit (IC), for example, may be composed of a single packaged IC, or may be composed of a plurality of packaged ICs that have the same function or different functions.
  • the processor 501 may include only a central processing unit (CPU), or may be a CPU, a digital signal processor (DSP), or a graphics processing unit (GPU). And a combination of various control chips.
  • the CPU may be a single operation core, and may also include a multi-operation core.
  • the input device 502 can include a standard touch screen, a keyboard, etc., and can also include a wired interface, a wireless interface, and the like.
  • the output device 503 may include a display screen, a speaker, etc., and may also include a wired interface, a wireless interface, and the like.
  • the memory 505 can be configured to store software programs and modules, and the processor 501, the input device 502, and the output device 503 execute various functional applications of the terminal and implement data processing by calling software programs and modules stored in the memory 505.
  • the memory 505 mainly includes a program storage area and a data storage area, wherein the program storage area can store an operating system, an application required for at least one function, and the like; According to the storage area, data created according to the use of the terminal or the like can be stored.
  • the operating system may be an Android system, an iOS system, a Windows operating system, or the like.
  • the processor 501 calls an application stored in the memory 505 for performing the following operations:
  • the processor 501 acquires target IC card identification code ICCID information of the user identification card
  • the processor 501 detects whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file;
  • the processor 501 detects that the first target configuration file exists in the preset configuration file, the first target configuration file is loaded.
  • the processor 501 calls the application stored in the memory 505, and before the step processor 501 acquires the target integrated circuit card identification code ICCID information of the user identification card, the method may further include the following steps:
  • the processor 501 detects whether the ICCID information corresponding to the user identification card is stored in the terminal;
  • the execution processor 501 acquires the target integrated circuit card identification code ICCID information of the user identification card.
  • the processor 501 calls the application stored in the memory 505, and after the execution processor 501 acquires the target integrated circuit card identification code ICCID information of the user identification card, the processor 501 detects whether the preset configuration file is Before there is a first target profile encoded with the target ICCID information, the following steps can also be performed:
  • the processor 501 determines the type of the user identification card according to the target ICCID information
  • the processor 501 acquires, by using a preset configuration file that is encoded using the ICCID information, a second target configuration file that matches the type of the user identification card;
  • the processor 501 detects whether there is a first target configuration file that is encoded by using the target ICCID information in the preset configuration file, including:
  • the processor 501 detects whether there is a first target profile matching the target ICCID information in the second target profile.
  • the processor 501 calls an application stored in the memory 505, and may also perform the following steps:
  • the processor 501 determines, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
  • the processor 501 adds the network identity of the PLMN to the equivalent public land mobile network EPLMN list;
  • the processor 501 calls an application stored in the memory 505, and may also perform the following steps:
  • the default configuration file is loaded.
  • the terminal introduced in the embodiment of the present disclosure may implement some or all of the processes in the loading method embodiment of the configuration file introduced in conjunction with FIG. 1 and FIG. 2 .
  • modules or sub-modules in all embodiments of the present disclosure may be implemented by a general-purpose integrated circuit, such as a CPU (Central Processing Unit), or by an ASIC (Application Specific Integrated Circuit).
  • a general-purpose integrated circuit such as a CPU (Central Processing Unit), or by an ASIC (Application Specific Integrated Circuit).
  • the units in the terminal of the embodiment of the present disclosure may be combined, divided, and deleted according to actual needs.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
  • Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions for performing the loading method of the configuration file described above.
  • the configuration file is encoded by using the ICCID information, and when the terminal acquires the configuration file corresponding to the user identification card, the terminal does not need to read all the data in the configuration file, but only needs to detect the encoding of the configuration file and the user identification card. Whether the ICCID information matches, if it matches, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file.
  • Embodiments of the present disclosure can improve loading efficiency of configuration files in a terminal.

Abstract

Disclosed are a method and user terminal for loading a configuration file, which can improve the efficiency of loading the configuration file in the terminal. The method comprises: acquiring target integrated circuit card identity (ICCID) information about a user identification card; detecting, in a pre-set configuration file, whether there is a first target configuration file encoding using the target ICCID information; and if it is detected that there is a first target configuration file in the pre-set configuration file, loading the first target configuration file.

Description

配置文件的加载方法及用户终端Configuration file loading method and user terminal
本申请要求于2015年8月11日提交中国专利局,申请号为201510489249.8、发明名称为“一种配置文件的加载方法及用户终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to Chinese Patent Application No. 201510489249.8, entitled "Loading Method of a Configuration File and User Terminal", filed on August 11, 2015, the entire contents of which are incorporated by reference. In this application.
技术领域Technical field
本公开涉及通信技术领域,例如涉及一种配置文件的加载方法及用户终端。The present disclosure relates to the field of communications technologies, for example, to a method for loading a configuration file and a user terminal.
背景技术Background technique
目前,各个运营商采用不同的无线通信制式建设无线网络,例如,中国移动采用时分同步的码分多址制式,中国电信采用码分多址制式,而中国联通采用宽带码分多址制式。At present, various operators use different wireless communication systems to build wireless networks. For example, China Mobile adopts a time division synchronous code division multiple access system, China Telecom adopts a code division multiple access system, and China Unicom adopts a wideband code division multiple access system.
由于针对不同运营商的无线网络,所对应的用户识别卡的参数不一样,则终端中预先存储的配置文件也不相同。当需要加载某一用户识别卡对应的配置文件时,终端首先需要读取终端中预先存储的所有配置文件,并根据用户识别卡的集成电路卡识别码(Integrate circuit card identity,ICCID)找到与该用户识别卡对应的配置文件。由于终端中存储着大量的配置文件,且每一个配置文件中存储着大量数据信息,当需要找到与该用户识别卡对应的配置文件时,终端需读取大量数据,以至于需要花费较长时间,从而降低了终端中配置文件的加载效率。Since the parameters of the corresponding subscriber identity cards are different for the wireless networks of different operators, the configuration files pre-stored in the terminals are also different. When a configuration file corresponding to a certain user identification card needs to be loaded, the terminal first needs to read all the configuration files pre-stored in the terminal, and find and match the integrated circuit card identity (ICCID) of the user identification card. The configuration file corresponding to the user ID card. Since a large number of configuration files are stored in the terminal, and a large amount of data information is stored in each configuration file, when it is necessary to find a configuration file corresponding to the user identification card, the terminal needs to read a large amount of data, so that it takes a long time. , thereby reducing the loading efficiency of the configuration file in the terminal.
发明内容Summary of the invention
本公开提供了一种配置文件的加载方法及用户终端,能够提高终端中配置文件的加载效率。The present disclosure provides a loading method of a configuration file and a user terminal, which can improve loading efficiency of a configuration file in a terminal.
第一方面,本公开实施例公开了一种配置文件的加载方法,包括:In a first aspect, an embodiment of the present disclosure discloses a loading method of a configuration file, including:
获取用户识别卡的目标集成电路卡识别码ICCID信息;Obtaining a target integrated circuit card identification code ICCID information of the user identification card;
检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件;Detecting, in the preset configuration file, whether there is a first target configuration file encoded by using the target ICCID information;
若检测所述预设的配置文件中存在所述第一目标配置文件,则加载所述第 一目标配置文件。Loading the first target profile if the presence of the first target profile is detected in the preset profile A target profile.
可选地,获取用户识别卡的目标集成电路卡识别码ICCID信息之前,所述方法还包括:Optionally, before acquiring the target integrated circuit card identifier ICCID information of the user identification card, the method further includes:
当检测到终端卡槽中插入用户识别卡时,检测终端中是否存储有与所述用户识别卡相对应的ICCID信息;When detecting that the user identification card is inserted in the terminal card slot, detecting whether the ICCID information corresponding to the user identification card is stored in the terminal;
若检测到所述终端中未存储与所述用户识别卡相对应的ICCID信息时,执行所述获取用户识别卡的目标集成电路卡识别码ICCID信息的步骤。If it is detected that the ICCID information corresponding to the user identification card is not stored in the terminal, the step of acquiring the target integrated circuit card identification code ICCID information of the user identification card is performed.
可选地,获取用户识别卡的目标集成电路卡识别码ICCID信息之后,检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件之前,所述方法还包括:根据所述目标ICCID信息确定所述用户识别卡的类型;Optionally, after acquiring the target integrated circuit card identifier ICCID information of the user identification card, before detecting whether there is a first target configuration file that is encoded by using the target ICCID information in the preset configuration file, the method further includes: Determining a type of the user identification card according to the target ICCID information;
获取预设的使用ICCID信息进行编码的配置文件中与所述用户识别卡的类型相匹配的第二目标配置文件;Obtaining, in a preset configuration file encoded by using ICCID information, a second target configuration file that matches a type of the user identification card;
可选地,所述检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件,包括:Optionally, the detecting, by the preset configuration file, whether there is a first target configuration file that is encoded by using the target ICCID information, including:
检测所述第二目标配置文件中是否存在与所述目标ICCID信息相匹配的第一目标配置文件。Detecting whether there is a first target configuration file matching the target ICCID information in the second target configuration file.
可选地,所述方法还包括:Optionally, the method further includes:
根据所述第一目标配置文件确定所述用户识别卡对应的公共陆地移动网络PLMN;Determining, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
将所述PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表;Adding the network identity of the PLMN to an equivalent public land mobile network EPLMN list;
若搜索到了与所述EPLMN列表中的网络标识相匹配的PLMN时,建立所述终端与所述相匹配的PLMN之间的通信连接。If a PLMN matching the network identifier in the EPLMN list is found, a communication connection between the terminal and the matching PLMN is established.
可选地,所述方法还包括:Optionally, the method further includes:
若检测所述预设的配置文件中不存在采用所述目标ICCID信息进行编码的第一目标配置文件,则加载默认的配置文件。If it is detected that the first target configuration file encoded by using the target ICCID information does not exist in the preset configuration file, the default configuration file is loaded.
第二方面,本公开实施例还公开了一种用户终端,包括:In a second aspect, an embodiment of the present disclosure further discloses a user terminal, including:
第一获取单元,配置为获取用户识别卡的目标集成电路卡识别码ICCID信息;a first acquiring unit, configured to acquire a target integrated circuit card identification code ICCID information of the user identification card;
第一检测单元,配置为检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件;a first detecting unit, configured to detect whether a first target configuration file encoded by using the target ICCID information exists in a preset configuration file;
加载单元,配置为若所述第一检测单元检测所述预设的配置文件中存在所 述第一目标配置文件,则加载所述第一目标配置文件。a loading unit, configured to: if the first detecting unit detects that the preset configuration file exists The first target profile is loaded, and the first target profile is loaded.
可选地,所述用户终端还包括:Optionally, the user terminal further includes:
第二检测单元,配置为在所述第一获取单元获取用户识别卡的目标集成电路卡识别码ICCID信息之前,当检测到终端卡槽中插入用户识别卡时,检测终端中是否存储有与所述用户识别卡相对应的ICCID信息;a second detecting unit, configured to detect, before the first acquiring unit acquires the target integrated circuit card identification code ICCID information of the user identification card, when detecting that the user identification card is inserted in the terminal card slot, detecting whether the terminal stores the same Describe the ICCID information corresponding to the user identification card;
所述第一获取单元配置为若所述第二检测单元检测到所述终端中未存储与所述用户识别卡相对应的ICCID信息时,获取用户识别卡的目标集成电路卡识别码ICCID信息。The first obtaining unit is configured to acquire the target integrated circuit card identification code ICCID information of the user identification card if the second detecting unit detects that the ICCID information corresponding to the user identification card is not stored in the terminal.
可选地,所述用户终端还包括:Optionally, the user terminal further includes:
第一确定单元,配置为根据所述目标ICCID信息确定所述用户识别卡的类型;a first determining unit, configured to determine a type of the user identification card according to the target ICCID information;
第二获取单元,配置为获取预设的使用ICCID信息进行编码的配置文件中与所述用户识别卡的类型相匹配的第二目标配置文件;a second acquiring unit, configured to acquire a second target configuration file that matches a type of the user identification card in a configuration file that is encoded by using a preset ICCID information;
其中,所述第一检测单元配置为检测所述第二目标配置文件中是否存在与所述目标ICCID信息相匹配的第一目标配置文件。The first detecting unit is configured to detect whether there is a first target configuration file that matches the target ICCID information in the second target configuration file.
可选地,所述用户终端还包括:Optionally, the user terminal further includes:
第二确定单元,配置为根据所述第一目标配置文件确定所述用户识别卡对应的公共陆地移动网络PLMN;a second determining unit, configured to determine, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
添加单元,配置为将所述PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表;Adding a unit, configured to add a network identifier of the PLMN to an equivalent public land mobile network EPLMN list;
建立单元,配置为若搜索到了与所述EPLMN列表中的网络标识相匹配的PLMN时,建立所述终端与所述相匹配的PLMN之间的通信连接。And an establishing unit configured to establish a communication connection between the terminal and the matched PLMN if a PLMN matching the network identifier in the EPLMN list is found.
可选地,所述加载单元还配置为若所述第一检测单元检测所述预设的配置文件中不存在采用所述目标ICCID信息进行编码的第一目标配置文件,则加载默认的配置文件。Optionally, the loading unit is further configured to: if the first detecting unit detects that the first target configuration file that is encoded by using the target ICCID information does not exist in the preset configuration file, load the default configuration file. .
第三方面,本公开的实施例还提供一种非瞬时性计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述的配置文件的加载方法。In a third aspect, an embodiment of the present disclosure further provides a non-transitory computer readable storage medium storing computer executable instructions for performing the loading method of the configuration file described above.
在本公开实施例中,由于配置文件使用ICCID信息进行编码,则终端在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说 明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加载该配置文件即可,提高了终端中配置文件的加载效率。In the embodiment of the present disclosure, since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if they match, then say The configuration file corresponding to the user identification card exists in the configuration file that is encoded by using the ICCID information, and the terminal loads the configuration file, thereby improving the loading efficiency of the configuration file in the terminal.
附图说明DRAWINGS
为了更清楚地说明本公开实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本公开的一些实施例,对于本领域普通技术人员来讲,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings to be used in the embodiments will be briefly described below. It is obvious that the drawings in the following description are some embodiments of the present disclosure, One of ordinary skill in the art can also obtain other figures from these figures.
图1是本公开实施例公开的一种配置文件的加载方法的流程示意图;FIG. 1 is a schematic flowchart of a method for loading a configuration file according to an embodiment of the present disclosure;
图2是本公开实施例公开的另一种配置文件的加载方法的流程示意图;2 is a schematic flowchart of another loading method of a configuration file disclosed in an embodiment of the present disclosure;
图3是本公开实施例公开的一种用户终端的结构示意图;3 is a schematic structural diagram of a user terminal according to an embodiment of the present disclosure;
图4是本公开实施例公开的另一种用户终端的结构示意图;4 is a schematic structural diagram of another user terminal disclosed in an embodiment of the present disclosure;
图5是本公开实施例公开的又一种用户终端的结构示意图。FIG. 5 is a schematic structural diagram of still another user terminal according to an embodiment of the present disclosure.
实施方式Implementation
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本公开保护的范围。The technical solutions in the embodiments of the present disclosure are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present disclosure. It is obvious that the described embodiments are a part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments obtained by those of ordinary skill in the art based on the embodiments of the present disclosure are within the scope of the disclosure.
本公开实施例公开了一种配置文件的加载方法及用户终端。在本公开实施例中,由于配置文件使用ICCID信息进行编码,则终端在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加载该配置文件即可。因此,实施本公开实施例能够提高终端中配置文件的加载效率。The embodiment of the disclosure discloses a loading method of a configuration file and a user terminal. In the embodiment of the present disclosure, since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if the matching, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file. Therefore, implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
请参阅图1,图1是本公开实施例公开的一种配置文件的加载方法的流程示意图。其中,图1所示的方法可以应用于智能手机(如Android手机、iOS手机等)、平板电脑、掌上电脑以及移动互联网设备(Mobile Internet Devices,MID)、PAD等具有通信功能的用户终端中。如图1所示,该配置文件的加载方法可以包括步骤S101,步骤S102和步骤S103。 Please refer to FIG. 1. FIG. 1 is a schematic flowchart of a method for loading a configuration file according to an embodiment of the present disclosure. The method shown in FIG. 1 can be applied to a user terminal having a communication function such as a smart phone (such as an Android mobile phone, an iOS mobile phone, etc.), a tablet computer, a palm computer, and a mobile Internet device (MID), a PAD, and the like. As shown in FIG. 1, the loading method of the configuration file may include step S101, step S102, and step S103.
在步骤S101中,获取用户识别卡的目标集成电路卡识别码ICCID信息。In step S101, the target integrated circuit card identification code ICCID information of the user identification card is acquired.
本公开实施例中,集成电路卡识别码(Integrate circuit card identity,ICCID)固化在终端的用户识别卡(如SIM卡)中。ICCID为SIM卡的唯一识别号码,共有20位数字组成,其编码格式为:XXXXXX 0MFSS YYGXX XXXXX,其中,前六位是运营商代码。如:中国移动的为898600;898602,中国联通的为898601,中国电信898603。以898600MFSSYYGXXXXXXP为例,其中,89代表国际编号;86代表国家编号;00代表运营商编号:M代表号段,对应用户号码前3位;F代表用户号码第4位;SS代表省编号(如:北京01 天津02 河北03 山西04 内蒙古05 辽宁06 吉林07;黑龙江08 上海09 江苏10 浙江11 安徽12 福建13 江西14;山东15 河南16 湖北17 湖南18 广东19 广西20 海南21;四川22 贵州23 云南24 西藏25 陕西26 甘肃27 青海28 宁夏29 新疆30 重庆31);YY代表编制ICCID时年号的后两位;G代表SIM卡供应商代码(如:0:雅斯拓 1:GEMPLUS 2:武汉天喻 3:江西捷德 4:珠海东信和5:大唐微电子通 6:航天九州通 7:北京握奇 8:东方英卡 9:北京华虹 A:上海柯斯);X...X代表用户识别码;P代表校验位。In the embodiment of the present disclosure, an integrated circuit card identity (ICCID) is solidified in a user identification card (such as a SIM card) of the terminal. The ICCID is the unique identification number of the SIM card. It consists of 20 digits. The encoding format is: XXXXXX 0MFSS YYGXX XXXXX, where the first six digits are the carrier code. Such as: China Mobile's 898600; 898602, China Unicom's 898601, China Telecom 898603. Take 898600MFSSYYGXXXXXXP as an example, where 89 represents the international number; 86 represents the country code; 00 represents the carrier number: M represents the number segment, corresponding to the first 3 digits of the user number; F represents the 4th digit of the subscriber number; SS represents the province number (eg: Beijing 01 Tianjin 02 Hebei 03 Shanxi 04 Inner Mongolia 05 Liaoning 06 Jilin 07; Heilongjiang 08 Shanghai 09 Jiangsu 10 Zhejiang 11 Anhui 12 Fujian 13 Jiangxi 14; Shandong 15 Henan 16 Hubei 17 Hunan 18 Guangdong 19 Guangxi 20 Hainan 21; Sichuan 22 Guizhou 23 Yunnan 24 Tibet 25 Shaanxi 26 Gansu 27 Qinghai 28 Ningxia 29 Xinjiang 30 Chongqing 31); YY represents the last two digits of the year when ICCID is compiled; G represents the SIM card supplier code (eg: 0: Axal 1: GEMPLUS 2: Wuhan Tian Yu 3: Jiangxi Jiede 4: Zhuhai Eastcom and 5: Datang Microelectronics 6: Aerospace Jiuzhoutong 7: Beijing Weiqi 8: Oriental Yingka 9: Beijing Huahong A: Shanghai Kesi); X... X represents the user identification code; P represents the check digit.
本公开实施例中,终端获取用户识别卡的目标集成电路卡识别码ICCID信息主要是可以根据获取到的ICCID信息确定该用户卡对应的运营商,从而确定该卡的类型。In the embodiment of the present disclosure, the terminal acquires the target integrated circuit card identification code ICCID information of the user identification card, and mainly determines the operator corresponding to the user card according to the obtained ICCID information, thereby determining the type of the card.
在步骤S102中,检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件。In step S102, it is detected whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file.
本公开实施例中,由于根据ICCID信息即可确定该用户识别卡对应的运营商,因此可以将存储在终端中的配置文件采用ICCID信息进行编码。举例来说,898603对应电信配置文件1、898606对应电信配置文件2、898611对应电信配置文件3、898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2、898607对应移动配置文件3。其中,898603、898606、898611、898601、898609、898600、898602以及898607分别是运营商代码。In the embodiment of the present disclosure, since the operator corresponding to the user identification card can be determined according to the ICCID information, the configuration file stored in the terminal can be encoded by using the ICCID information. For example, 898603 corresponds to telecommunication profile 1, 898606 corresponds to telecommunication profile 2, 898611 corresponds to telecommunication profile 3, 898601 corresponds to Unicom profile 1, 898609 corresponds to Unicom profile 2, 898600 corresponds to mobile profile 1, 898602 corresponds to mobile configuration File 2, 898607 corresponds to mobile profile 3. Among them, 898603, 898606, 898611, 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
本公开实施例中,当获取用户识别卡的目标ICCID信息之后,则可以检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件。举例来说,当用户识别卡的目标ICCID信息为898602,预设的配置文件主要包括898603电信配置文件1、898606电信配置文件2、898611电信配置文件3、898601 联通配置文件1、898609联通配置文件2、898600移动配置文件1、898607移动配置文件3,则终端可以确定预设的配置文件中不存在采用目标ICCID信息(898602)进行编码的第一目标配置文件。In the embodiment of the present disclosure, after acquiring the target ICCID information of the user identification card, it may be detected whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file. For example, when the target ICCID information of the user identification card is 898602, the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 The Unicom configuration file 1, 898609 Unicom configuration file 2, 898600 mobile configuration file 1, 898607 mobile configuration file 3, the terminal can determine that the first target configuration file encoded by the target ICCID information (898602) does not exist in the preset configuration file. .
在步骤S103中,若检测预设的配置文件中存在第一目标配置文件,则加载第一目标配置文件。In step S103, if it is detected that the first target configuration file exists in the preset configuration file, the first target configuration file is loaded.
本公开实施例中,若检测预设的配置文件中存在第一目标配置文件,则加载第一目标配置文件。举例来说,当用户识别卡的目标ICCID信息为898602,预设的配置文件主要包括898603电信配置文件1、898606电信配置文件2、898611电信配置文件3、898601联通配置文件1、898609联通配置文件2、898600移动配置文件1、898602移动配置文件2、898607移动配置文件3,则终端可以确定预设的配置文件中存在采用目标ICCID信息(898602)进行编码的第一目标配置文件(898602移动配置文件2),则可以加载898602移动配置文件2。In the embodiment of the present disclosure, if the first target configuration file exists in the preset configuration file, the first target configuration file is loaded. For example, when the target ICCID information of the user identification card is 898602, the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 Unicom profile 1, 898609 Unicom profile 2, 898600 mobile configuration file 1, 898602 mobile configuration file 2, 898607 mobile configuration file 3, the terminal can determine that there is a first target configuration file (898602 mobile configuration) encoded by the target ICCID information (898602) in the preset configuration file. File 2), you can load 898602 mobile profile 2.
在图1中,由于配置文件使用ICCID信息进行编码,则终端在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加载该配置文件即可。由此可见,实施本公开实施例能够提高终端中配置文件的加载效率。In FIG. 1, since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding and user identification of the configuration file. Whether the ICCID information of the card matches, if it matches, the configuration file corresponding to the user identification card exists in the configuration file encoded by the preset ICCID information, and the terminal loads the configuration file. It can be seen that implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
请参阅图2,图2是本公开实施例公开的另一种配置文件的加载方法的流程示意图。如图2所示,该配置文件的加载方法可以包括步骤S201至S205。Please refer to FIG. 2. FIG. 2 is a schematic flowchart diagram of another loading method of a configuration file disclosed in an embodiment of the present disclosure. As shown in FIG. 2, the loading method of the configuration file may include steps S201 to S205.
在步骤S201中,获取用户识别卡的目标集成电路卡识别码ICCID信息。In step S201, the target integrated circuit card identification code ICCID information of the user identification card is acquired.
本公开实施例中,集成电路卡识别码(Integrate circuit card identity,ICCID)固化在终端的用户识别卡(如SIM卡)中。ICCID为SIM卡的唯一识别号码,共有20位数字组成,其编码格式为:XXXXXX 0MFSS YYGXX XXXXX,其中,前六位是运营商代码。In the embodiment of the present disclosure, an integrated circuit card identity (ICCID) is solidified in a user identification card (such as a SIM card) of the terminal. The ICCID is the unique identification number of the SIM card. It consists of 20 digits. The encoding format is: XXXXXX 0MFSS YYGXX XXXXX, where the first six digits are the carrier code.
本公开实施例中,在执行步骤获取用户识别卡的目标集成电路卡识别码ICCID信息之前,还可以执行以下步骤:In the embodiment of the present disclosure, before performing the step of acquiring the target integrated circuit card identification code ICCID information of the user identification card, the following steps may also be performed:
11)当检测到终端卡槽中插入用户识别卡时,检测终端中是否存储有与该用户识别卡相对应的ICCID信息;11) when detecting that the user identification card is inserted in the terminal card slot, detecting whether the ICCID information corresponding to the user identification card is stored in the terminal;
12)若检测到终端中未存储与用户识别卡相对应的ICCID信息时,执行获取 用户识别卡的目标集成电路卡识别码ICCID信息的步骤。12) If it is detected that the ICCID information corresponding to the user identification card is not stored in the terminal, perform acquisition The step of the user identification card's target integrated circuit card identification code ICCID information.
本公开实施例中,当用户识别卡在终端中激活并使用过时,则终端中会存储与该用户识别卡相关的信息,如:该用户识别卡的ICCID信息。若该用户识别卡未在该终端中使用过时,则终端在开机后,则会先执行获取用户识别卡的目标集成电路卡识别码ICCID信息的步骤。In the embodiment of the present disclosure, when the user identification card is activated and used in the terminal, the terminal stores information related to the user identification card, such as ICCID information of the user identification card. If the user identification card is not used in the terminal, the terminal first performs the step of acquiring the target integrated circuit card identification code ICCID information of the user identification card after being turned on.
在步骤S202中,根据目标ICCID信息确定用户识别卡的类型。In step S202, the type of the user identification card is determined based on the target ICCID information.
本公开实施例中,用户识别卡的类型包括移动用户识别卡、联通用户识别卡以及电信用户识别卡中的一种。In the embodiment of the present disclosure, the type of the subscriber identity card includes one of a mobile subscriber identity card, a Unicom subscriber identity card, and a telecommunications subscriber identity card.
本公开实施例中,确定用户识别卡的类型是为了确定该终端可以支持的网络制式。其中,网络制式就是网络的类型,我国移动通信终端常用的网络制式有码分多址(Code Division Multiple Access,CDMA)手机占用的CDMA 1X,800MHZ频段;全球移动通信系统(Global System for Mobile Communication,GSM)手机占用的900/1800/1900MHZ频段;近两年的GSM 1X双模(即WCDMA)占用的900/1800MHZ频段;第三代移动通信技术3G占用的900/1800/1900/2100MHz频段,4G占用的1920--2170MHZ频段。In the embodiment of the present disclosure, determining the type of the user identification card is to determine a network standard that the terminal can support. Among them, the network standard is the type of network. The network standard commonly used in mobile communication terminals in China is CDMA 1X, 800 MHz band occupied by Code Division Multiple Access (CDMA) mobile phones; Global System for Mobile Communication (Global System for Mobile Communication, GSM) 900/1800/1900MHZ frequency band occupied by mobile phones; 900/1800MHZ frequency band occupied by GSM 1X dual mode (WCDMA) in the past two years; 900/1800/1900/2100MHz frequency band occupied by 3G mobile communication technology 3G, 4G Occupied 1920--2170MHZ band.
本公开实施例中,用户识别卡可以是SIM卡,由于不同运营商对应可支持的网络制式不一样,对应的用户识别卡的ICCID信息也不一样,则用户识别卡对应的类型也不一样,则终端可以根据获取到的目标ICCID信息确定用户识别卡的类型。In the embodiment of the present disclosure, the user identification card may be a SIM card. Since the network format supported by different operators is different, and the ICCID information of the corresponding user identification card is different, the type corresponding to the user identification card is also different. Then, the terminal may determine the type of the user identification card according to the acquired target ICCID information.
在步骤S203中,获取预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件。In step S203, a second target profile matching the type of the user identification card in the configuration file encoded using the preset ICCID information is acquired.
本公开实施例中,由于不同的用户终端能够支持的网络制式不相同,其能支持的用户识别卡的类型也不相同,则可以在用户终端中预设该用户终端可支持的用户识别卡对应的配置文件。举例来说,若用户终端A可支持移动用户识别卡以及联通用户识别卡,则可以在用户终端中预设898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3中的至少一种或多种。其中,898601、898609、898600、898602以及898607分别是运营商代码。In the embodiment of the present disclosure, since different network types supported by different user terminals are different, and the types of user identification cards that can be supported are different, the user identification card that can be supported by the user terminal can be preset in the user terminal. Configuration file. For example, if the user terminal A can support the mobile subscriber identity card and the Unicom subscriber identity card, the 898601 corresponding Unicom profile 1, 898609 corresponding to the Unicom profile 2, 898600 corresponding to the mobile profile 1, 898602 can be preset in the user terminal. Corresponding to the mobile profile 2 and 898607 corresponding to at least one or more of the mobile profile 3. Among them, 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
本公开实施例中,当根据目标ICCID信息确定用户识别卡的类型之后,则可以获取预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件。举例来说,当用户终端中预设898601对应联通配置文 件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3时,若检测到插入到卡槽的用户识别卡是移动用户识别卡时,则用户终端可以获取898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3作为第二目标配置文件。In the embodiment of the present disclosure, after determining the type of the user identification card according to the target ICCID information, the second target configuration file matching the type of the user identification card in the configuration file encoded using the preset ICCID information may be acquired. For example, when the user terminal presets 898601, it corresponds to the Unicom configuration file. When the user identification card 2, 898600 corresponds to the mobile configuration file 1, the 8968600 corresponds to the mobile configuration file 2, and the 898607 corresponds to the mobile configuration file 3, if the user identification card inserted into the card slot is a mobile subscriber identity card, Then, the user terminal can obtain 898600 corresponding mobile configuration file 1, 898602 corresponding mobile configuration file 2 and 898607 corresponding mobile configuration file 3 as the second target configuration file.
在步骤S204中,检测第二目标配置文件中是否存在与目标ICCID信息相匹配的第一目标配置文件。In step S204, it is detected whether there is a first target profile matching the target ICCID information in the second target profile.
本公开实施例中,在获取到预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件之后,则可以检测第二目标配置文件中是否存在与目标ICCID信息相匹配的第一目标配置文件。举例来说,当获取到的配置文件包括预设898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3。若插入到卡槽的用户识别卡为电信用户识别卡时,由于第二目标配置文件中不包含电信配置文件,则说明第二目标配置文件中不存在与目标ICCID信息相匹配的第一目标配置文件。若插入到卡槽的用户识别卡为移动用户识别卡,且该用户识别卡的ICCID的前六位数为898602,则终端可以检测到第二目标配置文件中存在与目标ICCID信息相匹配的第一目标配置文件。In the embodiment of the present disclosure, after obtaining the second target configuration file that matches the type of the user identification card in the configuration file that is encoded by using the preset ICCID information, whether the second target configuration file exists and the target may be detected. The first target profile that matches the ICCID information. For example, when the obtained configuration file includes the preset 898601 corresponding to the Unicom configuration file 1, 898609 corresponds to the Unicom configuration file 2, 898600 corresponds to the mobile configuration file 1, 898602 corresponds to the mobile configuration file 2, and 898607 corresponds to the mobile configuration file 3. If the user identification card inserted into the card slot is a telecommunication subscriber identity card, since the telecommunication profile is not included in the second target profile, the first target profile that matches the target ICCID information does not exist in the second target profile. file. If the user identification card inserted into the card slot is a mobile subscriber identity card, and the first six digits of the ICCID of the subscriber identity card is 898602, the terminal may detect that the second target profile has a match with the target ICCID information. A target profile.
在步骤S205中,若检测第二目标配置文件中存在第一目标配置文件,则加载第一目标配置文件。In step S205, if it is detected that the first target configuration file exists in the second target configuration file, the first target configuration file is loaded.
本公开实施例中,当检测到第二目标配置文件中存在第一目标配置文件,则可以加载第一目标配置文件。当检测到第二目标配置文件中不存在第一目标配置文件时,则用户终端可以加载预设的默认的配置文件。In the embodiment of the present disclosure, when it is detected that the first target configuration file exists in the second target configuration file, the first target configuration file may be loaded. When it is detected that the first target configuration file does not exist in the second target configuration file, the user terminal may load the preset default configuration file.
本公开实施例中,在加载第一目标配置文件之后,还可以执行以下步骤:In the embodiment of the present disclosure, after loading the first target configuration file, the following steps may also be performed:
21)根据第一目标配置文件确定用户识别卡对应的公共陆地移动网络PLMN;21) determining, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
22)将PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表;22) adding the network identity of the PLMN to the equivalent public land mobile network EPLMN list;
23)若搜索到了与EPLMN列表中的网络标识相匹配的PLMN时,建立终端与相匹配的PLMN之间的通信连接。23) If a PLMN matching the network identity in the EPLMN list is found, a communication connection between the terminal and the matching PLMN is established.
本公开实施例中,公共陆地移动网络(Public Land Mobile Network,PLMN)由政府或它所批准的经营者,为公众提供陆地移动通信业务目的而建立和经营的网络。该网络通常与公众交换电话网(Public Switched Telephone Network, PSTN)互连,形成整个地区或国家规模的通信网。例如中国移动的公共陆地移动网络PLMN为46000,中国联通的公共陆地移动网络PLMN为46001。公众陆地移动电话网是一个无线通讯系统,趋向于面向陆地上的例如交通工具或步行中的移动用户。这样的系统可以是独立的,但常常和固定电话系统如公用交换电话网络PSTN连接起来。然而,移动和便携的因特网用户也越来越普及。一个理想的公共陆地移动网络PLMN系统提供给移动和便携用户和固定网络相当的服务,这在地形比较复杂的区域是一个特殊的挑战,因为基站会难以被找到和维持。在都市的环境中有很多的障碍,像是建筑物,和各种射频都能引起杂音和干扰的辐射。In the embodiment of the present disclosure, the Public Land Mobile Network (PLMN) is a network established and operated by the government or its approved operators to provide the public with the purpose of land mobile communication services. The network is usually connected to the public switched telephone network (Public Switched Telephone Network). PSTN) interconnects to form a communication network of the entire region or country. For example, China Mobile's public land mobile network PLMN is 46000, and China Unicom's public land mobile network PLMN is 46001. The public land mobile telephone network is a wireless communication system that tends to be directed to mobile users on land, such as vehicles or on foot. Such systems can be stand-alone, but are often connected to a fixed telephone system such as the public switched telephone network PSTN. However, mobile and portable Internet users are also becoming more popular. An ideal public land mobile network PLMN system provides services comparable to mobile and portable users and fixed networks, which is a particular challenge in areas with more complex terrain, as base stations can be difficult to find and maintain. There are many obstacles in the urban environment, such as buildings, and various radio frequencies that can cause noise and interference.
本公开实施例中,等效公共陆地移动网络(Equivalent Public Land Mobile Network,EPLMN),是与用户终端当前所选择的公共陆地移动网络PLMN处于同等地位的公共陆地移动网络PLMN,其优先级相同。EPLMN主要解决共享网络与原网络的用户驻留和漫游策略。运营商可以配置等效的PLMN网络,这些网络之间可以实现通信网络资源共享。从业务的角度,它使得不同运营商的网络资源之间,或者同一运营商定义的不同PLMN之间可以实现通信网络资源共享。In the embodiment of the present disclosure, the Equivalent Public Land Mobile Network (EPLMN) is a public land mobile network PLMN having the same status as the public land mobile network PLMN currently selected by the user terminal, and has the same priority. EPLMN mainly solves the user residency and roaming strategy of the shared network and the original network. Operators can configure an equivalent PLMN network, and communication network resources can be shared between these networks. From the service point of view, it enables communication network resource sharing between network resources of different operators or between different PLMNs defined by the same operator.
本公开实施例中,网络标识可以包括网络号段,如中国移动包含四个号段,分别为46000、46002、46007以及46008;中国联通包含三个号段,分别为46001、46006以及46009。In the embodiment of the present disclosure, the network identifier may include a network number segment. For example, China Mobile includes four number segments, which are 46000, 46002, 46007, and 46008 respectively; China Unicom includes three segments, namely 46001, 46006, and 46009.
本公开实施例中,当根据第一目标配置文件确定用户识别卡对应的PLMN时,可以将该PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表中,若终端扫描获取到基站广播的PLMN的网络标识之后;则可以将将上述扫描获取到的PLMN的网络标识与上述EPLMN列表中的PLMN的网络标识进行匹配;若匹配成功,建立移动通信终端与相匹配的PLMN之间的通信连接。In the embodiment of the present disclosure, when the PLMN corresponding to the user identification card is determined according to the first target configuration file, the network identifier of the PLMN may be added to the EPLMN list of the equivalent public land mobile network, and if the terminal scans and acquires the PLMN broadcast by the base station. After the network identifier, the network identifier of the PLMN obtained by the above scanning may be matched with the network identifier of the PLMN in the EPLMN list; if the matching is successful, a communication connection between the mobile communication terminal and the matched PLMN is established.
在图2中,详细描述了终端在确定预设的配置文件中是否存在与目标ICCID信息相对应的第一目标配置文件,若检测到预设的配置文件中存在与目标ICCID信息相对应的第一目标配置文件时,则加载第一目标配置文件。在本公开实施例中,由于配置文件使用ICCID信息进行编码,则终端在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加载该配置文件即可。由此可见,实施本公开实施例能够提高终端中配置文件的 加载效率。In FIG. 2, it is described in detail whether the terminal determines whether there is a first target configuration file corresponding to the target ICCID information in the preset configuration file, and if it is detected that the preset configuration file has a corresponding identifier corresponding to the target ICCID information, When a target profile is loaded, the first target profile is loaded. In the embodiment of the present disclosure, since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if the matching, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file. It can be seen that implementing the embodiments of the present disclosure can improve the configuration file in the terminal. Loading efficiency.
请参阅图3,图3是本公开实施例公开的一种用户终端的结构示意图,用于执行上述配置文件的加载方法。其中,图3所示的用户终端可以包括但不限于智能手机(如Android手机、iOS手机等)、平板电脑、掌上电脑以及移动互联网设备(Mobile Internet Devices,MID)、PAD等具有通信功能的用户终端。如图3所示,该用户终端可以包括:第一获取单元301、第一检测单元302以及加载单元303。Please refer to FIG. 3. FIG. 3 is a schematic structural diagram of a user terminal according to an embodiment of the present disclosure, for performing a loading method of the foregoing configuration file. The user terminal shown in FIG. 3 may include, but is not limited to, a smartphone (such as an Android phone, an iOS phone, etc.), a tablet computer, a palm computer, and a mobile Internet device (MID), a PAD, and the like having communication functions. terminal. As shown in FIG. 3, the user terminal may include: a first acquiring unit 301, a first detecting unit 302, and a loading unit 303.
第一获取单元301,配置为获取用户识别卡的目标集成电路卡识别码ICCID信息。The first obtaining unit 301 is configured to acquire the target integrated circuit card identification code ICCID information of the user identification card.
本公开实施例中,集成电路卡识别码(Integrate circuit card identity,ICCID)固化在终端的用户识别卡(如SIM卡)中。ICCID为SIM卡的唯一识别号码,共有20位数字组成,其编码格式为:XXXXXX 0MFSS YYGXX XXXXX,其中,前六位是运营商代码。如:中国移动的为898600;898602,中国联通的为898601,中国电信898603。以898600MFSSYYGXXXXXXP为例,其中,89代表国际编号;86代表国家编号;00代表运营商编号:M代表号段,对应用户号码前3位;F代表用户号码第4位;SS代表省编号(如:北京01 天津02 河北03 山西04 内蒙古05 辽宁06 吉林07;黑龙江08 上海09 江苏10 浙江11 安徽12 福建13 江西14;山东15 河南16 湖北17 湖南18 广东19 广西20 海南21;四川22 贵州23 云南24 西藏25 陕西26 甘肃27 青海28 宁夏29 新疆30 重庆31);YY代表编制ICCID时年号的后两位;G代表SIM卡供应商代码(如:0:雅斯拓 1:GEMPLUS 2:武汉天喻 3:江西捷德 4:珠海东信和5:大唐微电子通 6:航天九州通 7:北京握奇 8:东方英卡 9:北京华虹 A:上海柯斯);X...X代表用户识别码;P代表校验位。In the embodiment of the present disclosure, an integrated circuit card identity (ICCID) is solidified in a user identification card (such as a SIM card) of the terminal. The ICCID is the unique identification number of the SIM card. It consists of 20 digits. The encoding format is: XXXXXX 0MFSS YYGXX XXXXX, where the first six digits are the carrier code. Such as: China Mobile's 898600; 898602, China Unicom's 898601, China Telecom 898603. Take 898600MFSSYYGXXXXXXP as an example, where 89 represents the international number; 86 represents the country code; 00 represents the carrier number: M represents the number segment, corresponding to the first 3 digits of the user number; F represents the 4th digit of the subscriber number; SS represents the province number (eg: Beijing 01 Tianjin 02 Hebei 03 Shanxi 04 Inner Mongolia 05 Liaoning 06 Jilin 07; Heilongjiang 08 Shanghai 09 Jiangsu 10 Zhejiang 11 Anhui 12 Fujian 13 Jiangxi 14; Shandong 15 Henan 16 Hubei 17 Hunan 18 Guangdong 19 Guangxi 20 Hainan 21; Sichuan 22 Guizhou 23 Yunnan 24 Tibet 25 Shaanxi 26 Gansu 27 Qinghai 28 Ningxia 29 Xinjiang 30 Chongqing 31); YY represents the last two digits of the year when ICCID is compiled; G represents the SIM card supplier code (eg: 0: Axal 1: GEMPLUS 2: Wuhan Tian Yu 3: Jiangxi Jiede 4: Zhuhai Eastcom and 5: Datang Microelectronics 6: Aerospace Jiuzhoutong 7: Beijing Weiqi 8: Oriental Yingka 9: Beijing Huahong A: Shanghai Kesi); X... X represents the user identification code; P represents the check digit.
本公开实施例中,第一获取单元301获取用户识别卡的目标集成电路卡识别码ICCID信息主要是可以根据获取到的ICCID信息确定该用户卡对应的运营商,从而确定该卡的类型。In the embodiment of the present disclosure, the first acquiring unit 301 acquires the target integrated circuit card identification code ICCID information of the user identification card, and mainly determines the operator corresponding to the user card according to the obtained ICCID information, thereby determining the type of the card.
第一检测单元302,配置为检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件。The first detecting unit 302 is configured to detect whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file.
本公开实施例中,由于根据ICCID信息即可确定该用户识别卡对应的运营商,因此可以将存储在终端中的配置文件采用ICCID信息进行编码。举例来说, 898603对应电信配置文件1、898606对应电信配置文件2、898611对应电信配置文件3、898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2、898607对应移动配置文件3。其中,898603、898606、898611、898601、898609、898600、898602以及898607分别是运营商代码。In the embodiment of the present disclosure, since the operator corresponding to the user identification card can be determined according to the ICCID information, the configuration file stored in the terminal can be encoded by using the ICCID information. for example, 898603 corresponds to telecommunication profile 1,898606 corresponds to telecommunication profile 2, 898611 corresponds to telecommunication profile 3, 898601 corresponds to Unicom profile 1, 898609 corresponds to Unicom profile 2, 898600 corresponds to mobile profile 1, 898602 corresponds to mobile profile 2, 898607 Corresponding to mobile profile 3. Among them, 898603, 898606, 898611, 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
本公开实施例中,当第一获取单元301获取用户识别卡的目标ICCID信息之后,则第一检测单元302可以检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件。举例来说,当用户识别卡的目标ICCID信息为898602,预设的配置文件主要包括898603电信配置文件1、898606电信配置文件2、898611电信配置文件3、898601联通配置文件1、898609联通配置文件2、898600移动配置文件1、898607移动配置文件3,则第一检测单元302可以确定预设的配置文件中不存在采用目标ICCID信息(898602)进行编码的第一目标配置文件。In the embodiment of the present disclosure, after the first acquiring unit 301 acquires the target ICCID information of the user identification card, the first detecting unit 302 may detect whether there is a first target configuration file encoded by using the target ICCID information in the preset configuration file. . For example, when the target ICCID information of the user identification card is 898602, the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 Unicom profile 1, 898609 Unicom profile 2, 898600 mobile configuration file 1, 898607 mobile configuration file 3, the first detecting unit 302 can determine that there is no first target configuration file encoded by the target ICCID information (898602) in the preset configuration file.
加载单元303,配置为若第一检测单元检测预设的配置文件中存在第一目标配置文件,则加载第一目标配置文件。The loading unit 303 is configured to load the first target configuration file if the first detecting unit detects that the first target configuration file exists in the preset configuration file.
本公开实施例中,若第一检测单元302检测预设的配置文件中存在第一目标配置文件,则加载单元303加载第一目标配置文件。举例来说,当用户识别卡的目标ICCID信息为898602,预设的配置文件主要包括898603电信配置文件1、898606电信配置文件2、898611电信配置文件3、898601联通配置文件1、898609联通配置文件2、898600移动配置文件1、898602移动配置文件2、898607移动配置文件3,则终端可以确定预设的配置文件中存在采用目标ICCID信息(898602)进行编码的第一目标配置文件(898602移动配置文件2),则加载单元303可以加载898602移动配置文件2。又举例来说,当用户识别卡的目标ICCID信息为898610,预设的配置文件主要包括898603电信配置文件1、898606电信配置文件2、898611电信配置文件3、898601联通配置文件1、898609联通配置文件2、898600移动配置文件1、898602移动配置文件2、898607移动配置文件3;则说明预设的配置文件中不存在与目标ICCID信息为898610对应的配置文件,则加载单元303可以加载默认的配置文件。In the embodiment of the present disclosure, if the first detecting unit 302 detects that the first target configuration file exists in the preset configuration file, the loading unit 303 loads the first target configuration file. For example, when the target ICCID information of the user identification card is 898602, the preset configuration file mainly includes 898603 telecommunication profile 1, 898606 telecommunication profile 2, 898611 telecommunication profile 3, 898601 Unicom profile 1, 898609 Unicom profile 2, 898600 mobile configuration file 1, 898602 mobile configuration file 2, 898607 mobile configuration file 3, the terminal can determine that there is a first target configuration file (898602 mobile configuration) encoded by the target ICCID information (898602) in the preset configuration file. File 2), the loading unit 303 can load the 898602 mobile profile 2. For another example, when the target ICCID information of the user identification card is 898610, the preset configuration file mainly includes 898603 telecom configuration file 1, 898606 telecom configuration file 2, 898611 telecom configuration file 3, 898601 Unicom configuration file 1, 898609 Unicom configuration. File 2, 898600 mobile configuration file 1, 898602 mobile configuration file 2, 898607 mobile configuration file 3; indicating that the configuration file corresponding to the target ICCID information is 898610 does not exist in the preset configuration file, the loading unit 303 can load the default Configuration file.
在图3中,由于配置文件使用ICCID信息进行编码,则在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加 载该配置文件即可。由此可见,实施本公开实施例能够提高终端中配置文件的加载效率。In FIG. 3, since the configuration file is encoded using the ICCID information, when the configuration file corresponding to the user identification card is acquired, it is not necessary to read all the data in the configuration file, but only the encoding of the configuration file and the user identification card need to be detected. Whether the ICCID information matches, if they match, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal adds Just load the configuration file. It can be seen that implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
请参阅图4,图4是本公开实施例公开的另一种用户终端的结构示意图,用于执行上述配置文件的加载方法。图4所示的用户终端除包括图3所示的所有单元外,还可以包括:第二检测单元304、第一确定单元305、第二获取单元306、第二确定单元307、添加单元308以及建立单元309。Please refer to FIG. 4. FIG. 4 is a schematic structural diagram of another user terminal according to an embodiment of the present disclosure, for performing a loading method of the foregoing configuration file. The user terminal shown in FIG. 4 may include, in addition to all the units shown in FIG. 3, a second detecting unit 304, a first determining unit 305, a second obtaining unit 306, a second determining unit 307, an adding unit 308, and Unit 309 is established.
第二检测单元304,配置为在第一获取单元301获取用户识别卡的目标集成电路卡识别码ICCID信息之前,以及检测到终端卡槽中插入用户识别卡时,检测终端中是否存储有与用户识别卡相对应的ICCID信息。The second detecting unit 304 is configured to detect whether the user is stored in the terminal card before the first acquiring unit 301 acquires the target integrated circuit card identification code ICCID information of the user identification card, and detects whether the user is stored in the terminal card slot. ICCID information corresponding to the identification card.
本公开实施例中,当用户识别卡在终端中激活并使用过时,则终端中会存储与该用户识别卡相关的信息,如:该用户识别卡的ICCID信息。若该用户识别卡未在该终端中使用过时,则终端在开机后,则第一获取单元301会先获取用户识别卡的目标集成电路卡识别码ICCID信息。In the embodiment of the present disclosure, when the user identification card is activated and used in the terminal, the terminal stores information related to the user identification card, such as ICCID information of the user identification card. If the user identification card is not used in the terminal, the first obtaining unit 301 first acquires the target integrated circuit card identification code ICCID information of the user identification card after the terminal is powered on.
第一确定单元305,配置为根据目标ICCID信息确定用户识别卡的类型。The first determining unit 305 is configured to determine the type of the user identification card according to the target ICCID information.
第二获取单元306,配置为获取预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件。The second obtaining unit 306 is configured to acquire a second target configuration file that matches the type of the user identification card in the configuration file that is encoded by using the preset ICCID information.
其中,第一检测单元302配置为检测第二目标配置文件中是否存在与目标ICCID信息相匹配的第一目标配置文件。The first detecting unit 302 is configured to detect whether there is a first target configuration file that matches the target ICCID information in the second target configuration file.
本公开实施例中,用户识别卡的类型包括移动用户识别卡、联通用户识别卡以及电信用户识别卡中的一种。In the embodiment of the present disclosure, the type of the subscriber identity card includes one of a mobile subscriber identity card, a Unicom subscriber identity card, and a telecommunications subscriber identity card.
本公开实施例中,第一确定单元305确定用户识别卡的类型是为了确定该终端可以支持的网络制式。其中,网络制式就是网络的类型,我国移动通信终端常用的网络制式有码分多址(Code Division Multiple Access,CDMA)手机占用的CDMA 1X,800MHZ频段;全球移动通信系统(Global System for Mobile Communication,GSM)手机占用的900/1800/1900MHZ频段;近两年的GSM 1X双模(即WCDMA)占用的900/1800MHZ频段;第三代移动通信技术3G占用的900/1800/1900/2100MHz频段,4G占用的1920--2170MHZ频段。In the embodiment of the present disclosure, the first determining unit 305 determines that the type of the user identification card is to determine a network standard that the terminal can support. Among them, the network standard is the type of network. The network standard commonly used in mobile communication terminals in China is CDMA 1X, 800 MHz band occupied by Code Division Multiple Access (CDMA) mobile phones; Global System for Mobile Communication (Global System for Mobile Communication, GSM) 900/1800/1900MHZ frequency band occupied by mobile phones; 900/1800MHZ frequency band occupied by GSM 1X dual mode (WCDMA) in the past two years; 900/1800/1900/2100MHz frequency band occupied by 3G mobile communication technology 3G, 4G Occupied 1920--2170MHZ band.
本公开实施例中,用户识别卡可以是SIM卡,由于不同运营商对应可支持的网络制式不一样,对应的用户识别卡的ICCID信息也不一样,则用户识别卡对应的类型也不一样,则终端可以根据获取到的目标ICCID信息确定用户识别卡的类 型。In the embodiment of the present disclosure, the user identification card may be a SIM card. Since the network format supported by different operators is different, and the ICCID information of the corresponding user identification card is different, the type corresponding to the user identification card is also different. The terminal may determine the class of the user identification card according to the obtained target ICCID information. type.
本公开实施例中,由于不同的用户终端能够支持的网络制式不相同,其能支持的用户识别卡的类型也不相同,则可以在用户终端中预设该用户终端可支持的用户识别卡对应的配置文件。举例来说,若用户终端A可支持移动用户识别卡以及联通用户识别卡,则可以在用户终端中预设898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3中的至少一种或多种。其中,898601、898609、898600、898602以及898607分别是运营商代码。In the embodiment of the present disclosure, since different network types supported by different user terminals are different, and the types of user identification cards that can be supported are different, the user identification card that can be supported by the user terminal can be preset in the user terminal. Configuration file. For example, if the user terminal A can support the mobile subscriber identity card and the Unicom subscriber identity card, the 898601 corresponding Unicom profile 1, 898609 corresponding to the Unicom profile 2, 898600 corresponding to the mobile profile 1, 898602 can be preset in the user terminal. Corresponding to the mobile profile 2 and 898607 corresponding to at least one or more of the mobile profile 3. Among them, 898601, 898609, 898600, 898602, and 898607 are carrier codes, respectively.
本公开实施例中,当第一确定单元305根据目标ICCID信息确定用户识别卡的类型之后,则第二获取单元306可以获取预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件。举例来说,当用户终端中预设898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3时,若检测到插入到卡槽的用户识别卡是移动用户识别卡时,则用户终端可以获取898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3作为第二目标配置文件。In the embodiment of the present disclosure, after the first determining unit 305 determines the type of the user identification card according to the target ICCID information, the second obtaining unit 306 may acquire the preset type of the user identification card encoded in the configuration file using the ICCID information. Match the second target profile. For example, when the user terminal determines that the connection 8882601 corresponds to the Unicom configuration file 1, 898609 corresponds to the Unicom configuration file 2, 898600 corresponds to the mobile configuration file 1, 898602 corresponds to the mobile configuration file 2, and 898607 corresponds to the mobile configuration file 3, if the insertion is detected When the user identification card to the card slot is a mobile subscriber identity card, the user terminal can obtain 898600 corresponding mobile profile 1, 898602 corresponding mobile profile 2 and 898607 corresponding mobile profile 3 as the second target profile.
本公开实施例中,在第二获取单元306获取到预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件之后,则可以检测第二目标配置文件中是否存在与目标ICCID信息相匹配的第一目标配置文件。举例来说,当第二获取单元306获取到的配置文件包括预设898601对应联通配置文件1、898609对应联通配置文件2、898600对应移动配置文件1、898602对应移动配置文件2以及898607对应移动配置文件3。若插入到卡槽的用户识别卡为电信用户识别卡时,由于第二目标配置文件中不包含电信配置文件,则说明第二目标配置文件中不存在与目标ICCID信息相匹配的第一目标配置文件。若插入到卡槽的用户识别卡为移动用户识别卡,且该用户识别卡的ICCID的前六位数为898602,则可以检测到第二目标配置文件中存在与目标ICCID信息相匹配的第一目标配置文件。In the embodiment of the present disclosure, after the second obtaining unit 306 acquires the second target configuration file that matches the type of the user identification card in the configuration file encoded by using the preset ICCID information, the second target configuration file may be detected. Whether there is a first target profile matching the target ICCID information. For example, the configuration file acquired by the second obtaining unit 306 includes a preset 898601 corresponding to the Unicom configuration file 1, 898609 corresponding to the Unicom configuration file 2, 898600 corresponding to the mobile configuration file 1, 898602 corresponding to the mobile configuration file 2, and 898607 corresponding mobile configuration. Document 3. If the user identification card inserted into the card slot is a telecommunication subscriber identity card, since the telecommunication profile is not included in the second target profile, the first target profile that matches the target ICCID information does not exist in the second target profile. file. If the user identification card inserted into the card slot is a mobile subscriber identity card, and the first six digits of the ICCID of the subscriber identity card is 898602, it may be detected that the second target profile has a first match with the target ICCID information. Target profile.
第二确定单元307,配置为根据第一目标配置文件确定用户识别卡对应的公共陆地移动网络PLMN。The second determining unit 307 is configured to determine, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card.
添加单元308,配置为将PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表。 Adding unit 308 is configured to add the network identity of the PLMN to the equivalent public land mobile network EPLMN list.
建立单元309,配置为若搜索到了与EPLMN列表中的网络标识相匹配的PLMN时,建立终端与相匹配的PLMN之间的通信连接。The establishing unit 309 is configured to establish a communication connection between the terminal and the matched PLMN if the PLMN matching the network identifier in the EPLMN list is searched.
本公开实施例中,公共陆地移动网络(Public Land Mobile Network,PLMN)由政府或它所批准的经营者,为公众提供陆地移动通信业务目的而建立和经营的网络。该网络通常与公众交换电话网(Public Switched Telephone Network,PSTN)互连,形成整个地区或国家规模的通信网。例如中国移动的公共陆地移动网络PLMN为46000,中国联通的公共陆地移动网络PLMN为46001。公众陆地移动电话网是一个无线通讯系统,趋向于面向陆地上的例如交通工具或步行中的移动用户。这样的系统可以是独立的,但常常和固定电话系统如公用交换电话网络PSTN连接起来。然而,移动和便携的因特网用户也越来越普及。一个理想的公共陆地移动网络PLMN系统提供给移动和便携用户和固定网络相当的服务,这在地形比较复杂的区域是一个特殊的挑战,因为基站会难以被找到和维持。在都市的环境中有很多的障碍,像是建筑物,和各种射频都能引起杂音和干扰的辐射。In the embodiment of the present disclosure, the Public Land Mobile Network (PLMN) is a network established and operated by the government or its approved operators to provide the public with the purpose of land mobile communication services. The network is typically interconnected with the Public Switched Telephone Network (PSTN) to form a regional or national-scale communications network. For example, China Mobile's public land mobile network PLMN is 46000, and China Unicom's public land mobile network PLMN is 46001. The public land mobile telephone network is a wireless communication system that tends to be directed to mobile users on land, such as vehicles or on foot. Such systems can be stand-alone, but are often connected to a fixed telephone system such as the public switched telephone network PSTN. However, mobile and portable Internet users are also becoming more popular. An ideal public land mobile network PLMN system provides services comparable to mobile and portable users and fixed networks, which is a particular challenge in areas with more complex terrain, as base stations can be difficult to find and maintain. There are many obstacles in the urban environment, such as buildings, and various radio frequencies that can cause noise and interference.
本公开实施例中,等效公共陆地移动网络(Equivalent Public Land Mobile Network,EPLMN),是与用户终端当前所选择的公共陆地移动网络PLMN处于同等地位的公共陆地移动网络PLMN,其优先级相同。EPLMN主要解决共享网络与原网络的用户驻留和漫游策略。运营商可以配置等效的PLMN网络,这些网络之间可以实现通信网络资源共享。从业务的角度,它使得不同运营商的网络资源之间,或者同一运营商定义的不同PLMN之间可以实现通信网络资源共享。In the embodiment of the present disclosure, the Equivalent Public Land Mobile Network (EPLMN) is a public land mobile network PLMN having the same status as the public land mobile network PLMN currently selected by the user terminal, and has the same priority. EPLMN mainly solves the user residency and roaming strategy of the shared network and the original network. Operators can configure an equivalent PLMN network, and communication network resources can be shared between these networks. From the service point of view, it enables communication network resource sharing between network resources of different operators or between different PLMNs defined by the same operator.
本公开实施例中,网络标识可以包括网络号段,如中国移动包含四个号段,分别为46000、46002、46007以及46008;中国联通包含三个号段,分别为46001、46006以及46009。In the embodiment of the present disclosure, the network identifier may include a network number segment. For example, China Mobile includes four number segments, which are 46000, 46002, 46007, and 46008 respectively; China Unicom includes three segments, namely 46001, 46006, and 46009.
本公开实施例中,当第二确定单元307根据第一目标配置文件确定用户识别卡对应的PLMN时,添加单元308可以将该PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表中,若扫描获取到基站广播的PLMN的网络标识之后;则建立单元309可以将将上述扫描获取到的PLMN的网络标识与上述EPLMN列表中的PLMN的网络标识进行匹配;若匹配成功,建立移动通信终端与相匹配的PLMN之间的通信连接。In the embodiment of the present disclosure, when the second determining unit 307 determines the PLMN corresponding to the user identification card according to the first target configuration file, the adding unit 308 may add the network identifier of the PLMN to the equivalent public land mobile network EPLMN list, if After the scan acquires the network identifier of the PLMN broadcasted by the base station, the establishing unit 309 may match the network identifier of the PLMN obtained by the scan with the network identifier of the PLMN in the EPLMN list; if the matching is successful, establish a mobile communication terminal and A communication connection between matching PLMNs.
在图4中,详细描述了在确定预设的配置文件中是否存在与目标ICCID信息相对应的第一目标配置文件,若检测到预设的配置文件中存在与目标ICCID信息 相对应的第一目标配置文件时,则加载第一目标配置文件。在本公开实施例中,由于配置文件使用ICCID信息进行编码,则终端在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加载该配置文件即可。因此,实施本公开实施例能够提高终端中配置文件的加载效率。In FIG. 4, it is described in detail whether a first target profile corresponding to the target ICCID information exists in the determined preset profile, and if the presence and target ICCID information in the preset profile is detected When the corresponding first target profile is associated, the first target profile is loaded. In the embodiment of the present disclosure, since the configuration file is encoded by using the ICCID information, the terminal does not need to read all the data in the configuration file when acquiring the configuration file corresponding to the user identification card, but only needs to detect the encoding of the configuration file. Whether the ICCID information of the user identification card matches, if the matching, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file. Therefore, implementing the embodiments of the present disclosure can improve the loading efficiency of the configuration file in the terminal.
请参阅图5,图5是本公开实施例公开的又一种用户终端的结构示意图,用于执行上述配置文件的加载方法。如图5所示,该终端500可以包括:至少一个处理器501,至少一个输入装置502,至少一个输出装置503,存储器505等组件。其中,这些组件通过一条或多条总线504进行通信连接。本领域技术人员可以理解,图5中示出的终端的结构并不构成对本公开实施例的限定,它既可以是总线形结构,也可以是星型结构,还可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。其中:Please refer to FIG. 5. FIG. 5 is a schematic structural diagram of another user terminal according to an embodiment of the present disclosure, for performing a loading method of the foregoing configuration file. As shown in FIG. 5, the terminal 500 can include at least one processor 501, at least one input device 502, at least one output device 503, a memory 505, and the like. Among them, these components are communicatively connected by one or more buses 504. It will be understood by those skilled in the art that the structure of the terminal shown in FIG. 5 does not constitute a limitation on the embodiment of the present disclosure, and it may be a bus-shaped structure or a star-shaped structure, and may include more than the figure or Fewer parts, or a combination of some parts, or different parts. among them:
处理器501为终端的控制中心,利用各种接口和线路连接整个终端的各个部分,通过运行或执行存储在存储器505内的程序和/或模块,以及调用存储在存储器505内的数据,以执行终端的各种功能和处理数据。处理器501可以由集成电路(Integrated Circuit,简称IC)组成,例如可以由单颗封装的IC所组成,也可以由连接多颗相同功能或不同功能的封装IC而组成。举例来说,处理器501可以仅包括中央处理器(Central Processing Unit,简称CPU),也可以是CPU、数字信号处理器(digital signal processor,简称DSP)、图形处理器(Graphic Processing Unit,简称GPU)及各种控制芯片的组合。在本公开实施方式中,CPU可以是单运算核心,也可以包括多运算核心。The processor 501 is a control center of the terminal, and connects various parts of the entire terminal by using various interfaces and lines, by executing or executing programs and/or modules stored in the memory 505, and calling data stored in the memory 505 to execute. Various functions of the terminal and processing data. The processor 501 may be composed of an integrated circuit (IC), for example, may be composed of a single packaged IC, or may be composed of a plurality of packaged ICs that have the same function or different functions. For example, the processor 501 may include only a central processing unit (CPU), or may be a CPU, a digital signal processor (DSP), or a graphics processing unit (GPU). And a combination of various control chips. In an embodiment of the present disclosure, the CPU may be a single operation core, and may also include a multi-operation core.
输入装置502可以包括标准的触摸屏、键盘等,也可以包括有线接口、无线接口等。The input device 502 can include a standard touch screen, a keyboard, etc., and can also include a wired interface, a wireless interface, and the like.
输出装置503可以包括显示屏、扬声器等,也可以包括有线接口、无线接口等。The output device 503 may include a display screen, a speaker, etc., and may also include a wired interface, a wireless interface, and the like.
存储器505可配置为存储软件程序以及模块,处理器501、输入装置502以及输出装置503通过调用存储在存储器505中的软件程序以及模块,从而执行终端的各项功能应用以及实现数据处理。存储器505主要包括程序存储区和数据存储区,其中,程序存储区可存储操作系统、至少一个功能所需的应用程序等;数 据存储区可存储根据终端的使用所创建的数据等。在本公开实施例中,操作系统可以是Android系统、iOS系统或Windows操作系统等等。The memory 505 can be configured to store software programs and modules, and the processor 501, the input device 502, and the output device 503 execute various functional applications of the terminal and implement data processing by calling software programs and modules stored in the memory 505. The memory 505 mainly includes a program storage area and a data storage area, wherein the program storage area can store an operating system, an application required for at least one function, and the like; According to the storage area, data created according to the use of the terminal or the like can be stored. In an embodiment of the present disclosure, the operating system may be an Android system, an iOS system, a Windows operating system, or the like.
处理器501调用存储在存储器505中的应用程序,用于执行以下操作:The processor 501 calls an application stored in the memory 505 for performing the following operations:
处理器501获取用户识别卡的目标集成电路卡识别码ICCID信息;The processor 501 acquires target IC card identification code ICCID information of the user identification card;
处理器501检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件;The processor 501 detects whether there is a first target configuration file encoded by the target ICCID information in the preset configuration file;
若处理器501检测预设的配置文件中存在第一目标配置文件,则加载第一目标配置文件。If the processor 501 detects that the first target configuration file exists in the preset configuration file, the first target configuration file is loaded.
本公开实施例中,处理器501调用存储在存储器505中的应用程序,执行步骤处理器501获取用户识别卡的目标集成电路卡识别码ICCID信息之前,还可以包括以下步骤:In the embodiment of the present disclosure, the processor 501 calls the application stored in the memory 505, and before the step processor 501 acquires the target integrated circuit card identification code ICCID information of the user identification card, the method may further include the following steps:
当处理器501检测到终端卡槽中插入用户识别卡时,处理器501检测终端中是否存储有与用户识别卡相对应的ICCID信息;When the processor 501 detects that the user identification card is inserted in the terminal card slot, the processor 501 detects whether the ICCID information corresponding to the user identification card is stored in the terminal;
若处理器501检测到终端中未存储与用户识别卡相对应的ICCID信息时,执行处理器501获取用户识别卡的目标集成电路卡识别码ICCID信息的步骤。If the processor 501 detects that the ICCID information corresponding to the user identification card is not stored in the terminal, the execution processor 501 acquires the target integrated circuit card identification code ICCID information of the user identification card.
本公开实施例中,处理器501调用存储在存储器505中的应用程序,执行步骤处理器501获取用户识别卡的目标集成电路卡识别码ICCID信息之后,处理器501检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件之前,还可以执行以下步骤:In the embodiment of the present disclosure, the processor 501 calls the application stored in the memory 505, and after the execution processor 501 acquires the target integrated circuit card identification code ICCID information of the user identification card, the processor 501 detects whether the preset configuration file is Before there is a first target profile encoded with the target ICCID information, the following steps can also be performed:
处理器501根据目标ICCID信息确定用户识别卡的类型;The processor 501 determines the type of the user identification card according to the target ICCID information;
处理器501获取预设的使用ICCID信息进行编码的配置文件中与用户识别卡的类型相匹配的第二目标配置文件;The processor 501 acquires, by using a preset configuration file that is encoded using the ICCID information, a second target configuration file that matches the type of the user identification card;
其中,处理器501检测预设的配置文件中是否存在采用目标ICCID信息进行编码的第一目标配置文件,包括:The processor 501 detects whether there is a first target configuration file that is encoded by using the target ICCID information in the preset configuration file, including:
处理器501检测第二目标配置文件中是否存在与目标ICCID信息相匹配的第一目标配置文件。The processor 501 detects whether there is a first target profile matching the target ICCID information in the second target profile.
本公开实施例中,处理器501调用存储在存储器505中的应用程序,还可以执行以下步骤:In the embodiment of the present disclosure, the processor 501 calls an application stored in the memory 505, and may also perform the following steps:
处理器501根据第一目标配置文件确定用户识别卡对应的公共陆地移动网络PLMN;The processor 501 determines, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
处理器501将PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表; The processor 501 adds the network identity of the PLMN to the equivalent public land mobile network EPLMN list;
若搜索到了与EPLMN列表中的网络标识相匹配的PLMN时,建立终端与相匹配的PLMN之间的通信连接。If a PLMN matching the network identity in the EPLMN list is found, a communication connection between the terminal and the matching PLMN is established.
本公开实施例中,处理器501调用存储在存储器505中的应用程序,还可以执行以下步骤:In the embodiment of the present disclosure, the processor 501 calls an application stored in the memory 505, and may also perform the following steps:
若检测预设的配置文件中不存在采用目标ICCID信息进行编码的第一目标配置文件,则加载默认的配置文件。If the first target configuration file encoded by the target ICCID information does not exist in the preset configuration file, the default configuration file is loaded.
本公开实施例中介绍的终端可以实施本公开结合图1、图2介绍的配置文件的加载方法实施例中的部分或全部流程。The terminal introduced in the embodiment of the present disclosure may implement some or all of the processes in the loading method embodiment of the configuration file introduced in conjunction with FIG. 1 and FIG. 2 .
本公开所有实施例中的模块或子模块,可以通过通用集成电路,例如CPU(Central Processing Unit,中央处理器),或通过ASIC(Application Specific Integrated Circuit,专用集成电路)来实现。The modules or sub-modules in all embodiments of the present disclosure may be implemented by a general-purpose integrated circuit, such as a CPU (Central Processing Unit), or by an ASIC (Application Specific Integrated Circuit).
本公开实施例方法中的步骤可以根据实际需要进行顺序调整、合并和删减。The steps in the method of the embodiment of the present disclosure may be sequentially adjusted, merged, and deleted according to actual needs.
本公开实施例终端中的单元可以根据实际需要进行合并、划分和删减。The units in the terminal of the embodiment of the present disclosure may be combined, divided, and deleted according to actual needs.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存取存储器(Random Access Memory,简称RAM)等。One of ordinary skill in the art can understand that all or part of the process of implementing the foregoing embodiments can be completed by a computer program to instruct related hardware, and the program can be stored in a computer readable storage medium. When executed, the flow of an embodiment of the methods as described above may be included. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
本公开的实施例还提供一种非瞬时性计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述的配置文件的加载方法。Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions for performing the loading method of the configuration file described above.
以上所揭露的仅为本公开实施例而已,当然不能以此来限定本公开之权利范围,因此依本公开权利要求所作的等同变化,仍属本公开所涵盖的范围。The above disclosure is only the embodiments of the present disclosure, and the scope of the present disclosure is not limited thereto, and thus equivalent changes made in the claims are still within the scope of the present disclosure.
工业实用性Industrial applicability
根据本公开实施例,配置文件使用ICCID信息进行编码,终端在获取与用户识别卡相对应的配置文件时,无需读取配置文件中的所有数据,而只需要检测配置文件的编码与用户识别卡的ICCID信息是否相匹配,若相匹配,则说明预设的使用ICCID信息进行编码的配置文件中存在与用户识别卡对应的配置文件,则终端加载该配置文件即可。实施本公开实施例能够提高终端中配置文件的加载效率。 According to the embodiment of the present disclosure, the configuration file is encoded by using the ICCID information, and when the terminal acquires the configuration file corresponding to the user identification card, the terminal does not need to read all the data in the configuration file, but only needs to detect the encoding of the configuration file and the user identification card. Whether the ICCID information matches, if it matches, the preset configuration file corresponding to the user identification card exists in the configuration file encoded by the ICCID information, and the terminal loads the configuration file. Embodiments of the present disclosure can improve loading efficiency of configuration files in a terminal.

Claims (11)

  1. 一种配置文件的加载方法,包括:A method for loading a configuration file, including:
    获取用户识别卡的目标集成电路卡识别码ICCID信息;Obtaining a target integrated circuit card identification code ICCID information of the user identification card;
    检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件;Detecting, in the preset configuration file, whether there is a first target configuration file encoded by using the target ICCID information;
    若检测所述预设的配置文件中存在所述第一目标配置文件,则加载所述第一目标配置文件。If the first target configuration file exists in the preset configuration file, the first target configuration file is loaded.
  2. 根据权利要求1所述的方法,其中,所述获取用户识别卡的目标集成电路卡识别码ICCID信息之前,所述方法还包括:The method of claim 1, wherein before the obtaining the target integrated circuit card identification code ICCID information of the user identification card, the method further comprises:
    当检测到终端卡槽中插入用户识别卡时,检测终端中是否存储有与所述用户识别卡相对应的ICCID信息;When detecting that the user identification card is inserted in the terminal card slot, detecting whether the ICCID information corresponding to the user identification card is stored in the terminal;
    若检测到所述终端中未存储与所述用户识别卡相对应的ICCID信息时,执行所述获取用户识别卡的目标集成电路卡识别码ICCID信息的步骤。If it is detected that the ICCID information corresponding to the user identification card is not stored in the terminal, the step of acquiring the target integrated circuit card identification code ICCID information of the user identification card is performed.
  3. 根据权利要求2所述的方法,其中,所述获取用户识别卡的目标集成电路卡识别码ICCID信息之后,所述检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件之前,所述方法还包括:The method according to claim 2, wherein after the acquiring the target integrated circuit card identification code ICCID information of the user identification card, detecting whether the first configuration file is encoded by the target ICCID information Before the target profile, the method further includes:
    根据所述目标ICCID信息确定所述用户识别卡的类型;Determining a type of the user identification card according to the target ICCID information;
    获取预设的使用ICCID信息进行编码的配置文件中与所述用户识别卡的类型相匹配的第二目标配置文件;Obtaining, in a preset configuration file encoded by using ICCID information, a second target configuration file that matches a type of the user identification card;
    所述检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件,包括:The detecting, by the preset configuration file, whether there is a first target configuration file that is encoded by using the target ICCID information, including:
    检测所述第二目标配置文件中是否存在与所述目标ICCID信息相匹配的第一目标配置文件。Detecting whether there is a first target configuration file matching the target ICCID information in the second target configuration file.
  4. 根据权利要求1~3中任意一项所述的方法,其中,所述方法还包括:The method according to any one of claims 1 to 3, wherein the method further comprises:
    根据所述第一目标配置文件确定所述用户识别卡对应的公共陆地移动网络PLMN;Determining, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
    将所述PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表;Adding the network identity of the PLMN to an equivalent public land mobile network EPLMN list;
    若搜索到了与所述EPLMN列表中的网络标识相匹配的PLMN时,建立所述终端与所述相匹配的PLMN之间的通信连接。If a PLMN matching the network identifier in the EPLMN list is found, a communication connection between the terminal and the matching PLMN is established.
  5. 根据权利要求4所述的方法,其中,所述方法还包括: The method of claim 4 wherein the method further comprises:
    若检测所述预设的配置文件中不存在采用所述目标ICCID信息进行编码的第一目标配置文件,则加载默认的配置文件。If it is detected that the first target configuration file encoded by using the target ICCID information does not exist in the preset configuration file, the default configuration file is loaded.
  6. 一种用户终端,包括:A user terminal comprising:
    第一获取单元,配置为获取用户识别卡的目标集成电路卡识别码ICCID信息;a first acquiring unit, configured to acquire a target integrated circuit card identification code ICCID information of the user identification card;
    第一检测单元,配置为检测预设的配置文件中是否存在采用所述目标ICCID信息进行编码的第一目标配置文件;a first detecting unit, configured to detect whether a first target configuration file encoded by using the target ICCID information exists in a preset configuration file;
    加载单元,配置为若所述第一检测单元检测所述预设的配置文件中存在所述第一目标配置文件,则加载所述第一目标配置文件。And the loading unit is configured to load the first target configuration file if the first detecting unit detects that the first target configuration file exists in the preset configuration file.
  7. 根据权利要求6所述的用户终端,其中,所述用户终端还包括:The user terminal of claim 6, wherein the user terminal further comprises:
    第二检测单元,配置为在所述第一获取单元获取用户识别卡的目标集成电路卡识别码ICCID信息之前,当检测到终端卡槽中插入用户识别卡时,检测终端中是否存储有与所述用户识别卡相对应的ICCID信息;a second detecting unit, configured to detect, before the first acquiring unit acquires the target integrated circuit card identification code ICCID information of the user identification card, when detecting that the user identification card is inserted in the terminal card slot, detecting whether the terminal stores the same Describe the ICCID information corresponding to the user identification card;
    所述第一获取单元用于若所述第二检测单元检测到所述终端中未存储与所述用户识别卡相对应的ICCID信息时,获取用户识别卡的目标集成电路卡识别码ICCID信息。The first acquiring unit is configured to acquire the target integrated circuit card identification code ICCID information of the user identification card if the second detecting unit detects that the ICCID information corresponding to the user identification card is not stored in the terminal.
  8. 根据权利要求7所述的用户终端,其中,所述用户终端还包括:The user terminal of claim 7, wherein the user terminal further comprises:
    第一确定单元,配置为根据所述目标ICCID信息确定所述用户识别卡的类型;a first determining unit, configured to determine a type of the user identification card according to the target ICCID information;
    第二获取单元,配置为获取预设的使用ICCID信息进行编码的配置文件中与所述用户识别卡的类型相匹配的第二目标配置文件;a second acquiring unit, configured to acquire a second target configuration file that matches a type of the user identification card in a configuration file that is encoded by using a preset ICCID information;
    其中,所述第一检测单元具体用于检测所述第二目标配置文件中是否存在与所述目标ICCID信息相匹配的第一目标配置文件。The first detecting unit is specifically configured to detect whether there is a first target configuration file that matches the target ICCID information in the second target configuration file.
  9. 根据权利要求6~8中任意一项所述的用户终端,其中,所述用户终端还包括:The user terminal according to any one of claims 6 to 8, wherein the user terminal further comprises:
    第二确定单元,配置为根据所述第一目标配置文件确定所述用户识别卡对应的公共陆地移动网络PLMN;a second determining unit, configured to determine, according to the first target configuration file, a public land mobile network PLMN corresponding to the user identification card;
    添加单元,配置为将所述PLMN的网络标识添加至等效公共陆地移动网络EPLMN列表;Adding a unit, configured to add a network identifier of the PLMN to an equivalent public land mobile network EPLMN list;
    建立单元,配置为若搜索到了与所述EPLMN列表中的网络标识相匹配的PLMN时,建立所述终端与所述相匹配的PLMN之间的通信连接。 And an establishing unit configured to establish a communication connection between the terminal and the matched PLMN if a PLMN matching the network identifier in the EPLMN list is found.
  10. 根据权利要求9所述的用户终端,其中,所述加载单元还配置为若所述第一检测单元检测所述预设的配置文件中不存在采用所述目标ICCID信息进行编码的第一目标配置文件,则加载默认的配置文件。The user terminal according to claim 9, wherein the loading unit is further configured to: if the first detecting unit detects that there is no first target configuration encoded by using the target ICCID information in the preset configuration file File, then load the default configuration file.
  11. 一种非瞬时性计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-5任一项的方法。 A non-transitory computer readable storage medium storing computer executable instructions for performing the method of any of claims 1-5.
PCT/CN2016/092474 2015-08-11 2016-07-30 Method and user terminal for loading configuration file WO2017024955A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510489249.8 2015-08-11
CN201510489249.8A CN105554726B (en) 2015-08-11 2015-08-11 A kind of loading method and user terminal of configuration file

Publications (1)

Publication Number Publication Date
WO2017024955A1 true WO2017024955A1 (en) 2017-02-16

Family

ID=55833614

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/092474 WO2017024955A1 (en) 2015-08-11 2016-07-30 Method and user terminal for loading configuration file

Country Status (2)

Country Link
CN (1) CN105554726B (en)
WO (1) WO2017024955A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113301553A (en) * 2021-04-20 2021-08-24 北京握奇数据股份有限公司 eSIM-based fast network access method and device

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105050112B (en) 2015-06-19 2017-05-17 广东欧珀移动通信有限公司 Network access method and mobile terminal
CN104980999B (en) * 2015-06-19 2017-03-08 广东欧珀移动通信有限公司 A kind of method for network access and mobile terminal
CN105554726B (en) * 2015-08-11 2019-05-14 宇龙计算机通信科技(深圳)有限公司 A kind of loading method and user terminal of configuration file
CN106507341B (en) * 2016-11-25 2019-11-12 宇龙计算机通信科技(深圳)有限公司 Method, system and the mobile terminal of intelligent recognition configuration file
CN106648793B (en) * 2016-12-29 2020-04-07 宇龙计算机通信科技(深圳)有限公司 Configuration file loading method and device
CN107395760B (en) * 2017-08-28 2020-09-11 北京小米移动软件有限公司 Method and device for loading configuration file
CN110719180A (en) * 2018-07-11 2020-01-21 阿里巴巴集团控股有限公司 Communication configuration method, device and equipment
CN109068314B (en) * 2018-09-27 2022-03-18 努比亚技术有限公司 Operator configuration file switching method, intelligent device and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7613480B2 (en) * 2003-12-31 2009-11-03 At&T Mobility Ii Llc Multiple subscription subscriber identity module (SIM) card
CN104507070A (en) * 2014-12-31 2015-04-08 宇龙计算机通信科技(深圳)有限公司 Method, device and terminal for loading information
CN104640096A (en) * 2015-02-05 2015-05-20 西安酷派软件科技有限公司 Data transmission method and device as well as terminal
CN104780557A (en) * 2014-01-09 2015-07-15 中兴通讯股份有限公司 Configuration method and device
CN105554726A (en) * 2015-08-11 2016-05-04 宇龙计算机通信科技(深圳)有限公司 Loading method for configured file and user terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101663012B1 (en) * 2010-11-15 2016-10-06 삼성전자 주식회사 Data Communication Setting Control Method based on the Subscribe Identification And Portable Device supporting the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7613480B2 (en) * 2003-12-31 2009-11-03 At&T Mobility Ii Llc Multiple subscription subscriber identity module (SIM) card
CN104780557A (en) * 2014-01-09 2015-07-15 中兴通讯股份有限公司 Configuration method and device
CN104507070A (en) * 2014-12-31 2015-04-08 宇龙计算机通信科技(深圳)有限公司 Method, device and terminal for loading information
CN104640096A (en) * 2015-02-05 2015-05-20 西安酷派软件科技有限公司 Data transmission method and device as well as terminal
CN105554726A (en) * 2015-08-11 2016-05-04 宇龙计算机通信科技(深圳)有限公司 Loading method for configured file and user terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113301553A (en) * 2021-04-20 2021-08-24 北京握奇数据股份有限公司 eSIM-based fast network access method and device

Also Published As

Publication number Publication date
CN105554726A (en) 2016-05-04
CN105554726B (en) 2019-05-14

Similar Documents

Publication Publication Date Title
WO2017024955A1 (en) Method and user terminal for loading configuration file
CN108282845B (en) Network access method and mobile communication terminal
WO2016173336A1 (en) Network access method and mobile communication terminal
RU2721359C1 (en) Method of transmitting downlink control information, terminal and network device
US9974009B2 (en) Network access method for mobile terminal
WO2016202294A1 (en) Network access method and mobile terminal
US20150103814A1 (en) Wireless Local Area Network Configuration Method and Wireless Terminal
CN109041140B (en) Method for rapidly switching wireless network, intelligent hardware and terminal equipment
WO2016173339A1 (en) Network access method and mobile communication terminal
US20130016665A1 (en) Method and Apparatus for Employing an Indication of Stored Temporary Information During Redirection
CN105916131B (en) Access control method and device
CN106304265B (en) A kind of network search method and device
US20160183177A1 (en) Method for searching network at startup, communication processor and terminal equipment
US20140066059A1 (en) Method and apparatus determining white space information
CN114071644A (en) Access control method, device and communication equipment
CN104243605A (en) Communication resource sharing method and system
WO2017166202A1 (en) Electronic device and method for searching mobile communications network using same
CN109041064B (en) Pseudo base station identification method and device and mobile terminal
CN107912083B (en) Working mode switching method and device and mobile terminal
WO2016180226A1 (en) Network searching method, apparatus and computer-readable storage medium
WO2013168138A1 (en) Capability reporting in advance on an intersystem handover
CN110933735A (en) Network searching method, device, storage medium and terminal
WO2017035938A1 (en) Method and apparatus for switching bandwidth setting
CN107466087B (en) Network searching method and mobile terminal
US11044766B2 (en) Method for Wi-Fi connection and related products

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16834579

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16834579

Country of ref document: EP

Kind code of ref document: A1