CN103906092A - Method and device for updating access point information - Google Patents

Method and device for updating access point information Download PDF

Info

Publication number
CN103906092A
CN103906092A CN201410131403.XA CN201410131403A CN103906092A CN 103906092 A CN103906092 A CN 103906092A CN 201410131403 A CN201410131403 A CN 201410131403A CN 103906092 A CN103906092 A CN 103906092A
Authority
CN
China
Prior art keywords
apn
information
terminal
data structure
mark
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN201410131403.XA
Other languages
Chinese (zh)
Inventor
付亚臣
冯玉慧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201410131403.XA priority Critical patent/CN103906092A/en
Publication of CN103906092A publication Critical patent/CN103906092A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a method and device for updating access point information, and relates to the technical field of communication. The problems that when a developer configures information of an APN and a user modifies the information of the APN, time and energy are wasted, mistakes are easily made, and therefore a terminal cannot be connected with a network can be solved. The method comprises the steps that a terminal stores the information of APNs in a data structure, wherein the data structure includes IDs of the APNs, the data structure is preset, and the IDs of the APNs correspond to the information of the APNs in a one-to-one mode; the terminal writes the information of the APNs in an attribute file of a PDN according to the IDs of the APNs; the terminal writes the information of the APNs in a database; after updating is accomplished, the terminal is restarted. The method and device for updating the access point information are applicable to the terminal.

Description

The update method of access-in point information and device
Technical field
The present invention relates to communication technical field, relate in particular to a kind of update method and device of access-in point information.
Background technology
In the time that terminal is set up data service dialing interconnection network, terminal needs configuration of APN information.Different operators is to APN(Access Point Name, APN) Network Access Point has different requirements, and for example, some need to add the information such as user name user and password password with Strengthens network fail safe in APN.Use in the process of terminal interconnection network user, in the time of APN information change, terminal also needs the APN information of configuration to upgrade.In prior art, terminal is in the time setting up data service dialing, developer need to be by the mode of manually inputting, APN information is pre-configured in APN configuration file apns-conf.xml file, when starting up of terminal, the APN in apns-conf.xml file is all loaded in database, then terminal is according to current MCC(Mobile Country Code, Mobile Country Code MCC) and MNC(Mobile Network Code, Mobile Network Code) obtain corresponding APN from this database and remove to set up data service dialing; In the time of APN information updating, user need to be on the corresponding interface of terminal manual modification APN information.
In prior art, at least there are the following problems: no matter developer's configuration of APN information in terminal development process, still in use user upgrades APN information, all completes manually.In this case, these loaded down with trivial details processes are not only wasted developer and user's time and efforts, and easily occur mistake, cause the terminal cannot interconnection network.
Summary of the invention
Embodiments of the invention provide a kind of update method and device of access-in point information, can solve in the time that developer's configuration of APN information and user revise APN information, not only lose time and energy, and easily occur mistake, cause the problem that terminal cannot interconnection network.
For achieving the above object, embodiments of the invention adopt following technical scheme:
First aspect, embodiments of the invention provide a kind of update method of access-in point information, comprising:
Terminal is kept at the information of APN APN in data structure, and described data structure comprises the mark of described APN, and described data structure is for setting in advance, and the mark of described APN is corresponding one by one with the information of described APN;
Described terminal, according to the mark of described APN, writes the information of described APN the property file of public data network PDN;
Described terminal is by the information write into Databasce of described APN;
After renewal, restart.
Second aspect, embodiments of the invention provide a kind of updating device of access-in point information, comprising:
Storage unit, for the information of APN APN is kept to data structure, described data structure comprises the mark of described APN, and described data structure is for setting in advance, and the mark of described APN is corresponding one by one with the information of described APN;
Writing unit, for according to the mark of described APN, writes the information of described APN the property file of public data network PDN;
Said write unit is also for by the information write into Databasce of described APN;
Restart unit, after upgrading, restart.
The update method of the access-in point information that the embodiment of the present invention provides and device, terminal is provided with a data structure, in data structure, the information of each APN is provided with to corresponding mark, when needing configuration of APN information or user, developer need to revise APN information, the information of APN is kept in data structure, then terminal writes APN information property file and the database of public data network PDN automatically, and do not need developer or user manually to input, not only save time and energy, also avoid manual input easily to occur mistake, cause the problem that terminal cannot interconnection network.
Brief description of the drawings
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, to the accompanying drawing of required use in embodiment be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
The method flow diagram that Fig. 1 provides for one embodiment of the invention;
The method flow diagram that Fig. 2 provides for further embodiment of this invention;
The apparatus structure schematic diagram that Fig. 3, Fig. 4 provide for further embodiment of this invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making all other embodiment that obtain under creative work prerequisite, belong to the scope of protection of the invention.
One embodiment of the invention provides a kind of update method of access-in point information, and for terminal, as shown in Figure 1, described method comprises:
101, terminal is kept at the information of APN APN in data structure.
Wherein, data structure comprises the mark of APN, and data structure is for setting in advance, and the mark of APN is corresponding one by one with the information of APN.
It should be noted that, in data structure, define the corresponding field value of APN as APN, user, password, MMSC(Multimedia Message Service Center, MMS center) address, act on behalf of proxy address, proxy port port, network authentication type protocol, IP(Internet Protocol, procotol) address style Authentication Type(is as IPv4(Internet Protocol version4, internet protocol version 4) address or IPv6(Internet Protocol version6, internet protocol version 6) address) etc., ID(Identity can be set, mark) field value is key value.
Optionally, terminal can be obtained from carrier server the information of APN; Or terminal receives the information of the APN of carrier server transmission.
102, terminal, according to the mark of APN, writes the information of APN the property file of public data network PDN.
Optionally, in terminal according to the mark of APN, the information of APN is write to PDN(Public Data Network, public data network) property file after, terminal can also write the information of APN the XML(Extensible Markup Language of attribute partition, extensible markup language) file.
Further, in the time of terminal factory reset, the information that terminal loads APN from XML file, to database, connects so that terminal is set up data service.
103, terminal is by the information write into Databasce of APN.
104, after upgrading, terminal restarts.
Wherein, after terminal restarts, the information of described APN is loaded into internal memory from described database, connects so that described terminal is set up data service.
In prior art, no matter developer's configuration of APN information in terminal development process, still in use user upgrades APN information, all complete manually, in the time that developer's configuration of APN information and user revise APN information, not only lose time and energy, and easily occur mistake, cause the terminal cannot interconnection network.Compared with prior art, in the embodiment of the present invention, terminal is provided with a data structure, in data structure, the information of each APN is provided with to corresponding mark, when needing configuration of APN information or user, developer need to revise APN information, the information of APN is kept in data structure, then terminal writes APN information property file and the database of public data network PDN automatically, and do not need developer or user manually to input, not only save time and energy, also avoid manual input easily to occur mistake, caused the problem that terminal cannot interconnection network.
Further embodiment of this invention provides a kind of update method of access-in point information, and for terminal, as shown in Figure 2, described method comprises:
201, terminal is obtained corresponding APN information from server.
It should be noted that, operator, for terminal provides free APN, is preset at free APN in subscriber equipment, makes the subscriber equipment can be or else can interconnection network time, also can connect the server of operator.
Wherein, terminal can, by connecting after carrier server, be obtained corresponding APN information from server; Or corresponding APN information is sent to terminal by carrier server, the corresponding APN information that the direct reception server of terminal sends.
202, terminal is kept at APN information in data structure.
Wherein, data structure is that terminal sets in advance, in data structure, defined the corresponding field value of APN as APN, user, password, MMSC address, act on behalf of proxy address, proxy port port, network authentication type protocol, IP address class type Authentication Type(as IPv4 address or IPv6 address) etc., it is key value that id field value can be set.
203, terminal is written to corresponding PDN property file according to the ID in data structure by APN information.
Wherein, in PDN property file corresponding to modulator-demodulator modem, there is the ID corresponding with APN, in the time that APN information is written to PDN property file corresponding to modulator-demodulator by terminal, according to the ID in PDN property file, select APN information corresponding to identical ID in data structure, and write PDN property file, so that module PDN activates.
204, terminal is by the APN information write into Databasce in data structure.
Wherein, terminal is the APN information write into Databasce in data structure, to after terminal restarts, load corresponding APN from database in internal memory.Execute after this step execution step 206.
205, the APN information in data structure is write the XML file in attribute partition by terminal.
Wherein, the APN information in data structure is write the XML file in attribute persist subregion by terminal, so that user will can also preserve the APN information of renewal after terminal factory reset, then terminal loads APN information to database from XML file, connects so that terminal is set up data service.
It should be noted that, step 204 and step 205 are for carry out simultaneously, and step 205 is optional step in the embodiment of the present invention.
206, terminal restarts.
Wherein, terminal resets automatically completing after renewal.
207, in the database of terminal from upgrading, load corresponding APN in the APN list in internal memory.
Wherein, after starting up of terminal, again in the database from upgrading, load corresponding APN in the APN list in internal memory, connect and use so that terminal is set up data service.
In prior art, no matter developer's configuration of APN information in terminal development process, still in use user upgrades APN information, all complete manually, in the time that developer's configuration of APN information and user revise APN information, not only lose time and energy, and easily occur mistake, cause the terminal cannot interconnection network.Compared with prior art, in the embodiment of the present invention, terminal is provided with a data structure, in data structure, the information of each APN is provided with to corresponding mark, when needing configuration of APN information or user, developer need to revise APN information, the information of APN is kept in data structure, then terminal writes APN information property file and the database of public data network PDN automatically, and do not need developer or user manually to input, not only save time and energy, also avoid manual input easily to occur mistake, caused the problem that terminal cannot interconnection network.
Further embodiment of this invention provides a kind of updating device 30 of access-in point information, and as shown in Figure 3, described device 30 comprises:
Storage unit 31, for the information of APN APN is kept to data structure, described data structure comprises the mark of described APN, and described data structure is for setting in advance, and the mark of described APN is corresponding one by one with the information of described APN;
Writing unit 32, for according to the mark of described APN, writes the information of described APN the property file of public data network PDN;
Said write unit 32 is also for by the information write into Databasce of described APN;
Restart unit 33, after upgrading, restart.
Further, said write unit 32 is also for writing the information of described APN the extensible markup language XML file of attribute partition.
Further, as shown in Figure 4, described device 30 can also comprise:
The first loading unit 34, for when the described terminal factory reset, the information that loads described APN from described XML file, to database, connects so that described terminal is set up data service.
Further, as shown in Figure 4, described device 30 can also comprise:
The second loading unit 35, for the information of described APN is loaded into internal memory from described database, connects so that described terminal is set up data service.
Further, as shown in Figure 4, described device 30 can also comprise:
Acquiring unit 36, for obtaining the information of described APN from carrier server; Or,
Receiving element 37, for receiving the information of the described APN that described carrier server sends.
In prior art, no matter developer's configuration of APN information in terminal development process, still in use user upgrades APN information, all complete manually, in the time that developer's configuration of APN information and user revise APN information, not only lose time and energy, and easily occur mistake, cause the terminal cannot interconnection network.Compared with prior art, in the embodiment of the present invention, install 30 and be provided with a data structure, in data structure, the information of each APN is provided with to corresponding mark, when needing configuration of APN information or user, developer need to revise APN information, the information of APN is kept in data structure, then install 30 automatic property file and the databases that APN information write to public data network PDN, and do not need developer or user manually to input, not only save time and energy, also avoid manual input easily to occur mistake, cause the problem that terminal cannot interconnection network.
The above-mentioned embodiment of the method providing can be provided the updating device of the access-in point information that the embodiment of the present invention provides, and concrete function is realized the explanation referring in embodiment of the method, does not repeat them here.Update method and the device of the access-in point information that the embodiment of the present invention provides go for terminal, but are not limited only to this.
Each embodiment in this specification all adopts the mode of going forward one by one to describe, between each embodiment identical similar part mutually referring to, what each embodiment stressed is and the difference of other embodiment.Especially,, for apparatus embodiments, because it is substantially similar in appearance to embodiment of the method, so describe fairly simplely, relevant part is referring to the part explanation of embodiment of the method.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited to this, any be familiar with those skilled in the art the present invention disclose technical scope in; the variation that can expect easily or replacement, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (10)

1. a update method for access-in point information, is characterized in that, comprising:
Terminal is kept at the information of APN APN in data structure, and described data structure comprises the mark of described APN, and described data structure is for setting in advance, and the mark of described APN is corresponding one by one with the information of described APN;
Described terminal, according to the mark of described APN, writes the information of described APN the property file of public data network PDN;
Described terminal is by the information write into Databasce of described APN;
After renewal, described terminal restarts.
2. method according to claim 1, is characterized in that, in described terminal, according to the mark of described APN, after the information of described APN being write to the property file of public data network PDN, described method also comprises:
Described terminal writes the information of described APN the extensible markup language XML file of attribute partition.
3. method according to claim 2, is characterized in that, described method also comprises:
In the time of described terminal factory reset, the information that described terminal loads described APN from described XML file, to database, connects so that described terminal is set up data service.
4. method according to claim 1, is characterized in that, after described terminal restarts, described method also comprises:
Described terminal is loaded into internal memory by the information of described APN from described database, connects so that described terminal is set up data service.
5. method according to claim 1, is characterized in that, in the information of described APN is kept at data structure by described terminal before, described method also comprises:
Described terminal is obtained the information of described APN from carrier server; Or,
Described terminal receives the information of the described APN of described carrier server transmission.
6. a updating device for access-in point information, is characterized in that, comprising:
Storage unit, for the information of APN APN is kept to data structure, described data structure comprises the mark of described APN, and described data structure is for setting in advance, and the mark of described APN is corresponding one by one with the information of described APN;
Writing unit, for according to the mark of described APN, writes the information of described APN the property file of public data network PDN;
Said write unit is also for by the information write into Databasce of described APN;
Restart unit, after upgrading, restart.
7. device according to claim 6, is characterized in that, said write unit is also for writing the information of described APN the extensible markup language XML file of attribute partition.
8. device according to claim 7, is characterized in that, described device also comprises:
The first loading unit, for when the described terminal factory reset, the information that loads described APN from described XML file, to database, connects so that described terminal is set up data service.
9. device according to claim 6, is characterized in that, described device also comprises:
The second loading unit, for the information of described APN is loaded into internal memory from described database, connects so that described terminal is set up data service.
10. device according to claim 6, is characterized in that, described device also comprises:
Acquiring unit, for obtaining the information of described APN from carrier server; Or,
Receiving element, for receiving the information of the described APN that described carrier server sends.
CN201410131403.XA 2014-03-28 2014-03-28 Method and device for updating access point information Pending CN103906092A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410131403.XA CN103906092A (en) 2014-03-28 2014-03-28 Method and device for updating access point information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410131403.XA CN103906092A (en) 2014-03-28 2014-03-28 Method and device for updating access point information

Publications (1)

Publication Number Publication Date
CN103906092A true CN103906092A (en) 2014-07-02

Family

ID=50997197

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410131403.XA Pending CN103906092A (en) 2014-03-28 2014-03-28 Method and device for updating access point information

Country Status (1)

Country Link
CN (1) CN103906092A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104105077A (en) * 2014-07-25 2014-10-15 广东欧珀移动通信有限公司 Mobile phone upgrading method and device
CN105307195A (en) * 2015-09-22 2016-02-03 广东欧珀移动通信有限公司 Method and device for updating access point name (APN) parameter
WO2016184143A1 (en) * 2015-10-21 2016-11-24 中兴通讯股份有限公司 Apn synchronization method and apparatus for terminal, and system
CN106507434A (en) * 2016-10-24 2017-03-15 深圳市万普拉斯科技有限公司 A kind of data processing method and device
CN107231624A (en) * 2017-05-08 2017-10-03 惠州Tcl移动通信有限公司 A kind of method, storage device and the mobile terminal of retention data information
CN107888746A (en) * 2017-10-09 2018-04-06 惠州Tcl移动通信有限公司 A kind of method, storage device and mobile terminal for obtaining APN information
CN109862555A (en) * 2019-03-04 2019-06-07 环球天成科技(无锡)有限公司 User terminal A PN update method, server and user terminal
CN115243363A (en) * 2022-07-26 2022-10-25 西安广和通无线软件有限公司 Network registration method, related device, equipment and readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1913713A (en) * 2006-07-28 2007-02-14 华为技术有限公司 Public data networking access method and system
CN101771965A (en) * 2010-01-22 2010-07-07 中兴通讯股份有限公司 Method for dynamic configuration of APN and communication system
CN101267631B (en) * 2008-04-25 2011-11-30 中兴通讯股份有限公司 A method for self-adapted configuration of access points at a mobile terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1913713A (en) * 2006-07-28 2007-02-14 华为技术有限公司 Public data networking access method and system
CN101267631B (en) * 2008-04-25 2011-11-30 中兴通讯股份有限公司 A method for self-adapted configuration of access points at a mobile terminal
CN101771965A (en) * 2010-01-22 2010-07-07 中兴通讯股份有限公司 Method for dynamic configuration of APN and communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨青平: "《深入理解Android Telephony原理剖析与最佳实践》", 31 January 2013 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104105077A (en) * 2014-07-25 2014-10-15 广东欧珀移动通信有限公司 Mobile phone upgrading method and device
CN104105077B (en) * 2014-07-25 2017-10-31 广东欧珀移动通信有限公司 A kind of mobile phone upgrade method and device
CN105307195A (en) * 2015-09-22 2016-02-03 广东欧珀移动通信有限公司 Method and device for updating access point name (APN) parameter
CN105307195B (en) * 2015-09-22 2019-02-19 Oppo广东移动通信有限公司 A kind of method and device updating access point name parameter
WO2016184143A1 (en) * 2015-10-21 2016-11-24 中兴通讯股份有限公司 Apn synchronization method and apparatus for terminal, and system
CN106612515A (en) * 2015-10-21 2017-05-03 中兴通讯股份有限公司 Terminal APN synchronization method, device and system
CN106507434A (en) * 2016-10-24 2017-03-15 深圳市万普拉斯科技有限公司 A kind of data processing method and device
CN107231624A (en) * 2017-05-08 2017-10-03 惠州Tcl移动通信有限公司 A kind of method, storage device and the mobile terminal of retention data information
CN107231624B (en) * 2017-05-08 2021-02-19 惠州Tcl移动通信有限公司 Method for retaining data information, storage device and mobile terminal
CN107888746A (en) * 2017-10-09 2018-04-06 惠州Tcl移动通信有限公司 A kind of method, storage device and mobile terminal for obtaining APN information
CN109862555A (en) * 2019-03-04 2019-06-07 环球天成科技(无锡)有限公司 User terminal A PN update method, server and user terminal
CN115243363A (en) * 2022-07-26 2022-10-25 西安广和通无线软件有限公司 Network registration method, related device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN103906092A (en) Method and device for updating access point information
US20190098488A1 (en) Framework for eSIM Profile Management
WO2016078407A1 (en) Access point name (apn) parameter configuration processing method and device
DE112016000711T5 (en) Dynamic subscriber identity module
CN104469737A (en) Embedded universal integrated circuit card and user subscription information activation method thereof
US20160162271A1 (en) Application Migration Method, Device and System for Mobile Terminal
CN101860545A (en) System and method for implementing automatic configuration of equipment
JP2018503313A (en) Data update method, apparatus, and embedded general-purpose integrated circuit card
CN107295503B (en) Method for determining access mode of mobile terminal, storage medium and mobile terminal
CN101984406A (en) Method and system for upgrading terminal through wireless local area network
CN103902339A (en) Application installation method, terminal and server
CN112737847B (en) Node upgrading method and device, storage medium and electronic device
CN112615747B (en) Method and device for automatically deploying and configuring network equipment
CN104468811B (en) Upgrade method and device
CN110333876A (en) A kind of data clearing method and control equipment
CN103475512A (en) Internet of Things remote management platform migration method, device and Internet of Things terminal
US10078532B2 (en) Resource management method and device for terminal system among multiple operating systems
CN114467320A (en) System, method and computer program for transferring Subscriber Identity Module (SIM) information for SIM card or ESIM activation
CN109547536B (en) Method and system for automatically identifying type of intelligent gateway equipment and upgrading software version
CN105099756A (en) Method and system for prompting upgrading of router
CN108199877B (en) Electronic equipment and authentication method and firmware upgrading method thereof
CN104104701A (en) Online service configuration updating method and system
EP2421291A1 (en) Terminal for device management and method for initiating management session thereof
CN105163303A (en) Sim card application management method and user terminal
CN104572255A (en) Multilayer application hosting method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20140702