WO2022222438A1 - Profile state synchronization method and apparatus, terminal, server, and storage medium - Google Patents

Profile state synchronization method and apparatus, terminal, server, and storage medium Download PDF

Info

Publication number
WO2022222438A1
WO2022222438A1 PCT/CN2021/129689 CN2021129689W WO2022222438A1 WO 2022222438 A1 WO2022222438 A1 WO 2022222438A1 CN 2021129689 W CN2021129689 W CN 2021129689W WO 2022222438 A1 WO2022222438 A1 WO 2022222438A1
Authority
WO
WIPO (PCT)
Prior art keywords
feedback information
server
terminal
configuration file
esim
Prior art date
Application number
PCT/CN2021/129689
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 WO2022222438A1 publication Critical patent/WO2022222438A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/178Techniques for file synchronisation in file systems

Definitions

  • the present application relates to the field of communication technologies, and in particular, to a configuration file state synchronization method, device, terminal, server and storage medium.
  • embedded SIM cards Embedded-SIM, eSIM
  • OTA air
  • electronic devices equipped with eSIM can receive Mobile communication services offered by different network operators.
  • a notification message will be generated and sent to the server.
  • the profile status is synchronized with the profile status of the eSIM on the terminal side.
  • the generated notification information cannot be sent to the server, that is, the profile status of the eSIM corresponding to the server and the profile status of the eSIM on the terminal side. If it is not synchronized, you need to manually change the eSIM profile status on the server.
  • the prior art has the problem that the configuration file states of the eSIM on the terminal side and the server side cannot be automatically synchronized.
  • a configuration file state synchronization method, device, terminal, server and storage medium for file state is necessary to address the above technical problems to provide a device that can automatically synchronize the configuration of the eSIM on the terminal side and the server side when the configuration file states of the eSIM on the terminal side and the server side are not synchronized due to the non-networking of the terminal side or the network abnormality.
  • the present application provides a configuration file state synchronization method, the method comprising:
  • the feedback information is cached, and when the network status returns to normal, the feedback information is sent to the server, so that the server obtains the corresponding official notification according to the feedback information, and synchronizes the eSIM configuration file in the server according to the official notification status.
  • feedback information is sent to the server, so that the server obtains a corresponding formal notification according to the feedback information, including:
  • a formal notification corresponding to the feedback information is sent to the server.
  • it also includes:
  • If there is feedback information send the feedback information to the server;
  • the receipt information is generated and sent to the server.
  • the present application provides a configuration file state synchronization method, the method comprising:
  • the feedback information is information generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and caches the feedback information when the network state is abnormal, and sends the information when the network state returns to normal;
  • the official notification includes the target status of the eSIM configuration file
  • acquiring the feedback information sent by the terminal includes:
  • the terminal receives the feedback information sent by the query instruction according to the feedback information.
  • the method further includes:
  • the receiving terminal queries the return receipt information sent by the instruction according to the feedback information; the return receipt information is used to indicate that there is no feedback information in the buffer of the terminal.
  • the present application provides a configuration file state synchronization device, the device comprising:
  • a generation module used for performing eSIM profile management operations according to control instructions, and generating feedback information and formal notifications; wherein, the formal notifications include the target state of the eSIM profile;
  • a first obtaining module used to obtain the current network state of the terminal
  • the synchronization module is used to cache the feedback information if the current network status is abnormal, and send the feedback information to the server when the network status returns to normal, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the eSIM in the server according to the formal notification The status of the configuration file.
  • the present application provides a configuration file state synchronization device, the device comprising:
  • the first obtaining module is used to obtain feedback information sent by the terminal; wherein the feedback information is information generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is cached when the network state is abnormal, and the feedback information is cached when the network state is abnormal. information sent when normalcy is restored;
  • the second obtaining module is used to obtain the corresponding formal notification according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file;
  • the change module is used to change the initial state of the corresponding eSIM configuration file to the target state according to the official notification.
  • the present application provides a terminal, including a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method in any one of the embodiments of the first aspect when the processor executes the computer program.
  • the present application provides a server, including a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method in any one of the embodiments of the first aspect when the processor executes the computer program.
  • the above configuration file state synchronization method, device, terminal, server and storage medium by performing eSIM configuration file management operations according to control instructions, and generating feedback information and formal notifications, to obtain the current network state of the terminal, if the current network state is abnormal, then cache Feedback information, and when the network status returns to normal, send the feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification.
  • the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable.
  • the terminal defaulted that the feedback information has been sent and will not be sent again, and the feedback information is lost, resulting in The status of the eSIM profile is still the previous status, and the previously generated feedback information cannot be found, resulting in that the status of the eSIM profile on the server side is not synchronized with the status of the eSIM profile in the terminal, and the feedback information cannot be obtained again automatically.
  • FIG. 1 is an application environment diagram of a configuration file state synchronization method in one embodiment
  • FIG. 2 is a schematic flowchart of a configuration file state synchronization method in one embodiment
  • FIG. 3 is a schematic flowchart of a configuration file state synchronization method in another embodiment
  • FIG. 4 is a schematic flowchart of a configuration file state synchronization method in another embodiment
  • FIG. 5 is a schematic flowchart of a configuration file state synchronization method in one embodiment
  • FIG. 6 is a schematic flowchart of a configuration file state synchronization method in another embodiment
  • FIG. 7 is a schematic flowchart of a configuration file state synchronization method in another embodiment
  • FIG. 8 is a structural block diagram of a configuration file state synchronization apparatus in one embodiment
  • FIG. 9 is a structural block diagram of a configuration file state synchronization apparatus in another embodiment.
  • FIG. 10 is a structural block diagram of a configuration file state synchronization apparatus in one embodiment
  • FIG. 11 is an internal structural diagram of a terminal in one embodiment
  • FIG. 12 is an internal structure diagram of a server in one embodiment.
  • the configuration file state synchronization method provided by this application can be applied to the application environment shown in FIG. 1 .
  • the application environment includes the terminal 102 and the server 104 .
  • the terminal 102 communicates with the server 104 through the network through the network.
  • the terminal 11 includes an eSIM card.
  • a terminal including an eSIM card can choose to download and use different configuration files on the server over the air, so that the terminal equipped with an eSIM can receive mobile communication services provided by different network operators.
  • a notification message will be generated and sent to the server.
  • the server can configure the eSIM corresponding to the server according to the notification message.
  • the file status is synchronized with the configuration file status of the eSIM on the terminal side.
  • the terminal 102 can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices, and the server 104 can be implemented by an independent server or a server cluster composed of multiple servers.
  • a configuration file state synchronization method is provided, and the method is applied to the terminal in FIG. 1 as an example for description, including the following steps:
  • the control instruction refers to an instruction triggered when the user needs to perform an eSIM configuration file management operation on the eSIM in the terminal; it may include an eSIM configuration file download instruction, deletion instruction, reset instruction, activation instruction, and the like.
  • the user when the user needs to perform configuration file management operations such as downloading, deleting, resetting, and activating the eSIM configuration file on the terminal, the user can trigger the control instruction through the local file management system (local profile assistant, LPA) of the terminal, Then, through LPA, configuration file management operations such as downloading, deleting, and resetting the eSIM configuration file are performed on the eSIM module in the terminal.
  • LPA local profile assistant
  • the user when the user needs to download and install the eSIM configuration file to the eSIM, he can first communicate with the server through LPA, and select the corresponding eSIM configuration file on the server platform to download to the eSIM. After the download is completed, the eSIM will automatically generate A download complete feedback and a formal notification with status information that the profile has been installed, and the feedback is sent to the LPA.
  • the LPA in the terminal will detect the current network status of the terminal to determine whether the current network status is normally available and whether it can communicate with the server.
  • the feedback information is directly sent to the server through the LPA, so that the server platform can change the corresponding eSIM configuration file status after obtaining the official notification.
  • the LPA of the terminal detects that the current network status of the current terminal is abnormal, that is, when normal network communication with the external terminal or server is not possible, the feedback information generated by the eSIM is cached in the LPA, and the current network can be detected in real time.
  • the cached feedback information is sent to the server one by one according to the generated time sequence, or the cached feedback information can be packaged, and the packaged feedback information is sent to the server.
  • the server receives the feedback information, it can issue a formal notification acquisition instruction to the terminal according to the feedback information.
  • the terminal receives the formal notification acquisition instruction, it sends the formal notification to the server.
  • the server platform can eSIM profile status, update the corresponding eSIM profile status in the server.
  • the server platform may include an SM-DP+ server platform.
  • the eSIM configuration file management operation is performed according to the control instruction, and feedback information and a formal notification are generated to obtain the current network state of the terminal. If the current network state is abnormal, the feedback information is cached, and the network state returns to normal. , send feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification.
  • the feedback information generated by the eSIM can be cached.
  • the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormal.
  • the terminal defaults that the feedback information has been sent and will not be sent again, resulting in the eSIM in the server.
  • the status of the configuration file is still the previous status, and it is not synchronized with the status of the eSIM configuration file in the terminal.
  • the status synchronization status of the corresponding eSIM configuration file needs to be manually refreshed on the server platform, which overcomes the non-networking or network abnormality on the terminal side.
  • an embodiment is used to send feedback information to the server when the network on the terminal side is restored to normal.
  • an embodiment is used to send feedback information to the server, so that the server can obtain the corresponding official notification according to the feedback information, including:
  • the LPA in the terminal detects that the current network state is normal and can communicate with the server normally, at this time, the feedback information cached in the LPA is sent to the server one by one according to the generated time.
  • S304 Receive a notification acquisition request sent by the server according to the feedback information.
  • the server may issue a notification acquisition request to the terminal, requesting the terminal to send a formal notification corresponding to the feedback information generated by the eSIM to the server.
  • the LPA of the terminal when the LPA of the terminal receives the notification acquisition request, it sends and forwards the notification acquisition request to the eSIM. After receiving the notification acquisition instruction, the eSIM sends a formal notification corresponding to the feedback information to the LPA, and the LPA sends the formal notification to the eSIM. sent to the server.
  • the feedback information is sent to the server, the notification acquisition request sent by the server according to the feedback information is received, and the formal notification corresponding to the feedback information is sent to the server according to the notification acquisition request, so that the
  • the server can obtain the official notification of the eSIM according to the feedback information, and synchronize the server side and the terminal according to the official notification.
  • the status of the eSIM configuration file on the server side and the status of the eSIM configuration file on the terminal side are automatically synchronized.
  • the terminal when the network returns to normal, the terminal sends the cached feedback information to the server for description, and it can also send the feedback information to the server after receiving the feedback information query instruction sent by the server. Now an embodiment is used. It is further explained that the terminal sends the cached feedback information to the server.
  • the feedback information is sent to the server, so that the server obtains the corresponding formal notification according to the feedback information, and also sends the feedback information to the server.
  • S402 Receive a feedback information query instruction sent by the server.
  • the server may periodically send a feedback information query instruction to the terminal; wherein, the feedback information query instruction is used to instruct the terminal to query whether there is cached feedback information in the LPA.
  • the terminal receives the feedback information query instruction sent by the server every 5 minutes, or the feedback information query instruction sent every 1 hour, or the feedback information query instruction sent every 1 day, or the feedback information query instruction sent in real time, It is not limited here.
  • the LPA of the terminal when the LPA of the terminal receives the feedback information query instruction sent by the server, it automatically searches whether there is feedback information in the local cache of the LPA.
  • the LPA detects that there is feedback information sent by the eSIM in the local cache, it sends the feedback information to the server one by one according to the time when the eSIM generated the feedback information.
  • all feedback information may be packaged and sent to the server at one time, and each feedback information may carry a timestamp.
  • the LPA detects that the local cache is empty and there is no feedback information, it generates a receipt without feedback information, and sends it to the server.
  • the receipt information indicates that no feedback information is currently stored in the LPA of the terminal.
  • the feedback information query instruction sent by the server is received, and according to the feedback information query instruction, it is searched whether there is feedback information in the local cache, if there is feedback information, the feedback information is sent to the server, and if there is no feedback information, receipt information is generated and sent to the server. It can further ensure that the server can receive the feedback information generated after the configuration file of the eSIM is managed, thereby realizing the automatic synchronization of the status of the eSIM configuration file on the terminal side by the server.
  • the method for synchronizing the state of the configuration file is described by taking the terminal as the execution subject. Now, the method for synchronizing the state of the configuration file is described by taking the server in FIG. 1 as an example. In one embodiment, as shown in FIG. 5 .
  • the configuration file status synchronization method including:
  • S502 Acquire feedback information sent by the terminal; wherein the feedback information is information generated after the terminal performs an eSIM configuration file management operation according to the control instruction, and caches the feedback information when the network state is abnormal, and is sent when the network state returns to normal information.
  • the user can trigger a control command through the local file management system (LPA) of the terminal, and then perform configuration file management operations such as downloading, deleting, and resetting the eSIM configuration file on the eSIM in the terminal through the LPA, and generate A corresponding feedback message and a formal notification containing the status of the configuration file.
  • LPA local file management system
  • the feedback information is sent to the server through the LPA of the terminal, that is, the server obtains the feedback information sent by the terminal.
  • the network state of the terminal is abnormal, the feedback information is cached in the LPA local cache, and when the network state returns to normal, the cached feedback information is sent to the server, that is, the server obtains the feedback information sent by the terminal.
  • the eSIM when the user deletes the eSIM configuration file in the terminal's eSIM through LPA, the eSIM will generate a feedback message that the configuration file has been deleted and a formal notification that the configuration file is unavailable, and send the feedback information to the server through LPA. , that is, the server obtains the feedback information sent by the terminal.
  • the server may issue a notification acquisition request to the terminal, requesting the terminal to send a formal notification corresponding to the feedback information. For example, after receiving the feedback information that the configuration file has been deleted, the server sends a notification acquisition request to the terminal, requesting the terminal to send a formal notification that the configuration file is unavailable when the content generated when the feedback information is generated is at the same time.
  • the server after receiving the official notification sent by the terminal, the server changes the initial state of the eSIM configuration file in the server to the target state in the official notification. For example, if the official notification is generated after the eSIM configuration file is deleted, and the target state is the official notification that the configuration file is unavailable, when the server receives the official notification, the server will change the initial state of Installed to the target state. is unavailable, to synchronize the status of the eSIM profile on the terminal side and the server side.
  • a corresponding formal notification is obtained according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file, and according to the formal notification, the initial state of the corresponding eSIM configuration file is changed to target state. Since the feedback information is generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is cached when the network state is abnormal, and sent when the network state returns to normal, it can be realized when the terminal network is abnormal. When the feedback information is not lost, the synchronization of the eSIM configuration file states on the server side and the terminal side cannot be achieved.
  • obtaining the feedback information sent by the terminal includes:
  • the server may periodically send a feedback information query instruction to the terminal to query whether there is feedback information cached due to a network abnormality in the LPA local cache of the terminal.
  • S604 Receive feedback information sent by the terminal according to the feedback information query instruction.
  • the terminal After the terminal receives the feedback information query instruction, it automatically detects whether there is feedback information in the LPA local cache of the terminal. If the LPA detects that there is feedback information sent by the eSIM in the local cache, the feedback information is generated according to the eSIM. time, sent to the server one by one. Alternatively, all feedback information may be packaged and sent to the server at one time, and each feedback information may carry a timestamp. If the LPA detects that the local cache is empty and there is no feedback information, it generates receipt information without feedback information, and sends it to the server. The receipt information indicates that no feedback information is currently stored in the LPA of the terminal.
  • the feedback information sent by the terminal by sending the feedback information query instruction to the terminal, the feedback information sent by the terminal according to the feedback information query instruction is received. It can query whether there is cached feedback information in the local cache in the terminal in real time, and feed the feedback information to the server in time, so that the server can automatically synchronize the status of the eSIM profile side with the status of the eSIM profile side of the terminal side, so as to avoid the server not receiving it.
  • the feedback information is received, the status of the eSIM profile side is not changed, so it is time-consuming and laborious to manually change the status of the eSIM profile side of the server side, which saves time and effort and does not miss the feedback information sent by the terminal.
  • the configuration file state synchronization method includes:
  • the terminal performs an eSIM configuration file management operation according to the control instruction, and generates feedback information and a formal notification; wherein the formal notification includes the target state of the eSIM configuration file.
  • S702 Acquire the current network state of the terminal.
  • the server sends a feedback information query instruction to the terminal.
  • S709 Acquire feedback information sent by the terminal.
  • S710 Receive feedback information sent by the terminal according to the feedback information query instruction.
  • S711 Receive a notification acquisition request sent by the server according to the feedback information.
  • the current network state of the terminal is obtained by performing the eSIM configuration file management operation according to the control instruction, and generating feedback information and a formal notification. If the current network state is abnormal, the feedback information is cached, and when the network state returns to normal , sending feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification.
  • the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable.
  • the terminal defaulted that the feedback information has been sent and will no longer be sent, resulting in the eSIM configuration file in the server.
  • the state is still the previous state, and it is not synchronized with the state of the eSIM configuration file in the terminal.
  • it is necessary to manually refresh the state synchronization state of the corresponding eSIM configuration file on the server platform, which overcomes the problem that the terminal side is not connected to the Internet or the network is abnormal.
  • the configuration file status of the eSIM on the terminal side and the server side are not synchronized, the configuration file status of the eSIM on the terminal side and the server side cannot be automatically synchronized, which saves time and effort and saves costs.
  • FIGS. 2-7 are shown in sequence according to the arrows, these steps are not necessarily executed in the sequence shown by the arrows. Unless explicitly stated herein, the execution of these steps is not strictly limited to the order, and these steps may be performed in other orders. Moreover, at least a part of the steps in FIGS. 2-7 may include multiple steps or multiple stages. These steps or stages are not necessarily executed and completed at the same time, but may be executed at different times. The execution of these steps or stages The order is also not necessarily sequential, but may be performed alternately or alternately with other steps or at least a portion of the steps or phases within the other steps.
  • a configuration file state synchronization apparatus including:
  • the generating module 801 is used for performing eSIM configuration file management operation according to the control instruction, and generating feedback information and formal notification; wherein, the formal notification includes the target state of the eSIM configuration file;
  • the first obtaining module 802 is used to obtain the current network state of the terminal
  • the synchronization module 803 is used to cache the feedback information if the current network state is abnormal, and when the network state returns to normal, send the feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the data in the server according to the formal notification. Status of the eSIM profile.
  • the generation module performs the eSIM configuration file management operation according to the control instruction, and generates feedback information and a formal notification.
  • the first acquisition module acquires the current network state of the terminal, and the synchronization module caches the feedback information if the current network state is abnormal, And when the network status returns to normal, feedback information is sent to the server, so that the server obtains the corresponding official notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the official notification.
  • the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable.
  • the feedback information was not successfully sent to the server due to the terminal network, that is, the server did not receive the feedback information.
  • the terminal defaulted that the feedback information has been sent and will no longer be sent, resulting in the eSIM configuration file in the server.
  • the state is still the previous state, and it is not synchronized with the state of the eSIM configuration file in the terminal.
  • the synchronization module 803 includes:
  • the first sending unit 8031 is configured to send the feedback information to the server when the network state returns to normal;
  • a first receiving unit 8032 configured to receive a notification acquisition request sent by the server according to the feedback information
  • the second sending unit 8033 is configured to send a formal notification corresponding to the feedback information to the server according to the notification acquisition request.
  • the synchronization module 803 further includes:
  • the second receiving unit 8034 is configured to receive the feedback information query instruction sent by the server;
  • a search unit 8035 configured to search for the feedback information in the local cache according to the feedback information query instruction
  • the third sending unit 8036 is configured to send the feedback information to the server if there is feedback information
  • the fourth sending unit 8037 is configured to generate receipt information and send it to the server if there is no feedback information.
  • Each module in the above configuration file state synchronization device can be implemented in whole or in part by software, hardware and combinations thereof.
  • the above modules can be embedded in or independent of the processor in the computer device in the form of hardware, or stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • a configuration file state synchronization apparatus including:
  • the first obtaining module 901 is configured to obtain feedback information sent by a terminal; wherein, the feedback information is information generated after the terminal performs an eSIM configuration file management operation according to a control instruction, and when the network state is abnormal, the feedback information is The information is cached and sent when the network state returns to normal; it is specifically used for sending a feedback information query instruction to the terminal; and receiving the feedback information sent by the terminal according to the feedback information query instruction.
  • the second obtaining module 902 is configured to obtain the corresponding official notification according to the feedback information; wherein, the official notification includes the target state of the eSIM configuration file;
  • a changing module 903 configured to change the initial state of the corresponding eSIM configuration file to the target state according to the official notification.
  • a corresponding formal notification is obtained according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file, and according to the formal notification, the initial state of the corresponding eSIM configuration file is changed to target state. Since the feedback information is generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is cached when the network status is abnormal, and sent when the network status returns to normal, it can be realized when the terminal network is abnormal. When the feedback information is not lost, the synchronization of the eSIM configuration file status on the server side and the terminal side cannot be achieved.
  • a configuration file state synchronization system comprising: a terminal and a server;
  • a terminal configured to implement the steps of the method in the embodiment corresponding to FIG. 2 to FIG. 4 ;
  • the server is configured to implement the steps of the methods in the above-mentioned embodiments corresponding to FIG. 5 to FIG. 6 .
  • the terminal performs the eSIM configuration file management operation according to the control instruction, generates feedback information and a formal notification, and obtains the current network status of the terminal. If the current network status is abnormal, the feedback information is cached, and when the network status returns to normal , sending feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification.
  • the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable.
  • the terminal defaulted that the feedback information has been sent and will no longer be sent, resulting in the eSIM configuration file in the server.
  • the state is still the previous state, and it is not synchronized with the state of the eSIM configuration file in the terminal.
  • it is necessary to manually refresh the state synchronization state of the corresponding eSIM configuration file on the server platform, which overcomes the problem that the terminal side is not connected to the Internet or the network is abnormal.
  • the configuration file status of the eSIM on the terminal side and the server side are not synchronized, the configuration file status of the eSIM on the terminal side and the server side cannot be automatically synchronized, which saves time and effort and saves costs.
  • a terminal is provided, the terminal may be a server, and the internal structure diagram of the terminal may be as shown in FIG. 11 .
  • the terminal includes a processor, memory and a network interface connected through a system bus. Among them, the processor of the terminal is used to provide computing and control capabilities.
  • the memory of the terminal includes a non-volatile storage medium and an internal memory.
  • the nonvolatile storage medium stores an operating system, a computer program, and a database.
  • the internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium.
  • the database of the terminal is used for feedback information data.
  • the network interface of the terminal is used to communicate with external terminals through a network connection.
  • the computer program when executed by a processor, implements a configuration file state synchronization method.
  • a server is provided, and its internal structure diagram may be as shown in FIG. 12 .
  • the server includes a processor, a memory, a communication interface, a display screen, and an input device connected through a system bus.
  • the processor of the server is used to provide computing and control capabilities.
  • the memory of the server includes a non-volatile storage medium and an internal memory.
  • the nonvolatile storage medium stores an operating system and a computer program.
  • the internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium.
  • the communication interface of the server is used for wired or wireless communication with external terminals, and the wireless communication can be realized by WIFI, operator network, NFC (Near Field Communication) or other technologies.
  • the computer program when executed by a processor, implements a configuration file state synchronization method.
  • the display screen of the server may be a liquid crystal display screen or an electronic ink display screen
  • the input device of the server may be a touch layer covered on the display screen, or a button, a trackball or a touchpad set on the server shell, or An external keyboard, trackpad, or mouse, etc.
  • FIG. 11 and FIG. 12 are only block diagrams of partial structures related to the solution of the present application, and do not constitute a limitation on the computer equipment to which the solution of the present application is applied.
  • a computer device may include more or fewer components than those shown in the figures, or combine certain components, or have a different arrangement of components.
  • a terminal including a memory and a processor, where a computer program is stored in the memory, and the processor implements the steps in each method embodiment corresponding to FIG. 2 to FIG. 4 when the processor executes the computer program.
  • a server including a memory and a processor, where a computer program is stored in the memory, and when the processor executes the computer program, the processor implements the steps of the method in the embodiments corresponding to FIG. 5 to FIG. 6 .
  • a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps in the foregoing method embodiments are implemented.
  • Non-volatile memory may include read-only memory (Read-Only Memory, ROM), magnetic tape, floppy disk, flash memory, or optical memory, and the like.
  • Volatile memory may include random access memory (RAM) or external cache memory.
  • the RAM may be in various forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present application relates to a profile state synchronization method and apparatus, a terminal, a server, and a storage medium. The method comprises: performing an eSIM profile management operation according to a control instruction, and generating feedback information and a formal notification, wherein the formal notification comprises a target state of an eSIM profile; obtaining the current network state of a terminal; and if the current network state is abnormal, caching the feedback information, and when the network state returns to normal, sending the feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the state of the eSIM profile in the server according to the formal notification. By using the method, when the profile states of eSIMs of the terminal and the server are not synchronized as the terminal is not connected to a network or the network is abnormal, the profile states of the eSIMs of the terminal and the server can be automatically synchronized, thereby saving time and labor, and reducing cost.

Description

配置文件状态同步方法、装置、终端、服务器和存储介质Configuration file state synchronization method, device, terminal, server and storage medium
本申请要求于2021年4月21日提交中国专利局,申请号为2021104298109,申请名称为“配置文件状态同步方法、装置、终端、服务器和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application filed on April 21, 2021 with the application number 2021104298109 and the application name is "Configuration file status synchronization method, device, terminal, server and storage medium", the entire content of which is Incorporated herein by reference.
技术领域technical field
本申请涉及通信技术领域,特别是涉及一种配置文件状态同步方法、装置、终端、服务器和存储介质。The present application relates to the field of communication technologies, and in particular, to a configuration file state synchronization method, device, terminal, server and storage medium.
背景技术Background technique
随着通信技术的发展,嵌入式SIM卡(Embedded-SIM,eSIM)可以通过空中(over the air,OTA)方式在服务器上选择下载和使用不同的配置文件,以便配备了eSIM的电子装置能够接收不同网络运营商提供的移动通信服务。在用户对eSIM的配置文件进行配置文件管理操作后,例如,下载、删除、重置等操作,均会生成一个通知信息发送至服务器,此时,则需要服务器根据通知信息将服务器对应的eSIM的配置文件状态与终端侧的eSIM的配置文件状态同步。With the development of communication technology, embedded SIM cards (Embedded-SIM, eSIM) can choose to download and use different configuration files on the server through the air (OTA) way, so that electronic devices equipped with eSIM can receive Mobile communication services offered by different network operators. After the user performs configuration file management operations on the eSIM configuration file, such as downloading, deleting, resetting and other operations, a notification message will be generated and sent to the server. The profile status is synchronized with the profile status of the eSIM on the terminal side.
若在终端侧非联网或网络异常的情况下,eSIM配置文件状态发生变化,生成的通知信息则无法发送至服务器,即此时服务器对应的eSIM的配置文件状态与终端侧的eSIM的配置文件状态不同步,则需要在服务器手动更改eSIM的配置文件状态。If the status of the eSIM profile changes when the terminal side is not connected to the Internet or the network is abnormal, the generated notification information cannot be sent to the server, that is, the profile status of the eSIM corresponding to the server and the profile status of the eSIM on the terminal side. If it is not synchronized, you need to manually change the eSIM profile status on the server.
然而,因终端侧非联网或网络异常导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,现有技术存在无法自动同步终端侧和服务器侧的eSIM的配置文件状态的问题。However, when the configuration file states of the eSIM on the terminal side and the server side are not synchronized due to the disconnection of the terminal side or the network abnormality, the prior art has the problem that the configuration file states of the eSIM on the terminal side and the server side cannot be automatically synchronized.
发明内容SUMMARY OF THE INVENTION
基于此,有必要针对上述技术问题,提供一种能够在终端侧非联网或网络异常导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,自动同步终端侧和服务器侧的eSIM 的配置文件状态的配置文件状态同步方法、装置、终端、服务器和存储介质。Based on this, it is necessary to address the above technical problems to provide a device that can automatically synchronize the configuration of the eSIM on the terminal side and the server side when the configuration file states of the eSIM on the terminal side and the server side are not synchronized due to the non-networking of the terminal side or the network abnormality. A configuration file state synchronization method, device, terminal, server and storage medium for file state.
第一方面,本申请提供一种配置文件状态同步方法,所述方法包括:In a first aspect, the present application provides a configuration file state synchronization method, the method comprising:
根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,正式通知包括eSIM配置文件的目标状态;Carry out eSIM profile management operations according to the control instructions, and generate feedback information and formal notifications; wherein, the formal notifications include the target status of the eSIM profile;
获取终端的当前网络状态;Get the current network status of the terminal;
若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,将所述反馈信息发送至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。If the current network status is abnormal, the feedback information is cached, and when the network status returns to normal, the feedback information is sent to the server, so that the server obtains the corresponding official notification according to the feedback information, and synchronizes the eSIM configuration file in the server according to the official notification status.
在其中一个实施例中,在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,包括:In one embodiment, when the network state returns to normal, feedback information is sent to the server, so that the server obtains a corresponding formal notification according to the feedback information, including:
在网络状态恢复正常时,将反馈信息发送至服务器;When the network status returns to normal, the feedback information is sent to the server;
接收服务器根据反馈信息后发送的通知获取请求;Receive the notification acquisition request sent by the server according to the feedback information;
根据通知获取请求,将反馈信息对应的正式通知发送至服务器。According to the notification acquisition request, a formal notification corresponding to the feedback information is sent to the server.
在其中一个实施例中,还包括:In one embodiment, it also includes:
接收服务器发送的反馈信息查询指令;Receive the feedback information query instruction sent by the server;
根据反馈信息查询指令,查找本地缓存中是否存在反馈信息;According to the feedback information query instruction, find out whether there is feedback information in the local cache;
若存在反馈信息,将反馈信息发送至服务器;If there is feedback information, send the feedback information to the server;
若不存在反馈信息,生成回执信息并发送至服务器。If there is no feedback information, the receipt information is generated and sent to the server.
第二方面,本申请提供一种配置文件状态同步方法,该方法包括:In a second aspect, the present application provides a configuration file state synchronization method, the method comprising:
获取终端发送的反馈信息;其中,反馈信息是终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对反馈信息进行缓存,并在网络状态恢复正常时发送的信息;Acquiring feedback information sent by the terminal; wherein the feedback information is information generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and caches the feedback information when the network state is abnormal, and sends the information when the network state returns to normal;
根据反馈信息获取对应的正式通知;其中,正式通知包括eSIM配置文件的目标状态;Obtain the corresponding official notification according to the feedback information; wherein, the official notification includes the target status of the eSIM configuration file;
根据正式通知,将对应的eSIM配置文件的初始状态更改为目标状态。According to the official notification, change the initial state of the corresponding eSIM profile to the target state.
在其中一个实施例中,获取终端发送的反馈信息,包括:In one of the embodiments, acquiring the feedback information sent by the terminal includes:
向终端发送反馈信息查询指令;Send a feedback information query instruction to the terminal;
接收终端根据反馈信息查询指令发送的反馈信息。The terminal receives the feedback information sent by the query instruction according to the feedback information.
在其中一个实施例中,该方法还包括:In one embodiment, the method further includes:
接收终端根据反馈信息查询指令发送的回执信息;回执信息用于指示终端的缓存中不存在反馈信息。The receiving terminal queries the return receipt information sent by the instruction according to the feedback information; the return receipt information is used to indicate that there is no feedback information in the buffer of the terminal.
第三方面,本申请提供一种配置文件状态同步装置,装置包括:In a third aspect, the present application provides a configuration file state synchronization device, the device comprising:
生成模块,用于根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,正式通知包括eSIM配置文件的目标状态;A generation module, used for performing eSIM profile management operations according to control instructions, and generating feedback information and formal notifications; wherein, the formal notifications include the target state of the eSIM profile;
第一获取模块,用于获取终端的当前网络状态;a first obtaining module, used to obtain the current network state of the terminal;
同步模块,用于若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。The synchronization module is used to cache the feedback information if the current network status is abnormal, and send the feedback information to the server when the network status returns to normal, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the eSIM in the server according to the formal notification The status of the configuration file.
第四方面,本申请提供一种配置文件状态同步装置,该装置包括:In a fourth aspect, the present application provides a configuration file state synchronization device, the device comprising:
第一获取模块,用于获取终端发送的反馈信息;其中,反馈信息是终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对反馈信息进行缓存,并在网络状态恢复正常时发送的信息;The first obtaining module is used to obtain feedback information sent by the terminal; wherein the feedback information is information generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is cached when the network state is abnormal, and the feedback information is cached when the network state is abnormal. information sent when normalcy is restored;
第二获取模块,用于根据反馈信息获取对应的正式通知;其中,正式通知包括eSIM配置文件的目标状态;The second obtaining module is used to obtain the corresponding formal notification according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file;
更改模块,用于根据正式通知,将对应的eSIM配置文件的初始状态更改为目标状态。The change module is used to change the initial state of the corresponding eSIM configuration file to the target state according to the official notification.
第五方面,本申请提供一种终端,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现上述第一方面任一项实施例中方法的步骤。In a fifth aspect, the present application provides a terminal, including a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method in any one of the embodiments of the first aspect when the processor executes the computer program.
第六方面,本申请提供一种服务器,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现上述第一方面任一项实施例中方法的步骤。In a sixth aspect, the present application provides a server, including a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method in any one of the embodiments of the first aspect when the processor executes the computer program.
一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述第一方面或者第二方面任一项实施例中方法的步骤。A computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements the steps of the method in any one of the embodiments of the first aspect or the second aspect.
上述配置文件状态同步方法、装置、终端、服务器和存储介质,通过根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知,获取终端的当前网络状态,若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,将反馈信息发送至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM 配置文件的状态。能够在终端的网络状态异常不可用时,将eSIM生成的反馈信息进行缓存,待网络恢复正常时,将缓存在反馈信息发送至服务器,从而避免终端的网络状态异常不可用时,仍然将反馈信息进行发送,但是由于终端网络的原因并未成功将反馈信息发送至服务器,即服务器并未接收到反馈信息,此时终端却默认反馈信息已经发送,并不再进行发送,且反馈信息丢失,导致服务器中的eSIM配置文件的状态仍旧是之前的状态,并且无法找到之前生成的反馈信息,造成服务器侧的eSIM配置文件状态并未与终端中的eSIM配置文件的状态同步,且无法再次获取到反馈信息自动同步,进而需要在服务器平台手动刷新对应的eSIM配置文件的状态同步状态,即克服了终端侧非联网或网络异常时导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,无法自动同步终端侧和服务器侧的eSIM的配置文件状态的问题,省时省力,节约成本。The above configuration file state synchronization method, device, terminal, server and storage medium, by performing eSIM configuration file management operations according to control instructions, and generating feedback information and formal notifications, to obtain the current network state of the terminal, if the current network state is abnormal, then cache Feedback information, and when the network status returns to normal, send the feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification. When the network status of the terminal is abnormally unavailable, the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable. , but the feedback information was not successfully sent to the server due to the terminal network, that is, the server did not receive the feedback information. At this time, the terminal defaulted that the feedback information has been sent and will not be sent again, and the feedback information is lost, resulting in The status of the eSIM profile is still the previous status, and the previously generated feedback information cannot be found, resulting in that the status of the eSIM profile on the server side is not synchronized with the status of the eSIM profile in the terminal, and the feedback information cannot be obtained again automatically. It is necessary to manually refresh the status synchronization status of the corresponding eSIM configuration file on the server platform, that is, it overcomes the situation that the configuration file status of the terminal side and the server side cannot be automatically synchronized when the terminal side is not connected to the Internet or the network is abnormal. The problem of the configuration file status of the eSIM on the terminal side and the server side saves time and effort, and saves costs.
附图说明Description of drawings
图1为一个实施例中配置文件状态同步方法的应用环境图;1 is an application environment diagram of a configuration file state synchronization method in one embodiment;
图2为一个实施例中配置文件状态同步方法的流程示意图;2 is a schematic flowchart of a configuration file state synchronization method in one embodiment;
图3为另一个实施例中配置文件状态同步方法的流程示意图;3 is a schematic flowchart of a configuration file state synchronization method in another embodiment;
图4为另一个实施例中配置文件状态同步方法的流程示意图;4 is a schematic flowchart of a configuration file state synchronization method in another embodiment;
图5为一个实施例中配置文件状态同步方法的流程示意图;5 is a schematic flowchart of a configuration file state synchronization method in one embodiment;
图6为另一个实施例中配置文件状态同步方法的流程示意图;6 is a schematic flowchart of a configuration file state synchronization method in another embodiment;
图7为另一个实施例中配置文件状态同步方法的流程示意图;7 is a schematic flowchart of a configuration file state synchronization method in another embodiment;
图8为一个实施例中配置文件状态同步装置的结构框图;8 is a structural block diagram of a configuration file state synchronization apparatus in one embodiment;
图9为另一个实施例中配置文件状态同步装置的结构框图;9 is a structural block diagram of a configuration file state synchronization apparatus in another embodiment;
图10为一个实施例中配置文件状态同步装置的结构框图;10 is a structural block diagram of a configuration file state synchronization apparatus in one embodiment;
图11为一个实施例中终端的内部结构图;11 is an internal structural diagram of a terminal in one embodiment;
图12为一个实施例中服务器的内部结构图。FIG. 12 is an internal structure diagram of a server in one embodiment.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本 申请进行进一步详细说明。应当理解,此处描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions and advantages of the present application clearer, the present application will be described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present application, but not to limit the present application.
本申请提供的配置文件状态同步方法,可以应用于如图1所示的应用环境中。该应用环境中包括终端102和服务器104。其中,终端102通过网络与服务器104通过网络进行通信。其中,终端11中包括eSIM卡。包括有eSIM卡的终端可以通过空中方式在服务器上选择下载和使用不同的配置文件,以便配备了eSIM的终端能够接收不同网络运营商提供的移动通信服务。在用户对eSIM的配置文件进行配置文件管理操作后,例如,下载、删除、重置等操作,均会生成一个通知信息发送至服务器,此时,服务器可以根据通知信息将服务器对应的eSIM的配置文件状态与终端侧的eSIM的配置文件状态同步。其中,终端102可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备,服务器104可以用独立的服务器或者是多个服务器组成的服务器集群来实现。The configuration file state synchronization method provided by this application can be applied to the application environment shown in FIG. 1 . The application environment includes the terminal 102 and the server 104 . The terminal 102 communicates with the server 104 through the network through the network. The terminal 11 includes an eSIM card. A terminal including an eSIM card can choose to download and use different configuration files on the server over the air, so that the terminal equipped with an eSIM can receive mobile communication services provided by different network operators. After the user performs configuration file management operations on the eSIM configuration file, such as downloading, deleting, resetting, etc., a notification message will be generated and sent to the server. At this time, the server can configure the eSIM corresponding to the server according to the notification message. The file status is synchronized with the configuration file status of the eSIM on the terminal side. The terminal 102 can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers and portable wearable devices, and the server 104 can be implemented by an independent server or a server cluster composed of multiple servers.
在一个实施例中,如图2所示,提供了一种配置文件状态同步方法,以该方法应用于图1中的终端为例进行说明,包括以下步骤:In one embodiment, as shown in FIG. 2, a configuration file state synchronization method is provided, and the method is applied to the terminal in FIG. 1 as an example for description, including the following steps:
S202,根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,正式通知包括eSIM配置文件的目标状态。S202, perform the eSIM configuration file management operation according to the control instruction, and generate feedback information and a formal notification; wherein the formal notification includes the target state of the eSIM configuration file.
其中,控制指令是指用户需要对终端中的eSIM进行eSIM配置文件管理操作时触发的指令;可以包括对eSIM配置文件的下载指令、删除指令、重置指令、激活指令等。The control instruction refers to an instruction triggered when the user needs to perform an eSIM configuration file management operation on the eSIM in the terminal; it may include an eSIM configuration file download instruction, deletion instruction, reset instruction, activation instruction, and the like.
具体地,当用户需要对终端上的eSIM配置文件进行下载、删除、重置、激活等配置文件管理操作时,用户可以通过终端的本地文件管理系统(local profil eassistant,LPA),触发控制指令,再通过LPA,对终端中的eSIM模块进行eSIM配置文件的下载、删除、重置等配置文件管理操作。当eSIM完成相应的eSIM配置文件管理操作后,均会生成一条相应的反馈信息和一条包含有配置文件状态的正式通知。示例地,用户需要将eSIM配置文件进行下载安装至eSIM时,可以首先通过LPA与服务器进行通信,在服务器平台上选择相应的eSIM配置文件进行下载至eSIM中,当下载完成后,eSIM会自动生成一条下载完成的反馈信息和一条包含有配置文件已安装的状态信息的正式通知,并且将反馈信息发送至LPA中。Specifically, when the user needs to perform configuration file management operations such as downloading, deleting, resetting, and activating the eSIM configuration file on the terminal, the user can trigger the control instruction through the local file management system (local profile assistant, LPA) of the terminal, Then, through LPA, configuration file management operations such as downloading, deleting, and resetting the eSIM configuration file are performed on the eSIM module in the terminal. When the eSIM completes the corresponding eSIM profile management operation, a corresponding feedback message and a formal notification containing the profile status will be generated. For example, when the user needs to download and install the eSIM configuration file to the eSIM, he can first communicate with the server through LPA, and select the corresponding eSIM configuration file on the server platform to download to the eSIM. After the download is completed, the eSIM will automatically generate A download complete feedback and a formal notification with status information that the profile has been installed, and the feedback is sent to the LPA.
S204,获取终端的当前网络状态。S204, the current network state of the terminal is acquired.
具体地,终端中的LPA会检测当前终端的网络状态,以确定当前网络状态是否正常可用,是否能够和服务器进行通信。Specifically, the LPA in the terminal will detect the current network status of the terminal to determine whether the current network status is normally available and whether it can communicate with the server.
可选地,当网络状态正常时,直接将反馈信息通过LPA发送至服务器,便于服务器平台获取到正式通知后更改对应的eSIM配置文件状态。Optionally, when the network status is normal, the feedback information is directly sent to the server through the LPA, so that the server platform can change the corresponding eSIM configuration file status after obtaining the official notification.
S206,若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,将反馈信息发送至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。S206, if the current network state is abnormal, cache the feedback information, and when the network state returns to normal, send the feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the eSIM configuration file in the server according to the formal notification status.
具体地,若终端的LPA检测到当前终端当前的网络状态异常时,即无法与外部终端或者服务器进行正常的网络通信时,将eSIM生成的反馈信息缓存至LPA中,并可以实时检测当前的网络状态,当检测的网络状态为正常时,则将缓存的反馈信息按照生成的时间顺序逐条发送至服务器,也可以是将缓存的反馈信息进行打包,将打包后的反馈信息发送至服务器中。当服务器接收到反馈信息时,可以根据反馈信息对终端下发正式通知获取指令,当终端接收到正式通知获取指令,则将正式通知发送至服务器,此时,服务器平台就可以根据正式通知的当前eSIM配置文件状态,更新服务器中对应的eSIM配置文件状态。其中,服务器平台可以包括SM-DP+服务器平台。Specifically, if the LPA of the terminal detects that the current network status of the current terminal is abnormal, that is, when normal network communication with the external terminal or server is not possible, the feedback information generated by the eSIM is cached in the LPA, and the current network can be detected in real time. When the detected network state is normal, the cached feedback information is sent to the server one by one according to the generated time sequence, or the cached feedback information can be packaged, and the packaged feedback information is sent to the server. When the server receives the feedback information, it can issue a formal notification acquisition instruction to the terminal according to the feedback information. When the terminal receives the formal notification acquisition instruction, it sends the formal notification to the server. At this time, the server platform can eSIM profile status, update the corresponding eSIM profile status in the server. Wherein, the server platform may include an SM-DP+ server platform.
上述配置文件状态同步方法中,根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知,获取终端的当前网络状态,若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。能够在终端的网络状态异常不可用时,将eSIM生成的反馈信息进行缓存,待网络恢复正常时,将缓存在反馈信息发送至服务器,从而避免终端的网络状态异常时,仍然将反馈信息进行发送,但是由于网络的原因并未成功将反馈信息发送至服务器,导致反馈信息丢失,即服务器并未接收到反馈信息,此时终端却默认反馈信息已经发送,并不再进行发送,导致服务器中的eSIM配置文件的状态仍旧是之前的状态,并未与终端中的eSIM配置文件的状态同步,进而需要在服务器平台手动刷新对应的eSIM配置文件的状态同步状态,即克服了终端侧非联网或网络异常时,导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,无法自动同步终端侧和服务器侧的eSIM的配置文件状态的问题。In the above configuration file state synchronization method, the eSIM configuration file management operation is performed according to the control instruction, and feedback information and a formal notification are generated to obtain the current network state of the terminal. If the current network state is abnormal, the feedback information is cached, and the network state returns to normal. , send feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification. When the network status of the terminal is abnormal and unavailable, the feedback information generated by the eSIM can be cached. When the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormal. However, due to network reasons, the feedback information was not successfully sent to the server, resulting in the loss of the feedback information, that is, the server did not receive the feedback information. At this time, the terminal defaults that the feedback information has been sent and will not be sent again, resulting in the eSIM in the server. The status of the configuration file is still the previous status, and it is not synchronized with the status of the eSIM configuration file in the terminal. In addition, the status synchronization status of the corresponding eSIM configuration file needs to be manually refreshed on the server platform, which overcomes the non-networking or network abnormality on the terminal side. When the configuration file status of the eSIM on the terminal side and the server side is not synchronized, the configuration file status of the eSIM on the terminal side and the server side cannot be automatically synchronized.
上述实施例对配置文件状态同步方法进行了说明,现以一个实施例对终端侧网络恢复正常时,发送反馈信息至服务器进一步说明,在一个实施例中,如图3所示,在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,包括:The above embodiment describes the configuration file state synchronization method. Now, an embodiment is used to send feedback information to the server when the network on the terminal side is restored to normal. In one embodiment, as shown in FIG. 3, when the network state is restored When normal, send feedback information to the server, so that the server can obtain the corresponding official notification according to the feedback information, including:
S302,在网络状态恢复正常时,将反馈信息发送至服务器。S302, when the network state returns to normal, send feedback information to the server.
具体地,当终端中的LPA检测到当前的网络状态正常,能够与服务器正常通信,此时,将缓存在LPA中的反馈信息按照生成的时间逐条发送至服务器。Specifically, when the LPA in the terminal detects that the current network state is normal and can communicate with the server normally, at this time, the feedback information cached in the LPA is sent to the server one by one according to the generated time.
S304,接收服务器根据反馈信息后发送的通知获取请求。S304: Receive a notification acquisition request sent by the server according to the feedback information.
具体地,当服务器接收到反馈信息后,可以对终端下发通知获取请求,请求终端将eSIM生成的与反馈信息对应的正式通知发送至服务器。Specifically, after receiving the feedback information, the server may issue a notification acquisition request to the terminal, requesting the terminal to send a formal notification corresponding to the feedback information generated by the eSIM to the server.
S306,根据通知获取请求,将反馈信息对应的正式通知发送至服务器。S306, according to the notification acquisition request, send a formal notification corresponding to the feedback information to the server.
具体地,当终端的LPA接收到通知获取请求后,将该通知获取请求发送转发至eSIM中,eSIM接收到通知获取指令后,将反馈信息对应的正式通知发送至LPA,由LPA将该正式通知发送至服务器。Specifically, when the LPA of the terminal receives the notification acquisition request, it sends and forwards the notification acquisition request to the eSIM. After receiving the notification acquisition instruction, the eSIM sends a formal notification corresponding to the feedback information to the LPA, and the LPA sends the formal notification to the eSIM. sent to the server.
本实施例中,通过在网络状态恢复正常时,将反馈信息发送至服务器,接收服务器根据反馈信息后发送的通知获取请求,根据通知获取请求,将反馈信息对应的正式通知发送至服务器,能够使反馈信息在网络上异常时,进行存储不会丢失,进而在网络正常时,将存储的反馈信息发送至服务器,服务器即可根据反馈信息获取eSIM的正式通知,并根据正式通知同步服务器侧和终端侧的eSIM配置文件的状态,实现自动同步服务器侧和终端侧的eSIM配置文件的状态。In this embodiment, when the network state returns to normal, the feedback information is sent to the server, the notification acquisition request sent by the server according to the feedback information is received, and the formal notification corresponding to the feedback information is sent to the server according to the notification acquisition request, so that the When the feedback information is abnormal on the network, the storage will not be lost, and then when the network is normal, the stored feedback information is sent to the server, and the server can obtain the official notification of the eSIM according to the feedback information, and synchronize the server side and the terminal according to the official notification. The status of the eSIM configuration file on the server side and the status of the eSIM configuration file on the terminal side are automatically synchronized.
上述实施例中在网络恢复正常时,终端将缓存的反馈信息发送至服务器进行了说明,还可以在接收到服务器发送的反馈信息查询指令后,再将反馈信息发送至服务器,现以一个实施例对终端将缓存的反馈信息发送至服务器进一步说明,在一个实施例中,如图4所示,在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,还包括:In the above-mentioned embodiment, when the network returns to normal, the terminal sends the cached feedback information to the server for description, and it can also send the feedback information to the server after receiving the feedback information query instruction sent by the server. Now an embodiment is used. It is further explained that the terminal sends the cached feedback information to the server. In one embodiment, as shown in FIG. 4 , when the network state returns to normal, the feedback information is sent to the server, so that the server obtains the corresponding formal notification according to the feedback information, and also sends the feedback information to the server. include:
S402,接收服务器发送的反馈信息查询指令。S402: Receive a feedback information query instruction sent by the server.
具体地,服务器可以周期性的向终端发送反馈信息查询指令;其中,反馈信息查询指 令用于指示终端查询LPA中是否存在缓存的反馈信息。例如,终端接收服务器每隔5分钟发送的反馈信息查询指令、或者每隔1小时发送的反馈信息查询指令、或者每隔1天发送的反馈信息查询指令,或是实时发送的反馈信息查询指令,在此不加以限制。Specifically, the server may periodically send a feedback information query instruction to the terminal; wherein, the feedback information query instruction is used to instruct the terminal to query whether there is cached feedback information in the LPA. For example, the terminal receives the feedback information query instruction sent by the server every 5 minutes, or the feedback information query instruction sent every 1 hour, or the feedback information query instruction sent every 1 day, or the feedback information query instruction sent in real time, It is not limited here.
S404,根据反馈信息查询指令,查找本地缓存中是否存在反馈信息。S404, according to the feedback information query instruction, find out whether there is feedback information in the local cache.
具体地,当终端的LPA接收到服务器发送的反馈信息查询指令,自动查找LPA本地缓存中是否存在反馈信息。Specifically, when the LPA of the terminal receives the feedback information query instruction sent by the server, it automatically searches whether there is feedback information in the local cache of the LPA.
S406,若存在反馈信息,将反馈信息发送至服务器。S406, if there is feedback information, send the feedback information to the server.
具体地,若LPA检测到本地缓存中存在eSIM发送的反馈信息,则将反馈信息按照eSIM生成反馈信息的时间,逐条发送至服务器。或者,也可以将所有的反馈信息打包之后一次发送至服务器,每个反馈信息可以携带时间戳。Specifically, if the LPA detects that there is feedback information sent by the eSIM in the local cache, it sends the feedback information to the server one by one according to the time when the eSIM generated the feedback information. Alternatively, all feedback information may be packaged and sent to the server at one time, and each feedback information may carry a timestamp.
S408,若不存在反馈信息,生成回执信息并发送至服务器。S408, if there is no feedback information, generate receipt information and send it to the server.
具体地,若LPA检测到本地缓存中为空,不存在反馈信息,则生成无反馈信息的回执信息,并发送至服务器,回执信息指示终端的LPA中当前没有存储反馈信息。Specifically, if the LPA detects that the local cache is empty and there is no feedback information, it generates a receipt without feedback information, and sends it to the server. The receipt information indicates that no feedback information is currently stored in the LPA of the terminal.
本实施例中,接收服务器发送的反馈信息查询指令,根据反馈信息查询指令,查找本地缓存中是否存在反馈信息,若存在反馈信息,将反馈信息发送至服务器,若不存在反馈信息,生成回执信息并发送至服务器。能够进一步确保服务器能够接收到eSIM的配置文件进行管理操作后生成的反馈信息,进而实现服务器自动同步终端侧的eSIM配置文件状态。In this embodiment, the feedback information query instruction sent by the server is received, and according to the feedback information query instruction, it is searched whether there is feedback information in the local cache, if there is feedback information, the feedback information is sent to the server, and if there is no feedback information, receipt information is generated and sent to the server. It can further ensure that the server can receive the feedback information generated after the configuration file of the eSIM is managed, thereby realizing the automatic synchronization of the status of the eSIM configuration file on the terminal side by the server.
上述实施例均是以终端为执行主体对配置文件状态同步方法进行说明的,现以应用于图1中的服务器为例对配置文件状态同步方法进行说明,在一个实施例中,如图5所示,配置文件状态同步方法,包括:In the above embodiments, the method for synchronizing the state of the configuration file is described by taking the terminal as the execution subject. Now, the method for synchronizing the state of the configuration file is described by taking the server in FIG. 1 as an example. In one embodiment, as shown in FIG. 5 . The configuration file status synchronization method, including:
S502,获取终端发送的反馈信息;其中,反馈信息是终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对反馈信息进行缓存,并在网络状态恢复正常时发送的信息。S502: Acquire feedback information sent by the terminal; wherein the feedback information is information generated after the terminal performs an eSIM configuration file management operation according to the control instruction, and caches the feedback information when the network state is abnormal, and is sent when the network state returns to normal information.
具体地,用户可以通过终端的本地文件管理系统(local profil eassistant,LPA)触发控制指令,再通过LPA对终端中的eSIM进行eSIM配置文件的下载、删除、重置等配置文件管理操作后,生成一条相应的反馈信息和一条包含有配置文件状态的正式通知,在终 端的网络状态正常时,通过终端的LPA将反馈信息发送至服务器中,即服务器获取终端发送的反馈信息。当终端的网络状态异常时,将反馈信息缓存至LPA本地缓存中,并在网络状态恢复正常时,将缓存的反馈信息发送至服务器,即服务器获取终端发送的反馈信息。例如,当用户通过LPA将终端的eSIM中eSIM配置文件进行删除后,eSIM会生成一条内容为配置文件已删除的反馈信息和配置文件不可用的正式通知,并通过LPA将反馈信息发送至服务器中,即服务器获取到了终端发送的反馈信息。Specifically, the user can trigger a control command through the local file management system (LPA) of the terminal, and then perform configuration file management operations such as downloading, deleting, and resetting the eSIM configuration file on the eSIM in the terminal through the LPA, and generate A corresponding feedback message and a formal notification containing the status of the configuration file. When the network status of the terminal is normal, the feedback information is sent to the server through the LPA of the terminal, that is, the server obtains the feedback information sent by the terminal. When the network state of the terminal is abnormal, the feedback information is cached in the LPA local cache, and when the network state returns to normal, the cached feedback information is sent to the server, that is, the server obtains the feedback information sent by the terminal. For example, when the user deletes the eSIM configuration file in the terminal's eSIM through LPA, the eSIM will generate a feedback message that the configuration file has been deleted and a formal notification that the configuration file is unavailable, and send the feedback information to the server through LPA. , that is, the server obtains the feedback information sent by the terminal.
S504,根据反馈信息获取对应的正式通知;其中,正式通知包括eSIM配置文件的目标状态。S504, obtain a corresponding formal notification according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file.
具体地,当服务器接收到反馈信息后,可以对终端下发通知获取请求,请求终端发送与反馈信息对应的正式通知。例如,服务器接收到配置文件已删除的反馈信息后,向终端发送通知获取请求,请求终端发送生成反馈信息时同时生成的内容为配置文件不可用的正式通知。Specifically, after receiving the feedback information, the server may issue a notification acquisition request to the terminal, requesting the terminal to send a formal notification corresponding to the feedback information. For example, after receiving the feedback information that the configuration file has been deleted, the server sends a notification acquisition request to the terminal, requesting the terminal to send a formal notification that the configuration file is unavailable when the content generated when the feedback information is generated is at the same time.
S506,根据正式通知,将对应的eSIM配置文件的初始状态更改为目标状态。S506, according to the official notification, change the initial state of the corresponding eSIM configuration file to the target state.
具体地,当服务器接收到终端发送的正式通知后,将服务器中eSIM配置文件的初始状态更改为正式通知中的目标状态。示例地,正式通知若为删除eSIM配置文件后生成的,目标状态为配置文件不可用的正式通知,则当服务器接收到该正式通知后,将服务器中的初始状态的已安装,更改为目标状态的不可用,实现同步终端侧与服务器侧的eSIM配置文件的状态。Specifically, after receiving the official notification sent by the terminal, the server changes the initial state of the eSIM configuration file in the server to the target state in the official notification. For example, if the official notification is generated after the eSIM configuration file is deleted, and the target state is the official notification that the configuration file is unavailable, when the server receives the official notification, the server will change the initial state of Installed to the target state. is unavailable, to synchronize the status of the eSIM profile on the terminal side and the server side.
在本实施例中,通过获取终端发送的反馈信息,根据反馈信息获取对应的正式通知;其中,正式通知包括eSIM配置文件的目标状态,根据正式通知,将对应的eSIM配置文件的初始状态更改为目标状态。由于反馈信息是终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对反馈信息进行缓存,并在网络状态恢复正常时发送的信息,因此,能够实现在终端网络异常时,不会丢失反馈信息的情况进而导致,无法实现服务器侧与终端侧的eSIM配置文件状态的同步。In this embodiment, by acquiring feedback information sent by the terminal, a corresponding formal notification is obtained according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file, and according to the formal notification, the initial state of the corresponding eSIM configuration file is changed to target state. Since the feedback information is generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is cached when the network state is abnormal, and sent when the network state returns to normal, it can be realized when the terminal network is abnormal. When the feedback information is not lost, the synchronization of the eSIM configuration file states on the server side and the terminal side cannot be achieved.
上述实施例对配置文件状态同步方法进行了说明,现以一个实施例对如何获取终端发送在反馈信息进行说明,在一个实施例中,如图6所示,获取终端发送的反馈信息,包括:The above embodiment describes the configuration file state synchronization method. Now, an embodiment is used to describe how to obtain the feedback information sent by the terminal. In one embodiment, as shown in FIG. 6 , obtaining the feedback information sent by the terminal includes:
S602,向终端发送反馈信息查询指令。S602: Send a feedback information query instruction to the terminal.
具体地,服务器可以周期性向终端发送反馈信息查询指令,查询终端的LPA本地缓存中是否存在因网络异常缓存的反馈信息。Specifically, the server may periodically send a feedback information query instruction to the terminal to query whether there is feedback information cached due to a network abnormality in the LPA local cache of the terminal.
S604,接收终端根据反馈信息查询指令发送的反馈信息。S604: Receive feedback information sent by the terminal according to the feedback information query instruction.
具体地,当终端接收到反馈信息查询指令后,自动检测终端的LPA本地缓存中是否存在反馈信息,若LPA检测到本地缓存中存在eSIM发送的反馈信息,则将反馈信息按照eSIM生成反馈信息的时间,逐条发送至服务器。或者,也可以将所有的反馈信息打包之后一次发送至服务器,每个反馈信息可以携带时间戳。若LPA检测到本地缓存中为空,不存在反馈信息,则生成无反馈信息的回执信息,并发送至服务器,回执信息指示终端的LPA中当前没有存储反馈信息。Specifically, after the terminal receives the feedback information query instruction, it automatically detects whether there is feedback information in the LPA local cache of the terminal. If the LPA detects that there is feedback information sent by the eSIM in the local cache, the feedback information is generated according to the eSIM. time, sent to the server one by one. Alternatively, all feedback information may be packaged and sent to the server at one time, and each feedback information may carry a timestamp. If the LPA detects that the local cache is empty and there is no feedback information, it generates receipt information without feedback information, and sends it to the server. The receipt information indicates that no feedback information is currently stored in the LPA of the terminal.
本实施例中,通过向终端发送反馈信息查询指令,接收终端根据反馈信息查询指令发送的反馈信息。能够实时的查询终端中的本地缓存中是否存在缓存的反馈信息,将反馈信息及时反馈至服务器中,以便服务器自动将eSIM配置文件侧状态与终端侧的eSIM配置文件侧状态同步,避免服务器没有接收到反馈信息则没有更改eSIM配置文件侧状态,从而需要手动更改服务器侧eSIM配置文件侧状态费时费力的问题,更加省时省力且不会遗漏终端发送的反馈信息。In this embodiment, by sending the feedback information query instruction to the terminal, the feedback information sent by the terminal according to the feedback information query instruction is received. It can query whether there is cached feedback information in the local cache in the terminal in real time, and feed the feedback information to the server in time, so that the server can automatically synchronize the status of the eSIM profile side with the status of the eSIM profile side of the terminal side, so as to avoid the server not receiving it. When the feedback information is received, the status of the eSIM profile side is not changed, so it is time-consuming and laborious to manually change the status of the eSIM profile side of the server side, which saves time and effort and does not miss the feedback information sent by the terminal.
为了便于本领域技术人员的理解,现以一个是实施例对配置文件状态同步方法进行说明,在一个实施例中,如图7所示,配置文件状态同步方法包括:In order to facilitate the understanding of those skilled in the art, an embodiment is now used to describe the configuration file state synchronization method. In one embodiment, as shown in FIG. 7 , the configuration file state synchronization method includes:
S701,终端根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,正式通知包括eSIM配置文件的目标状态。S701, the terminal performs an eSIM configuration file management operation according to the control instruction, and generates feedback information and a formal notification; wherein the formal notification includes the target state of the eSIM configuration file.
S702,获取终端的当前网络状态。S702: Acquire the current network state of the terminal.
S703,若当前网络状态异常,则缓存反馈信息。S703, if the current network state is abnormal, cache the feedback information.
S704,在网络状态恢复正常时,将反馈信息发送至服务器。S704, when the network state returns to normal, send the feedback information to the server.
S705,服务器向终端发送反馈信息查询指令。S705, the server sends a feedback information query instruction to the terminal.
S706,根据反馈信息查询指令,查找本地缓存中是否存在反馈信息。S706, according to the feedback information query instruction, find out whether there is feedback information in the local cache.
S707,若存在反馈信息,将反馈信息发送至服务器。S707, if there is feedback information, send the feedback information to the server.
S708,若不存在反馈信息,生成回执信息并发送至服务器。S708, if there is no feedback information, generate receipt information and send it to the server.
S709,获取终端发送的反馈信息。S709: Acquire feedback information sent by the terminal.
S710,接收终端根据反馈信息查询指令发送的反馈信息。S710: Receive feedback information sent by the terminal according to the feedback information query instruction.
S711,接收服务器根据反馈信息后发送的通知获取请求。S711: Receive a notification acquisition request sent by the server according to the feedback information.
S712,根据通知获取请求,将反馈信息对应的正式通知发送至服务器。S712, according to the notification acquisition request, send a formal notification corresponding to the feedback information to the server.
S713,根据正式通知,将对应的eSIM配置文件的初始状态更改为目标状态。S713, according to the official notification, change the initial state of the corresponding eSIM configuration file to the target state.
在本实施例中,通过根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知,获取终端的当前网络状态,若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。能够在终端的网络状态异常不可用时,将eSIM生成的反馈信息进行缓存,待网络恢复正常时,将缓存在反馈信息发送至服务器,从而避免终端的网络状态异常不可用时,仍然将反馈信息进行发送,但是由于终端网络的原因并未成功将反馈信息发送至服务器,即服务器并未接收到反馈信息,此时终端却默认反馈信息已经发送,并不再进行发送,导致服务器中的eSIM配置文件的状态仍旧是之前的状态,并未与终端中的eSIM配置文件的状态同步,进而需要在服务器平台手动刷新对应的eSIM配置文件的状态同步状态,即克服了终端侧非联网或网络异常时,导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,无法自动同步终端侧和服务器侧的eSIM的配置文件状态的问题,省时省力,节约成本。In this embodiment, the current network state of the terminal is obtained by performing the eSIM configuration file management operation according to the control instruction, and generating feedback information and a formal notification. If the current network state is abnormal, the feedback information is cached, and when the network state returns to normal , sending feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification. When the network status of the terminal is abnormally unavailable, the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable. , but the feedback information was not successfully sent to the server due to the terminal network, that is, the server did not receive the feedback information. At this time, the terminal defaulted that the feedback information has been sent and will no longer be sent, resulting in the eSIM configuration file in the server. The state is still the previous state, and it is not synchronized with the state of the eSIM configuration file in the terminal. In addition, it is necessary to manually refresh the state synchronization state of the corresponding eSIM configuration file on the server platform, which overcomes the problem that the terminal side is not connected to the Internet or the network is abnormal. When the configuration file status of the eSIM on the terminal side and the server side are not synchronized, the configuration file status of the eSIM on the terminal side and the server side cannot be automatically synchronized, which saves time and effort and saves costs.
应该理解的是,虽然图2-7的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-7中的至少一部分步骤可以包括多个步骤或者多个阶段,这些步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤中的步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the steps in the flowcharts of FIGS. 2-7 are shown in sequence according to the arrows, these steps are not necessarily executed in the sequence shown by the arrows. Unless explicitly stated herein, the execution of these steps is not strictly limited to the order, and these steps may be performed in other orders. Moreover, at least a part of the steps in FIGS. 2-7 may include multiple steps or multiple stages. These steps or stages are not necessarily executed and completed at the same time, but may be executed at different times. The execution of these steps or stages The order is also not necessarily sequential, but may be performed alternately or alternately with other steps or at least a portion of the steps or phases within the other steps.
在一个实施例中,如图8所示,提供了一种配置文件状态同步装置,包括:In one embodiment, as shown in FIG. 8, a configuration file state synchronization apparatus is provided, including:
生成模块801,用于根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,正式通知包括eSIM配置文件的目标状态;The generating module 801 is used for performing eSIM configuration file management operation according to the control instruction, and generating feedback information and formal notification; wherein, the formal notification includes the target state of the eSIM configuration file;
第一获取模块802,用于获取终端的当前网络状态;The first obtaining module 802 is used to obtain the current network state of the terminal;
同步模块803,用于若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。The synchronization module 803 is used to cache the feedback information if the current network state is abnormal, and when the network state returns to normal, send the feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the data in the server according to the formal notification. Status of the eSIM profile.
在本实施例中,生成模块根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知,第一获取模块获取终端的当前网络状态,同步模块若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。能够在终端的网络状态异常不可用时,将eSIM生成的反馈信息进行缓存,待网络恢复正常时,将缓存在反馈信息发送至服务器,从而避免终端的网络状态异常不可用时,仍然将反馈信息进行发送,但是由于终端网络的原因并未成功将反馈信息发送至服务器,即服务器并未接收到反馈信息,此时终端却默认反馈信息已经发送,并不再进行发送,导致服务器中的eSIM配置文件的状态仍旧是之前的状态,并未与终端中的eSIM配置文件的状态同步,进而需要在服务器平台手动刷新对应的eSIM配置文件的状态同步状态,即克服了终端侧非联网或网络异常时,导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,无法自动同步终端侧和服务器侧的eSIM的配置文件状态的问题,省时省力,节约成本。In this embodiment, the generation module performs the eSIM configuration file management operation according to the control instruction, and generates feedback information and a formal notification. The first acquisition module acquires the current network state of the terminal, and the synchronization module caches the feedback information if the current network state is abnormal, And when the network status returns to normal, feedback information is sent to the server, so that the server obtains the corresponding official notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the official notification. When the network status of the terminal is abnormally unavailable, the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable. , but the feedback information was not successfully sent to the server due to the terminal network, that is, the server did not receive the feedback information. At this time, the terminal defaulted that the feedback information has been sent and will no longer be sent, resulting in the eSIM configuration file in the server. The state is still the previous state, and it is not synchronized with the state of the eSIM configuration file in the terminal. In addition, it is necessary to manually refresh the state synchronization state of the corresponding eSIM configuration file on the server platform, which overcomes the problem that the terminal side is not connected to the Internet or the network is abnormal. When the configuration file status of the eSIM on the terminal side and the server side are not synchronized, the configuration file status of the eSIM on the terminal side and the server side cannot be automatically synchronized, which saves time and effort and saves costs.
在一个实施例中,如图9所示,同步模块803包括:In one embodiment, as shown in FIG. 9, the synchronization module 803 includes:
第一发送单元8031,用于在网络状态恢复正常时,将反馈信息发送至服务器;The first sending unit 8031 is configured to send the feedback information to the server when the network state returns to normal;
第一接收单元8032,用于接收服务器根据反馈信息后发送的通知获取请求;a first receiving unit 8032, configured to receive a notification acquisition request sent by the server according to the feedback information;
第二发送单元8033,用于根据通知获取请求,将反馈信息对应的正式通知发送至服务器。The second sending unit 8033 is configured to send a formal notification corresponding to the feedback information to the server according to the notification acquisition request.
在一个实施例中,参见图9所示,同步模块803,还包括:In one embodiment, as shown in FIG. 9 , the synchronization module 803 further includes:
第二接收单元8034,用于接收服务器发送的反馈信息查询指令;The second receiving unit 8034 is configured to receive the feedback information query instruction sent by the server;
查找单元8035,用于根据反馈信息查询指令,查找本地缓存中是否存在反馈信息;A search unit 8035, configured to search for the feedback information in the local cache according to the feedback information query instruction;
第三发送单元8036,用于若存在反馈信息,将反馈信息发送至服务器;The third sending unit 8036 is configured to send the feedback information to the server if there is feedback information;
第四发送单元8037,用于若不存在反馈信息,生成回执信息并发送至服务器。The fourth sending unit 8037 is configured to generate receipt information and send it to the server if there is no feedback information.
关于配置文件状态同步装置的具体限定可以参见上文中对于图2-图4对应的配置文件状态同步方法的限定,在此不再赘述。上述配置文件状态同步装置中的各个模块可全部或 部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the configuration file state synchronization apparatus, reference may be made to the definition of the configuration file state synchronization method corresponding to FIG. 2 to FIG. 4 above, which will not be repeated here. Each module in the above configuration file state synchronization device can be implemented in whole or in part by software, hardware and combinations thereof. The above modules can be embedded in or independent of the processor in the computer device in the form of hardware, or stored in the memory in the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
在一个实施例中,如图10所示,提供了一种配置文件状态同步装置,包括:In one embodiment, as shown in FIG. 10, a configuration file state synchronization apparatus is provided, including:
第一获取模块901,用于获取终端发送的反馈信息;其中,所述反馈信息是所述终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对所述反馈信息进行缓存,并在所述网络状态恢复正常时发送的信息;具体用于向终端发送反馈信息查询指令;接收终端根据反馈信息查询指令发送的反馈信息。The first obtaining module 901 is configured to obtain feedback information sent by a terminal; wherein, the feedback information is information generated after the terminal performs an eSIM configuration file management operation according to a control instruction, and when the network state is abnormal, the feedback information is The information is cached and sent when the network state returns to normal; it is specifically used for sending a feedback information query instruction to the terminal; and receiving the feedback information sent by the terminal according to the feedback information query instruction.
第二获取模块902,用于根据所述反馈信息获取对应的所述正式通知;其中,所述正式通知包括eSIM配置文件的目标状态;The second obtaining module 902 is configured to obtain the corresponding official notification according to the feedback information; wherein, the official notification includes the target state of the eSIM configuration file;
更改模块903,用于根据所述正式通知,将对应的所述eSIM配置文件的初始状态更改为所述目标状态。A changing module 903, configured to change the initial state of the corresponding eSIM configuration file to the target state according to the official notification.
在本实施例中,通过获取终端发送的反馈信息,根据反馈信息获取对应的正式通知;其中,正式通知包括eSIM配置文件的目标状态,根据正式通知,将对应的eSIM配置文件的初始状态更改为目标状态。由于反馈信息是终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对反馈信息进行缓存,并在网络状态恢复正常时发送的信息,因此,能够实现在终端网络异常时,不会丢失反馈信息的情况进而导致,无法实现服务器侧与终端侧的eSIM配置文件状态的同步。In this embodiment, by acquiring feedback information sent by the terminal, a corresponding formal notification is obtained according to the feedback information; wherein, the formal notification includes the target state of the eSIM configuration file, and according to the formal notification, the initial state of the corresponding eSIM configuration file is changed to target state. Since the feedback information is generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is cached when the network status is abnormal, and sent when the network status returns to normal, it can be realized when the terminal network is abnormal. When the feedback information is not lost, the synchronization of the eSIM configuration file status on the server side and the terminal side cannot be achieved.
在一个实施例中,提供了一种配置文件状态同步系统,该系统包括:终端和服务器;In one embodiment, a configuration file state synchronization system is provided, the system comprising: a terminal and a server;
终端,用于实现上述图2-图4对应实施例中方法的步骤;A terminal, configured to implement the steps of the method in the embodiment corresponding to FIG. 2 to FIG. 4 ;
服务器,用于实现上述图5-图6对应实施例中方法的步骤。The server is configured to implement the steps of the methods in the above-mentioned embodiments corresponding to FIG. 5 to FIG. 6 .
关于配置文件状态同步系统的具体限定可以参见上文中对于图2-图6对应的配置文件状态同步方法的限定,在此不再赘述。For the specific definition of the configuration file state synchronization system, reference may be made to the above definition of the configuration file state synchronization method corresponding to FIG. 2 to FIG. 6 , which will not be repeated here.
在本实施例中,终端据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知,获取终端的当前网络状态,若当前网络状态异常,则缓存反馈信息,并在网络状态恢复正常时,发送反馈信息至服务器,使得服务器根据反馈信息获取对应的正式通知,并根据正式通知同步服务器中的eSIM配置文件的状态。能够在终端的网络状态异常不可 用时,将eSIM生成的反馈信息进行缓存,待网络恢复正常时,将缓存在反馈信息发送至服务器,从而避免终端的网络状态异常不可用时,仍然将反馈信息进行发送,但是由于终端网络的原因并未成功将反馈信息发送至服务器,即服务器并未接收到反馈信息,此时终端却默认反馈信息已经发送,并不再进行发送,导致服务器中的eSIM配置文件的状态仍旧是之前的状态,并未与终端中的eSIM配置文件的状态同步,进而需要在服务器平台手动刷新对应的eSIM配置文件的状态同步状态,即克服了终端侧非联网或网络异常时,导致的终端侧和服务器侧的eSIM的配置文件状态不同步时,无法自动同步终端侧和服务器侧的eSIM的配置文件状态的问题,省时省力,节约成本。In this embodiment, the terminal performs the eSIM configuration file management operation according to the control instruction, generates feedback information and a formal notification, and obtains the current network status of the terminal. If the current network status is abnormal, the feedback information is cached, and when the network status returns to normal , sending feedback information to the server, so that the server obtains the corresponding formal notification according to the feedback information, and synchronizes the status of the eSIM configuration file in the server according to the formal notification. When the network status of the terminal is abnormally unavailable, the feedback information generated by the eSIM can be cached, and when the network returns to normal, the cached feedback information is sent to the server, so as to avoid sending the feedback information when the network status of the terminal is abnormally unavailable. , but the feedback information was not successfully sent to the server due to the terminal network, that is, the server did not receive the feedback information. At this time, the terminal defaulted that the feedback information has been sent and will no longer be sent, resulting in the eSIM configuration file in the server. The state is still the previous state, and it is not synchronized with the state of the eSIM configuration file in the terminal. In addition, it is necessary to manually refresh the state synchronization state of the corresponding eSIM configuration file on the server platform, which overcomes the problem that the terminal side is not connected to the Internet or the network is abnormal. When the configuration file status of the eSIM on the terminal side and the server side are not synchronized, the configuration file status of the eSIM on the terminal side and the server side cannot be automatically synchronized, which saves time and effort and saves costs.
在一个实施例中,提供了一种终端,该终端可以是服务器,其内部结构图可以如图11所示。该终端包括通过系统总线连接的处理器、存储器和网络接口。其中,该终端的处理器用于提供计算和控制能力。该终端的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统、计算机程序和数据库。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该终端的数据库用于反馈信息数据。该终端的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种配置文件状态同步方法。In one embodiment, a terminal is provided, the terminal may be a server, and the internal structure diagram of the terminal may be as shown in FIG. 11 . The terminal includes a processor, memory and a network interface connected through a system bus. Among them, the processor of the terminal is used to provide computing and control capabilities. The memory of the terminal includes a non-volatile storage medium and an internal memory. The nonvolatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium. The database of the terminal is used for feedback information data. The network interface of the terminal is used to communicate with external terminals through a network connection. The computer program, when executed by a processor, implements a configuration file state synchronization method.
在一个实施例中,提供了一种服务器,其内部结构图可以如图12所示。该服务器包括通过系统总线连接的处理器、存储器、通信接口、显示屏和输入装置。其中,该服务器的处理器用于提供计算和控制能力。该服务器的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该服务器的通信接口用于与外部的终端进行有线或无线方式的通信,无线方式可通过WIFI、运营商网络、NFC(近场通信)或其他技术实现。该计算机程序被处理器执行时以实现一种配置文件状态同步方法。该服务器的显示屏可以是液晶显示屏或者电子墨水显示屏,该服务器的输入装置可以是显示屏上覆盖的触摸层,也可以是服务器外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。In one embodiment, a server is provided, and its internal structure diagram may be as shown in FIG. 12 . The server includes a processor, a memory, a communication interface, a display screen, and an input device connected through a system bus. Among them, the processor of the server is used to provide computing and control capabilities. The memory of the server includes a non-volatile storage medium and an internal memory. The nonvolatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the execution of the operating system and computer programs in the non-volatile storage medium. The communication interface of the server is used for wired or wireless communication with external terminals, and the wireless communication can be realized by WIFI, operator network, NFC (Near Field Communication) or other technologies. The computer program, when executed by a processor, implements a configuration file state synchronization method. The display screen of the server may be a liquid crystal display screen or an electronic ink display screen, and the input device of the server may be a touch layer covered on the display screen, or a button, a trackball or a touchpad set on the server shell, or An external keyboard, trackpad, or mouse, etc.
本领域技术人员可以理解,图11和图12中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算 机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structures shown in FIG. 11 and FIG. 12 are only block diagrams of partial structures related to the solution of the present application, and do not constitute a limitation on the computer equipment to which the solution of the present application is applied. A computer device may include more or fewer components than those shown in the figures, or combine certain components, or have a different arrangement of components.
在一个实施例中,提供了一种终端,包括存储器和处理器,存储器中存储有计算机程序,该处理器执行计算机程序时实现上述图2-图4对应的各方法实施例中的步骤。In one embodiment, a terminal is provided, including a memory and a processor, where a computer program is stored in the memory, and the processor implements the steps in each method embodiment corresponding to FIG. 2 to FIG. 4 when the processor executes the computer program.
在一个实施例中,提供了一种服务器,包括存储器和处理器,存储器中存储有计算机程序,该处理器执行计算机程序时实现上述图5-图6对应的实施例中方法的步骤。In one embodiment, a server is provided, including a memory and a processor, where a computer program is stored in the memory, and when the processor executes the computer program, the processor implements the steps of the method in the embodiments corresponding to FIG. 5 to FIG. 6 .
在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现上述各方法实施例中的步骤。In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor, the steps in the foregoing method embodiments are implemented.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一非易失性计算机可读取存储介质中,该计算机程序在执行时,可包括如上述各方法的实施例的流程。其中,本申请所提供的各实施例中所使用的对存储器、存储、数据库或其它介质的任何引用,均可包括非易失性和易失性存储器中的至少一种。非易失性存储器可包括只读存储器(Read-Only Memory,ROM)、磁带、软盘、闪存或光存储器等。易失性存储器可包括随机存取存储器(Random Access Memory,RAM)或外部高速缓冲存储器。作为说明而非局限,RAM可以是多种形式,比如静态随机存取存储器(Static Random Access Memory,SRAM)或动态随机存取存储器(Dynamic Random Access Memory,DRAM)等。Those of ordinary skill in the art can understand that all or part of the processes in the methods of the above embodiments can be implemented by instructing relevant hardware through a computer program, and the computer program can be stored in a non-volatile computer-readable storage In the medium, when the computer program is executed, it may include the processes of the above-mentioned method embodiments. Wherein, any reference to memory, storage, database or other media used in the various embodiments provided in this application may include at least one of non-volatile and volatile memory. Non-volatile memory may include read-only memory (Read-Only Memory, ROM), magnetic tape, floppy disk, flash memory, or optical memory, and the like. Volatile memory may include random access memory (RAM) or external cache memory. By way of illustration and not limitation, the RAM may be in various forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM).
以上实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。The technical features of the above embodiments can be combined arbitrarily. In order to make the description simple, all possible combinations of the technical features in the above embodiments are not described. However, as long as there is no contradiction in the combination of these technical features It is considered to be the range described in this specification.
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。The above-mentioned embodiments only represent several embodiments of the present application, and the descriptions thereof are relatively specific and detailed, but should not be construed as a limitation on the scope of the invention patent. It should be noted that, for those skilled in the art, without departing from the concept of the present application, several modifications and improvements can be made, which all belong to the protection scope of the present application. Therefore, the scope of protection of the patent of the present application shall be subject to the appended claims.

Claims (12)

  1. 一种配置文件状态同步方法,包括:A configuration file state synchronization method, comprising:
    根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,所述正式通知包括eSIM配置文件的目标状态;Carry out eSIM configuration file management operation according to the control instruction, and generate feedback information and formal notification; wherein, the formal notification includes the target state of the eSIM configuration file;
    获取终端的当前网络状态;Get the current network status of the terminal;
    若所述当前网络状态异常,则缓存所述反馈信息,并在网络状态恢复正常时,将所述反馈信息发送至服务器,使得所述服务器根据所述反馈信息获取对应的所述正式通知,并根据所述正式通知同步所述服务器中的eSIM配置文件的状态。If the current network state is abnormal, the feedback information is cached, and when the network state returns to normal, the feedback information is sent to the server, so that the server obtains the corresponding official notification according to the feedback information, and Synchronize the status of the eSIM profile in the server according to the formal notification.
  2. 根据权利要求1所述的方法,其中,所述在网络状态恢复正常时,发送所述反馈信息至服务器,使得所述服务器根据所述反馈信息获取对应的所述正式通知,包括:The method according to claim 1, wherein the sending the feedback information to a server when the network state returns to normal, so that the server obtains the corresponding official notification according to the feedback information, comprising:
    在所述网络状态恢复正常时,将所述反馈信息发送至所述服务器;When the network state returns to normal, sending the feedback information to the server;
    接收所述服务器根据所述反馈信息后发送的通知获取请求;receiving a notification acquisition request sent by the server according to the feedback information;
    根据所述通知获取请求,将所述反馈信息对应的正式通知发送至所述服务器。According to the notification acquisition request, a formal notification corresponding to the feedback information is sent to the server.
  3. 根据权利要求2所述的方法,还包括:The method of claim 2, further comprising:
    接收所述服务器发送的反馈信息查询指令;receiving a feedback information query instruction sent by the server;
    根据所述反馈信息查询指令,查找本地缓存中是否存在所述反馈信息;According to the feedback information query instruction, find out whether the feedback information exists in the local cache;
    若存在所述反馈信息,将所述反馈信息发送至所述服务器;If the feedback information exists, send the feedback information to the server;
    若不存在所述反馈信息,生成回执信息并发送至所述服务器。If the feedback information does not exist, a receipt information is generated and sent to the server.
  4. 根据权利要求1所述的方法,还包括:在根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知之前,The method according to claim 1, further comprising: before performing an eSIM profile management operation according to the control instruction and generating feedback information and a formal notification,
    通过本地文件管理系统,触发所述控制指令。The control instruction is triggered through the local file management system.
  5. 一种配置文件状态同步方法,包括:A configuration file state synchronization method, comprising:
    获取终端发送的反馈信息;其中,所述反馈信息是所述终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对所述反馈信息进行缓存,并在所述网络状态恢复正常时发送的信息;Acquiring feedback information sent by the terminal; wherein the feedback information is information generated after the terminal performs an eSIM configuration file management operation according to a control instruction, and the feedback information is cached when the network state is abnormal, and is stored in the network Information sent when the state returns to normal;
    根据所述反馈信息获取对应的所述正式通知;其中,所述正式通知包括eSIM配置文件的目标状态;Obtain the corresponding official notification according to the feedback information; wherein, the official notification includes the target state of the eSIM configuration file;
    根据所述正式通知,将对应的所述eSIM配置文件的初始状态更改为所述目标状态。According to the official notification, the initial state of the corresponding eSIM configuration file is changed to the target state.
  6. 根据权利要求5所述的方法,其中,所述获取终端发送的反馈信息,包括:The method according to claim 5, wherein the acquiring the feedback information sent by the terminal comprises:
    向所述终端发送反馈信息查询指令;sending a feedback information query instruction to the terminal;
    接收所述终端根据所述反馈信息查询指令发送的所述反馈信息。The feedback information sent by the terminal according to the feedback information query instruction is received.
  7. 根据权利要求6所述的方法,还包括:The method of claim 6, further comprising:
    接收所述终端根据所述反馈信息查询指令发送的回执信息;所述回执信息用于指示所述终端的缓存中不存在所述反馈信息。Receipt information sent by the terminal according to the feedback information query instruction is received; the return receipt information is used to indicate that the feedback information does not exist in the buffer of the terminal.
  8. 一种配置文件状态同步装置,包括:A configuration file state synchronization device, comprising:
    生成模块,用于根据控制指令进行eSIM配置文件管理操作,并生成反馈信息和正式通知;其中,所述正式通知包括eSIM配置文件的目标状态;A generating module, configured to perform eSIM configuration file management operations according to the control instruction, and generate feedback information and a formal notification; wherein, the formal notification includes the target state of the eSIM configuration file;
    第一获取模块,用于获取终端的当前网络状态;a first obtaining module, used to obtain the current network state of the terminal;
    同步模块,用于若所述当前网络状态异常,则缓存所述反馈信息,并在网络状态恢复正常时,发送所述反馈信息至服务器,使得所述服务器根据所述反馈信息获取对应的所述正式通知,并根据所述正式通知同步所述服务器中的eSIM配置文件的状态。A synchronization module, configured to cache the feedback information if the current network state is abnormal, and send the feedback information to the server when the network state returns to normal, so that the server obtains the corresponding said feedback information according to the feedback information A formal notification is made, and the status of the eSIM profile in the server is synchronized according to the formal notification.
  9. 一种配置文件状态同步装置,包括:A configuration file state synchronization device, comprising:
    第一获取模块,用于获取终端发送的反馈信息;其中,所述反馈信息是所述终端根据控制指令进行eSIM配置文件管理操作后生成的信息,且在网络状态异常时对所述反馈信息进行缓存,并在所述网络状态恢复正常时发送的信息;The first obtaining module is used to obtain feedback information sent by the terminal; wherein, the feedback information is information generated after the terminal performs the eSIM configuration file management operation according to the control instruction, and the feedback information is processed when the network state is abnormal. Cache, and send the information when the network state returns to normal;
    第二获取模块,用于根据所述反馈信息获取对应的所述正式通知;其中,所述正式通知包括eSIM配置文件的目标状态;The second obtaining module is configured to obtain the corresponding official notification according to the feedback information; wherein, the official notification includes the target state of the eSIM configuration file;
    更改模块,用于根据所述正式通知,将对应的所述eSIM配置文件的初始状态更改为所述目标状态。A change module, configured to change the initial state of the corresponding eSIM configuration file to the target state according to the official notification.
  10. 一种终端,包括存储器和处理器,所述存储器存储有计算机程序,其中,所述处理器执行所述计算机程序时实现权利要求1至4中任一项所述的方法的步骤。A terminal, comprising a memory and a processor, wherein the memory stores a computer program, wherein the processor implements the steps of the method according to any one of claims 1 to 4 when the processor executes the computer program.
  11. 一种服务器,包括存储器和处理器,所述存储器存储有计算机程序,其中,所述服务器执行所述计算机程序时实现权利要求5至6中任一项所述的方法的步骤。A server comprising a memory and a processor, wherein the memory stores a computer program, wherein the server implements the steps of the method according to any one of claims 5 to 6 when the server executes the computer program.
  12. 一种计算机可读存储介质,其上存储有计算机程序,其中,所述计算机程序被处 理器执行时实现权利要求1-4或权利要求5-6中任一项所述的方法的步骤。A computer-readable storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the steps of the method of any one of claims 1-4 or claims 5-6.
PCT/CN2021/129689 2021-04-21 2021-11-10 Profile state synchronization method and apparatus, terminal, server, and storage medium WO2022222438A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110429810.9 2021-04-21
CN202110429810.9A CN113204378A (en) 2021-04-21 2021-04-21 Configuration file state synchronization method, device, terminal, server and storage medium

Publications (1)

Publication Number Publication Date
WO2022222438A1 true WO2022222438A1 (en) 2022-10-27

Family

ID=77027503

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/129689 WO2022222438A1 (en) 2021-04-21 2021-11-10 Profile state synchronization method and apparatus, terminal, server, and storage medium

Country Status (2)

Country Link
CN (1) CN113204378A (en)
WO (1) WO2022222438A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113204378A (en) * 2021-04-21 2021-08-03 深圳市广和通无线股份有限公司 Configuration file state synchronization method, device, terminal, server and storage medium
CN113885957B (en) * 2021-09-28 2024-05-28 深信服科技股份有限公司 Processing method of configuration file, terminal equipment, server and storage medium
CN115243109A (en) * 2022-07-29 2022-10-25 广州方硅信息技术有限公司 Object state updating method and device, live broadcast system, equipment and storage medium
CN115460271B (en) * 2022-08-05 2023-07-04 深圳前海环融联易信息科技服务有限公司 Network control method and device based on edge calculation and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020100798A1 (en) * 2000-10-13 2002-08-01 Farrugia Augustin J. Deployment of smart card based applications via mobile terminals
CN1956452A (en) * 2005-10-27 2007-05-02 华为技术有限公司 Method, system, user terminal and server for implementing data synchronous
CN104506416A (en) * 2014-12-17 2015-04-08 东软集团股份有限公司 Method, device and system for implementing stable message forwarding
CN113204378A (en) * 2021-04-21 2021-08-03 深圳市广和通无线股份有限公司 Configuration file state synchronization method, device, terminal, server and storage medium

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100511218C (en) * 2002-09-11 2009-07-08 诺基亚有限公司 Method, device and system for automatic synchronization between terminals
EP1852818A3 (en) * 2006-05-02 2008-05-14 FUJIFILM Corporation Image network system, network server, and language setting method
KR102160597B1 (en) * 2014-07-17 2020-09-28 삼성전자 주식회사 Method and apparatus for provisioning profile of embedded universal integrated circuit card
CN104125300B (en) * 2014-08-11 2017-09-29 烽火通信科技股份有限公司 The synchronous method of separation between machine and card type home gateway service configuration data
KR102382894B1 (en) * 2017-11-28 2022-04-05 삼성전자주식회사 Apparatus and method for managing events in communication system
KR102394334B1 (en) * 2017-12-19 2022-05-06 삼성전자주식회사 A method for providing a communication service using a secure element and an electronic device thereof
CN108600029B (en) * 2018-05-09 2022-11-08 深圳壹账通智能科技有限公司 Configuration file updating method and device, terminal equipment and storage medium
CN108924096B (en) * 2018-06-13 2021-08-24 杭州迪普科技股份有限公司 Information synchronization method and device
CN109101381A (en) * 2018-08-02 2018-12-28 Oppo(重庆)智能科技有限公司 Configuration file update method, system, electronic equipment and storage medium
CN109218105A (en) * 2018-10-08 2019-01-15 清华大学 Update method, system, server and the storage medium of network node
CN109462502B (en) * 2018-10-30 2022-02-11 新华三技术有限公司合肥分公司 Control method and device for configuration information storage instruction and SDN controller
CN110308944B (en) * 2019-05-15 2022-03-22 广东电网有限责任公司广州供电局 Configuration file processing method, system, computer device and storage medium
CN112245906B (en) * 2020-11-18 2023-08-25 腾讯科技(深圳)有限公司 Data synchronization method, device, electronic equipment and storage medium
CN112630557A (en) * 2020-11-25 2021-04-09 深圳市宏电技术股份有限公司 Equipment state detection method, device, equipment and medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020100798A1 (en) * 2000-10-13 2002-08-01 Farrugia Augustin J. Deployment of smart card based applications via mobile terminals
CN1956452A (en) * 2005-10-27 2007-05-02 华为技术有限公司 Method, system, user terminal and server for implementing data synchronous
CN104506416A (en) * 2014-12-17 2015-04-08 东软集团股份有限公司 Method, device and system for implementing stable message forwarding
CN113204378A (en) * 2021-04-21 2021-08-03 深圳市广和通无线股份有限公司 Configuration file state synchronization method, device, terminal, server and storage medium

Also Published As

Publication number Publication date
CN113204378A (en) 2021-08-03

Similar Documents

Publication Publication Date Title
WO2022222438A1 (en) Profile state synchronization method and apparatus, terminal, server, and storage medium
CN110008118B (en) Page data testing method and device, computer equipment and storage medium
US10740350B2 (en) Peer-to-peer synchronization protocol for multi-premises hosting of digital content items
US20170371943A1 (en) Data transfer between storage systems using data fingerprints
EP3591940B1 (en) Mirror image distribution method, and mirror image acquisition method and apparatus
KR101997176B1 (en) Peer-to-peer software updates
WO2019095577A1 (en) Method and device for processing data request, computer apparatus, and storage medium
US20190087168A1 (en) Dynamic data difference generation and distribution
CA2954294A1 (en) Website access method, apparatus, and website system
CN105988846B (en) Page loading method and page loading device
US10645192B2 (en) Identifying content files in a cache using a response-based cache index
CN111159233B (en) Distributed caching method, system, computer equipment and storage medium
CN113094430B (en) Data processing method, device, equipment and storage medium
CN113094076A (en) Version iteration method, device, equipment and medium based on version control
WO2014161261A1 (en) Data storage method and apparatus
CN111355791A (en) File transmission method and device, computer equipment and storage medium
CN113885780A (en) Data synchronization method, device, electronic equipment, system and storage medium
CN104516744A (en) Software updating method and system
CN108810092B (en) Network access method and device, electronic equipment and computer readable storage medium
US20160267023A1 (en) Data management method, information processing system, and terminal device
CN115118612B (en) Resource quota management method, device, computer equipment and storage medium
KR20210044281A (en) Method and apparatus for ensuring continuous device operation stability in cloud degraded mode
CN109325057B (en) Middleware management method, device, computer equipment and storage medium
CN114117280A (en) Page static resource using method and device, terminal equipment and storage medium
CN114928620A (en) User information synchronization method, device, equipment, storage medium and program product

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: 21937660

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: 21937660

Country of ref document: EP

Kind code of ref document: A1