CN110882535A - Method and device for synchronizing archived files - Google Patents

Method and device for synchronizing archived files Download PDF

Info

Publication number
CN110882535A
CN110882535A CN201911074410.XA CN201911074410A CN110882535A CN 110882535 A CN110882535 A CN 110882535A CN 201911074410 A CN201911074410 A CN 201911074410A CN 110882535 A CN110882535 A CN 110882535A
Authority
CN
China
Prior art keywords
target
game
archive
file
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911074410.XA
Other languages
Chinese (zh)
Inventor
郭聪
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Reach Best Technology Co Ltd
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Reach Best Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Reach Best Technology Co Ltd filed Critical Reach Best Technology Co Ltd
Priority to CN201911074410.XA priority Critical patent/CN110882535A/en
Publication of CN110882535A publication Critical patent/CN110882535A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/45Controlling the progress of the video game
    • A63F13/49Saving the game status; Pausing or ending the game

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a method and a device for synchronizing archived files. The method is applied to the terminal equipment and comprises the following steps: sending a synchronization request message to an archive server, wherein the synchronization request message carries target user information and a game identifier of a target game; receiving a synchronization response message sent by the archive server, wherein the synchronization response message carries a target archive file of the target game and a target terminal archive path corresponding to the target user; and updating the first archived file stored under the archive path of the target terminal into the target archived file. By the method and the device, the game experience of the user can be improved.

Description

Method and device for synchronizing archived files
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for synchronizing archived files.
Background
Currently, the archived file of the stand-alone game is stored only in the terminal device in which the stand-alone game is installed. When the user changes the terminal device, the user needs to copy the archive file of the standalone game stored in the original terminal device to the new terminal device, and then can continue playing the game based on the original archive file, so that the game experience of the user is poor.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a method and an apparatus for synchronizing archived files.
In a first aspect, a method for synchronizing archived files is provided, where the method is applied to a terminal device, and the method includes:
sending a synchronization request message to an archive server, wherein the synchronization request message carries target user information and a game identifier of a target game;
receiving a synchronization response message sent by the archive server, wherein the synchronization response message carries a target archive file of the target game and a target terminal archive path corresponding to the target user;
and updating the first archived file stored under the archive path of the target terminal into the target archived file.
In a second aspect, a method for synchronizing archived files is provided, where the method is applied to an archive server, and the method includes:
receiving a synchronization request message sent by a terminal device, wherein the synchronization request message carries target user information and a game identifier of a target game;
in the corresponding relation of user information, game identification, terminal archiving path and server archiving path, inquiring the target terminal archiving path and target server archiving path corresponding to the target user information and the game identification of the target game;
acquiring a target archive file of the target game corresponding to the target user and stored in the target server archive path;
and sending a synchronization response message to the terminal equipment, wherein the synchronization response message carries the target archive file and the target terminal archive path.
In a third aspect, an apparatus for synchronizing archived files is provided, where the apparatus is applied to a terminal device, and the apparatus includes:
the system comprises a sending module, a receiving module and a processing module, wherein the sending module is used for sending a synchronization request message to an archive server, and the synchronization request message carries target user information and a game identifier of a target game;
a receiving module, configured to receive a synchronization response message sent by the archive server, where the synchronization response message carries a target archive file of the target game and a target terminal archive path corresponding to the target user;
and the updating module is used for updating the first archived file stored under the archiving path of the target terminal into the target archived file.
In a fourth aspect, an apparatus for synchronizing archived files is provided, the apparatus being applied to an archive server, and the apparatus including:
the receiving module is used for receiving a synchronization request message sent by the terminal equipment, wherein the synchronization request message carries target user information and a game identifier of a target game;
the query module is used for querying a target terminal archiving path and a target server archiving path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archiving path and the server archiving path;
the acquisition module is used for acquiring a target archive file of the target game corresponding to the target user and stored in the target server archive path;
and the sending module is used for sending a synchronization response message to the terminal equipment, wherein the synchronization response message carries the target archive file and the target terminal archive path.
In a fifth aspect, a terminal device is provided, which includes a memory and a processor, the memory stores a computer program operable on the processor, and the processor implements the steps of the method in any one of the first aspect when executing the computer program.
In a sixth aspect, a computer-readable storage medium is provided, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method of any one of the first aspect.
In a seventh aspect, an archive server is provided, which includes a memory and a processor, the memory stores a computer program operable on the processor, and the processor implements the steps of the method of any one of the second aspects when executing the computer program.
In an eighth aspect, there is provided a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of any one of the second aspects.
The embodiment of the application provides a method and a device for synchronizing archived files. The terminal device sends a synchronization request message to the archive server. The synchronization request message carries target user information and a game identifier of a target game. Then, the archive server inquires a target terminal archive path and a target server archive path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archive path and the server archive path, acquires a target archive file of the target game corresponding to the target user stored in the target server archive path, and sends a synchronization response message to the terminal device. And the synchronous response message carries the target archive file and the target terminal archive path. And then, the terminal equipment updates the first archive file stored in the target terminal archive path into a target archive file. In this way, the terminal device downloads the target archive file of the target game uploaded by the other terminal device from the archive server, and updates the locally stored archive file of the target game, so that the terminal device can continue to play the target game based on the target archive file.
Drawings
Fig. 1 is a schematic structural diagram of a synchronization system for archived files according to an embodiment of the present disclosure;
fig. 2A is a schematic diagram of an archive management interface provided in an embodiment of the present application;
FIG. 2B is a schematic diagram of another archive management interface provided by an embodiment of the present application;
fig. 3 is a flowchart of a configuration method of an archived file according to an embodiment of the present application;
fig. 4 is a flowchart of a configuration method of an archived file according to an embodiment of the present application;
fig. 5 is an interaction diagram of an example of a configuration method of an archive file according to an embodiment of the present application;
FIG. 6 is a flowchart of a query method for a synchronizable game according to an embodiment of the present disclosure;
FIG. 7 is a flowchart of a query method for a synchronizable game according to an embodiment of the present disclosure;
FIG. 8 is an interaction diagram illustrating an example of a query method for a synchronizable game according to an embodiment of the present disclosure;
fig. 9 is a flowchart of a method for synchronizing archived files according to an embodiment of the present application;
fig. 10 is a flowchart of a method for synchronizing archived files according to an embodiment of the present application;
fig. 11 is an interaction diagram of an example of a synchronization method for archived files according to an embodiment of the present application;
fig. 12 is a flowchart of an archiving method for archiving files according to an embodiment of the present application;
fig. 13 is a flowchart of an archiving method for archiving files according to an embodiment of the present application;
fig. 14 is an interaction diagram of an example of an archiving method for archiving files according to an embodiment of the present application;
fig. 15 is a flowchart of a method for retrieving an archived file according to an embodiment of the present application;
fig. 16 is a flowchart of a method for backing up an archived file according to an embodiment of the present application;
fig. 17 is an interaction diagram of an example of a method for archiving an archived file according to an embodiment of the present application;
fig. 18 is a schematic structural diagram of a synchronization apparatus for archived files according to an embodiment of the present application;
fig. 19 is a schematic structural diagram of a synchronization apparatus for archived files according to an embodiment of the present application;
fig. 20 is a schematic structural diagram of a terminal device according to an embodiment of the present application;
fig. 21 is a schematic structural diagram of an archive server according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The embodiment of the application provides a method for synchronizing archived files. The method can be applied to a synchronization system of archived files. Fig. 1 is an architecture diagram of a synchronization system for archived files according to an embodiment of the present application. As shown in fig. 1, the system includes an archive server and a plurality of terminal devices (e.g., a first terminal device, a second terminal device, and a third terminal device in fig. 1). The archiving server is used for storing the historical archiving files of the target games of the target users and establishing the corresponding relation among the user information, the game identification, the terminal archiving path and the server side archiving path. Each terminal device is provided with an archiving client terminal which is used for communicating with an archiving server according to different instructions of a user so as to realize inquiry of a synchronizable game, configuration of an archiving path and synchronization, archiving and backtracking processing of an archived file. Optionally, the historical archive file of the target game of each target user, and the corresponding relationship between the user information, the game identifier, the terminal archive path and the server archive path may also be stored in a third-party archive platform in the cloud.
For convenience of understanding, the embodiment of the present application first describes in detail a configuration method of an archive file provided by the present application. The configuration method of the archived file is applied to the terminal device, as shown in fig. 3, and the specific processing procedures are as follows:
step 301, when receiving a game identifier carrying a target game and a configuration instruction of a target terminal archiving path, which are input by a user, sending a configuration request message to an archiving server. The configuration request message carries target user information, a game identifier of a target game and a target terminal archiving path, so that the archiving server creates the target server archiving path and stores the corresponding relation between the target user information, the game identifier of the target game, the target terminal archiving path and the target server archiving path.
In implementation, when a target user needs to synchronize an archive file of a certain game (i.e., a target game) installed on a certain terminal device (hereinafter referred to as a first terminal device) to an archive server, the target user may start an archive client installed on the first terminal device. Then, the target user may input a pre-registered user account and a user password in a login interface of the archive client, and click a login button. The archive client may then detect the login instruction and send an authentication request message to the archive server according to the login instruction. The authentication request message carries a user account and a password. Correspondingly, after receiving the authentication request message, the archive server can authenticate the user account and the user password carried in the authentication request message. If the authentication is successful, the archive server may send an authentication success response to the first terminal device. If the authentication fails, the archive server may send an authentication failure response to the first terminal device.
After receiving the authentication success response sent by the archive server, the archive client may display an archive management interface (as shown in fig. 2A) to the target user. The archiving management interface comprises an archiving configuration area, and the archiving configuration area comprises a game name input box, a terminal archiving path input box and a configuration button. The target user may enter a game name of the target game (i.e., a game identification of the target game) in the game name input box and enter a terminal archive path of the target game (i.e., a target terminal archive path of the target game) in the terminal archive path input box. The target terminal archiving path of the target game is a path of a local directory of an archive file of the target game stored in the first terminal device. The target user may then click on the configuration button.
For example, the target user may enter in a game name entry box: "my world", and inputting a terminal archiving path corresponding to the "my world" in a terminal archiving path input box: "C: \ Users \ user name \ AppData \ Local \ Packages \ Microsoft. MinecraftUWP _8wekyb3d8bbwe \ LocalState \ games \ com.
When the archive client detects the configuration instruction, the archive client can acquire the game identifier of the target game from the game name input box according to the configuration instruction, and acquire the target terminal archive path of the target game from the terminal archive path input box. The archive client may then send a configuration request message to the archive server. The configuration request message carries target user information (such as a target user account), a game identifier of a target game, and a target terminal archiving path. In this way, after receiving the configuration request message, the archive server may create a target server archive path, and store the target user information, the game identifier of the target game, the target terminal archive path, and the corresponding relationship between the target server archive path.
Correspondingly, the present application further provides a method for configuring an archived file, where the method for configuring an archived file is applied to an archive server, and as shown in fig. 4, the specific processing procedures are as follows:
step 401, receiving a configuration request message sent by a terminal device. The configuration request message carries target user information, a game identifier of a target game and a target terminal archiving path.
In implementation, after receiving the configuration request message sent by the first terminal device, the archive server may parse the configuration request message to obtain the target user information, the game identifier of the target game, and the archive path of the target terminal, which are carried in the configuration request message.
Step 402, a target server archiving path is created, and the corresponding relation between the target user information, the game identifier of the target game, the target terminal archiving path and the target server archiving path is stored.
In implementation, after obtaining the target user information, the game identifier of the target game, and the target terminal archive path carried in the configuration request message, the archive server may further create a remote directory locally for storing a history archive file of the target game corresponding to the target user. Then, the archive server may store the correspondence of the target user information, the game identifier of the target game, the target terminal archive path, and the target server archive path. Wherein the target server archive path is the path of the remote directory. Table one is a corresponding relationship among the user information, the game identifier, the terminal archiving path, and the server archiving path stored in the archiving server, as shown in table one:
serial number User information Game identification Terminal archival path Server archive path
1 User1 Comprehensive war Terminal archiving path 1 Server archiving path 1
2 User1 Without main ground Terminal archiving path 2 Server archiving path 2
3 User2 My world Terminal archiving path 3 Server archiving path 3
4 User1 My world Terminal archiving path 4 Server archiving path 4
Fig. 5 is an example of a configuration method of an archive file provided in an embodiment of the present application, and as shown in fig. 3, a specific processing procedure is as follows:
step 501, the first device terminal sends a configuration request message to an archive server. The configuration request message carries target user information, a game identifier of a target game and a target terminal archiving path.
Step 502, the archive server receives a configuration request message sent by the first terminal device. The configuration request message carries target user information, a game identifier of a target game and a target terminal archiving path.
Step 503, the archive server creates a target server archive path, and stores the target user information, the game identifier of the target game, the target terminal archive path, and the corresponding relationship of the target server archive path.
The processing procedure of step 501 to step 502 is similar to the processing procedure of step 301, step 401 to step 402, and is not described herein again.
For easy understanding, the embodiments of the present application will next describe in detail a query method for a synchronizable game provided by the present application. The query method capable of synchronizing games is applied to the terminal device, as shown in fig. 6, and the specific processing procedures are as follows:
step 601, sending a query request message to an archive server. The query request message carries target user information.
In implementation, when a target user needs to synchronize an archive file of a target game on a certain terminal device (hereinafter referred to as a second terminal device), the target user may start an archive client installed on the second terminal device. Then, the target user may input a pre-registered user account and a user password in a login interface of the archive client, and click a login button. The archive client may then detect the login instruction and send an authentication request message to the archive server according to the login instruction. The authentication request message carries a user account and a password. Correspondingly, after receiving the authentication request message, the archive server can authenticate the user account and the user password carried in the authentication request message. If the authentication is successful, the archive server may send an authentication success response to the second terminal device. If the authentication fails, the archive server may send an authentication failure response to the second terminal device.
After receiving the authentication success response sent by the archive server, the archive client may further send a query request message to the archive server. The query request message carries target user information (such as a target user account).
Step 602, receiving a query response message sent by the archive server. The inquiry response message carries a game identifier of a synchronizable game corresponding to the target user.
In implementation, after receiving the query response message sent by the archive server, the archive client may analyze the query response message to obtain the game identifier of the synchronizable game corresponding to the target user, which is carried in the query response message. As shown in fig. 2A, the archive management interface of the archive client further includes a game synchronization area. Wherein, the game synchronous area comprises a game name and a synchronous button which can synchronize the game. After the archive client obtains the game identifier of the synchronizable game corresponding to the target user, which is carried in the query response message, the archive client can display each synchronizable game to the target user in the game synchronization area.
Step 603, when receiving a synchronization instruction of the user for the target game in the synchronizable game, sending a synchronization request message to the archive server.
In implementation, when a target user needs to synchronize an archive file of a target game, the target user may click a synchronization button corresponding to the target game in a game synchronization area of an archive management interface. Accordingly, the archive client may detect the synchronization instruction for the target game and send a synchronization request message to the archive server according to the synchronization instruction. The detailed description will be given later on the processing procedure of the archive client sending the synchronization request message to the archive server.
Correspondingly, the embodiment of the application further provides a query method capable of synchronizing the games. The query method of the synchronizable game is applied to an archive server, as shown in fig. 7, and the specific processing procedures are as follows:
step 701, receiving an inquiry request message sent by a terminal device. The query request message carries target user information.
In implementation, after receiving the query request message sent by the second terminal device, the archive server may analyze the query request message to obtain the target user information carried in the query request message.
Step 702, in the corresponding relationship among the user information, the game identifier, the terminal archiving path and the server archiving path, the game identifier of the synchronizable game corresponding to the target user information is inquired.
In implementation, after obtaining the target user information carried in the query request message, the archive server may further query a game identifier of a synchronizable game corresponding to the target user information in a corresponding relationship among the user information, the game identifier, the terminal archive path, and the server archive path. For example, as shown in table one, the target User account is User1, and the game identifier of the synchronizable game corresponding to User1 is full war, masterless land and my world.
Step 703, sending a query response message to the terminal device. Wherein, the inquiry response message carries the game identification of the synchronizable game.
In implementation, after obtaining the game identifier of the synchronizable game corresponding to the target user information, the archive server may send an inquiry response message to the second terminal device. Wherein, the inquiry response message carries the game identification of the synchronizable game. In this way, after receiving the inquiry response message, the archive client of the second terminal device may display the game identifier of the synchronizable game carried in the inquiry response message in the game synchronization area.
Fig. 8 is an example of an inquiry method for a synchronizable game provided in an embodiment of the present application, and as shown in fig. 8, a specific processing procedure is as follows:
in step 801, the second terminal device sends a query request message to the archive server. The query request message carries target user information.
In step 802, the archive server receives a query request message sent by the second terminal device. The query request message carries target user information.
Step 803, the archive server queries the game identifier of the synchronizable game corresponding to the target user information in the corresponding relationship among the user information, the game identifier, the terminal archive path and the server archive path.
And step 804, the archive server sends a query response message to the second terminal device. Wherein, the inquiry response message carries the game identification of the synchronizable game.
In step 805, the second terminal device receives the query response message sent by the archive server. The inquiry response message carries a game identifier of a synchronizable game corresponding to the target user.
And step 806, when the second terminal device receives a synchronization instruction of the user for the target game in the synchronizable game, sending a synchronization request message to the archive server.
The processing procedure of steps 801 to 806 is similar to the processing procedure of steps 601 to 603 and steps 701 to 703, and is not repeated here.
As an alternative to the above-described embodiment,
the embodiment of the application also provides a method for synchronizing the archived files, and the method for synchronizing the archived files is applied to terminal equipment. As shown in fig. 9, the specific processing procedure is as follows:
step 901, a synchronization request message is sent to an archive server. The synchronization request message carries target user information and a game identifier of a target game.
In implementation, when a target user needs to synchronize an archive file of a target game stored in the archive server to a second terminal device, the target user may click a synchronization button corresponding to the target game in a game synchronization area of the archive management interface, as shown in fig. 2A. Accordingly, the archive client of the second terminal device may detect the synchronization instruction for the target game, and send the synchronization request message to the archive server according to the synchronization instruction. The synchronization request message carries target user information and a game identifier of a target game.
And step 902, receiving a synchronization response message sent by the archive server. And the synchronous response message carries a target archive file of a target game corresponding to the target user and a target terminal archive path.
In implementation, after receiving the synchronization response message sent by the archive server, the archive client may analyze the synchronization response message to obtain a target archive file of the target game and a target terminal archive path of the target game corresponding to the target user, which are carried in the synchronization response message. The target archive file may be a history archive file stored by the archive server and having an archive time closest to the current time, in the history archive file of the target game corresponding to the target user.
Step 903, updating the first archive file stored in the archive path of the target terminal into a target archive file.
In implementation, after the archive client obtains the target archive file of the target game and the target terminal archive path, the archive file (i.e., the first archive file) stored in the target terminal archive path may be further updated to the target archive file. In this way, after the target user uploads the target archive file of the target game to the archive server through the first terminal device, the target user can download the target archive file to the second terminal device, so that the target game can be continuously played on the second terminal device based on the target archive file.
Correspondingly, an embodiment of the present application further provides a method for synchronizing archived files, where the method is applied to an archive server, and as shown in fig. 10, the specific processing procedure is as follows:
step 1001, receiving a synchronization request message sent by a terminal device. The synchronization request message carries target user information and a game identifier of a target game.
In implementation, after receiving the synchronization request message sent by the second terminal device, the archive server may analyze the synchronization request message to obtain the target user information and the game identifier of the target game carried in the synchronization request message.
In step 1002, in the corresponding relationship between the user information, the game identifier, the terminal archiving path, and the server archiving path, a target terminal archiving path and a target server archiving path corresponding to the target user information and the game identifier of the target game are queried.
In implementation, after the archive server obtains the target user information and the game identifier of the target game carried in the synchronization request message, the archive server may further query a target terminal archive path and a target server archive path corresponding to the target user information and the game identifier of the target game in the correspondence between the user information, the game identifier, the terminal archive path and the server archive path. For example, as shown in table one, the target User account is User1, the game identifier of the target game is a full war, the target terminal archiving path is terminal archiving path 1, and the target server archiving path is server archiving path 1.
Step 1003, acquiring a target archive file of the target game corresponding to the target user stored in the target server archive path.
In implementation, after the archive server obtains the target server archive path, the target archive file of the target game corresponding to the target user stored in the target server archive path may be obtained. The target archive file is a history archive file stored by an archive server and corresponding to the target user, wherein the archive time of the history archive file is closest to the current time.
Step 1004, sending the synchronization response message to the terminal device. And the synchronous response message carries the target archive file and the target terminal archive path.
In implementation, after obtaining the target archive file and the target terminal archive path, the archive server may send a synchronization response message to the second terminal device. And the synchronous response message carries the target archive file and the target terminal archive path.
Fig. 11 is an example of a synchronization method for archived files according to an embodiment of the present application, and as shown in fig. 11, a specific processing procedure is as follows:
in step 1101, the second terminal device sends a synchronization request message to the archive server. The synchronization request message carries target user information and a game identifier of a target game.
Step 1102, the archive server receives a synchronization request message sent by the terminal device. The synchronization request message carries target user information and a game identifier of a target game.
Step 1103, the archive server queries, in the correspondence between the user information, the game identifier, the terminal archive path, and the server archive path, a target terminal archive path and a target server archive path that correspond to the target user information and the game identifier of the target game.
And step 1104, the archive server acquires a target archive file of the target game corresponding to the target user stored in the target server archive path.
In step 1105, the archive server sends a synchronization response message to the second terminal device. And the synchronous response message carries the target archive file and the target terminal archive path.
In step 1106, the second terminal device receives the synchronization response message sent by the archive server. And the synchronous response message carries a target archive file of a target game corresponding to the target user and a target terminal archive path.
In step 1107, the second terminal device updates the first archive file stored in the archive path of the target terminal to the target archive file.
The processing procedures of step 1101 to step 1107 are similar to the processing procedures of step 901 to step 903 and step 1001 to step 1004, and are not described again here.
The embodiment of the present application further provides a method for archiving an archived file, where the method for archiving an archived file is applied to a terminal device, and as shown in fig. 12, the specific processing procedures are as follows:
step 1201, when the preset archiving condition is reached, acquiring a second archived file stored under the target terminal archiving path.
In implementation, when the target user needs to archive the currently archived file (i.e., the second archived file) of the target game on the second terminal device onto the archive server, the target user may click on the archive button corresponding to the target game in the game synchronization area of the archive management interface, as shown in fig. 2A. Accordingly, the archive client of the second terminal device may detect an archive instruction for the target game (that is, a preset archive condition is reached), and obtain the second archive file stored in the target terminal archive path corresponding to the target game according to the archive instruction. Optionally, the target user may also set an archive period of the target game in the archive client. When the archive period of the target game is reached (that is, a preset archive condition is reached), the archive client may obtain a second archive file stored in an archive path of the target terminal corresponding to the target game.
Step 1202, an archive request message is sent to an archive server. The archiving request message carries target user information, a game identifier of a target game and a second archived file, so that the archiving server determines a target server archiving path of the target game corresponding to the target user according to the target user information and the game identifier of the target game, and stores the second archived file under the target server archiving path.
In an implementation, after obtaining the second archive file, the archive client may send an archive request message to the archive server. The archiving request message carries the target user information, the game identifier of the target game and the second archiving file. In this way, after receiving the archive request message, the archive server may determine the target server archive path of the target game corresponding to the target user according to the target user information and the game identifier of the target game, and store the second archive file in the target server archive path.
Correspondingly, an embodiment of the present application further provides a method for archiving an archived file, where the method for archiving an archived file is applied to an archive server, and as shown in fig. 13, the specific processing procedures are as follows:
step 1301, receiving an archiving request message sent by the terminal device. The archiving request message carries the target user information, the game identifier of the target game and the second archiving file.
In implementation, after receiving the archive request message sent by the second terminal device, the archive server may parse the archive request message to obtain the target user information, the game identifier of the target game, and the second archive file carried in the archive request message.
Step 1302, in the corresponding relationship among the user information, the game identifier, the terminal archiving path and the server archiving path, querying a target server archiving path corresponding to the target user information and the game identifier of the target game.
In implementation, after the archive server obtains the target user information, the game identifier of the target game, and the second archive file carried in the archive request message, the archive server may query the target server archive path corresponding to the target user information and the game identifier of the target game in the correspondence between the user information, the game identifier, the terminal archive path, and the server archive path. For example, as shown in table one, the target User account is User1, the game identifier of the target game is a full war, and the target server archive path is server archive path 1.
And step 1303, storing the second archived file in an archiving path of the target server.
In an implementation, after the archive server obtains the target server archive path, the second archive file may be stored in the target server archive path. The name of the history archive file corresponding to the second archive file may be archive time. For example, if the archive time is 2019, 3, 15, 21, 17 minutes, 35 seconds, the name of the history archive file corresponding to the second archive file is 20190315211735. sav.
Fig. 14 is an example of an archiving method for an archived file according to an embodiment of the present application, and as shown in fig. 14, a specific processing procedure is as follows:
step 1401, when the preset archive condition is reached, the second terminal device obtains a second archive file stored in the target terminal archive path.
In step 1402, the second terminal device sends an archive request message to the archive server. The archiving request message carries the target user information, the game identifier of the target game and the second archiving file.
In step 1403, the archive server receives an archive request message sent by the terminal device. The archiving request message carries the target user information, the game identifier of the target game and the second archiving file.
In step 1404, the archive server queries, in the correspondence relationship between the user information, the game identifier, the terminal archive path, and the server archive path, a target server archive path corresponding to the target user information and the game identifier of the target game.
Step 1405, the archive server stores the second archive file in the archive path of the target server.
The processing procedure of steps 1401 to 1405 is similar to the processing procedure of steps 1201 to 1202 and steps 1301 to 1303, and is not described herein again.
The embodiment of the application also provides a method for filing the archived file, and the method for filing the archived file is applied to terminal equipment. As shown in fig. 15, the specific processing procedure is as follows:
step 1501, when receiving a file-back instruction of the user for the target game, sending a file-back request to the archive server. The file returning request carries target user information and a game identifier of a target game.
In implementation, when the target user needs to perform a backlog on the currently archived file (i.e., the third archived file) of the target game on the second terminal device, the target user may click on a backlog button corresponding to the target game in the game synchronization area of the archive management interface, as shown in fig. 2B. Accordingly, the archive client of the second terminal device may detect a file-returning instruction for the target game, and send a file-returning request to the archive server according to the file-returning instruction. The file returning request carries target user information and a game identifier of a target game.
Step 1502, receiving a response of file back sent by the file server. And the file return response carries the file identification of the historical archive file of the target game corresponding to the target user.
In implementation, after receiving the archive return response message sent by the archive server, the archive client may analyze the archive return response message to obtain the file identifier of the history archive file of the target game corresponding to the target user, which is carried in the archive return response message. Wherein the file identification of each history archive file can be the name of the history archive file. As shown in FIG. 2B, the archive client may further display a list of historical archive files for the target game in the game synchronization area of the archive management interface. Wherein, the list of the history archive files can comprise the file identification and the confirmation button of the history archive files.
In step 1503, when a selected instruction of the user for the file identifier of the target history archived file in the file identifiers of the history archived files is received, a file reading request message is sent to the archive server. The file reading request message carries target user information, a game identifier of a target game and a file identifier of a target history archive file.
In an implementation, a user may click on a confirmation button corresponding to a target history archive in the history archive list. Correspondingly, the archive client can receive a file reading instruction for the target historical archive file, and send a file reading request message to the archive server according to the file reading instruction. The file reading request message carries target user information, a game identifier of a target game and a file identifier of a target history archive file.
Step 1504, receiving a file reading response message sent by the archive server. The file reading response message carries a target history archive file of a target game corresponding to the target user and a target terminal archive path.
In implementation, after receiving the file reading response message sent by the file server, the file client may analyze the file reading response message to obtain a target history file of the target game corresponding to the target user and a target terminal file path carried in the file reading response message.
In step 1505, the third archived file stored in the archive path of the target terminal is updated to the target history archived file.
In implementation, after the archive client obtains the target history archive file of the target game corresponding to the target user and the target terminal archive path carried in the read response message, the third archive file stored in the target terminal archive path may be updated to the target history archive file. In this way, the target user may archive the third archive of the target game back to the target history archive to resume play of the target game based on the target history archive.
Correspondingly, an embodiment of the present application further provides a method for returning an archived file, where the method is applied to an archive server, and as shown in fig. 16, a specific processing procedure is as follows:
step 1601, receiving a shift back request sent by the terminal device. The file returning request carries target user information and a game identifier of a target game.
In implementation, after receiving the archive request message sent by the second terminal device, the archive server may analyze the archive request message to obtain the target user information and the game identifier of the target game carried in the archive request message.
In step 1602, in the corresponding relationship between the user information, the game identifier, the terminal archiving path, and the server archiving path, a target server archiving path corresponding to the target user information and the game identifier of the target game is queried.
In implementation, after obtaining the target user information and the game identifier of the target game carried in the archive request message, the archive server may query the target server archive path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archive path, and the server archive path. For example, as shown in table one, the target User account is User1, the game identifier of the target game is a full war, and the target server archive path is server archive path 1.
Step 1603, the file identifier of the history archive file of the target game corresponding to the target user stored in the target server archive path is obtained.
In implementation, after the archive server obtains the archive path of the target server, the name of the history archive file of the target game corresponding to the target user stored in the archive path of the target server may be obtained and used as the file identifier of the history archive file.
Step 1604, a response to the end device is sent back to the gear. And the file return response carries the file identification of the historical archived file.
In implementation, after obtaining the file identifier of the history archived file, the archive server may send a file return response to the second terminal device. And the file return response carries the file identification of the historical archived file.
Step 1605, the receiving terminal device sends the file reading request message. The file reading request message carries target user information, a game identifier of a target game and a file identifier of a target history archive file.
In implementation, after receiving the file reading request message sent by the second terminal device, the archive server may parse the file reading request message to obtain the target user information, the game identifier of the target game, and the file identifier of the target history archive file carried in the file reading request message.
In step 1606, in the correspondence relationship between the user information, the game identifier, the terminal archive path, and the server archive path, the target terminal archive path and the target server archive path corresponding to the target user information and the game identifier of the target game are queried.
In implementation, after obtaining the target user information and the game identifier of the target game carried in the file reading request message, the archive server may further query a target terminal archive path and a target server archive path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archive path and the server archive path. For example, as shown in table one, the target User account is User1, the game identifier of the target game is a full war, the target terminal archiving path is terminal archiving path 1, and the target server archiving path is server archiving path 1.
Step 1607, according to the file identification of the target history archive file, the target history archive file stored in the target server archive path is obtained.
In implementation, after the archive server obtains the file identifier of the target history archive file and the archive path of the target server, the target history archive file, which is stored in the archive path of the target server and is named as the file identifier of the target history archive file, can be obtained.
Step 1608, sending a read file response message to the terminal device. The file reading response message carries a target history archive file and a target terminal archive path.
In implementation, after obtaining the target history archive file and the target terminal archive path, the archive server may send a file reading response message to the second terminal device. The file reading response message carries a target history archive file and a target terminal archive path.
Fig. 17 is an example of a method for archiving an archived file according to an embodiment of the present application, and as shown in fig. 17, a specific processing procedure is as follows:
step 1701, when receiving a user's instruction to return to the target game, the second terminal device sends a return request to the archive server. The file returning request carries target user information and a game identifier of a target game.
In step 1702, the archive server receives a return file request sent by the second terminal device. The file returning request carries target user information and a game identifier of a target game.
Step 1703, the archive server queries a target server archive path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archive path, and the server archive path.
In step 1704, the archive server obtains the file identifier of the history archive file of the target game corresponding to the target user stored in the archive path of the target server.
In step 1705, the archive server sends a reply to the second terminal device. And the file return response carries the file identification of the historical archived file.
In step 1706, the second terminal device receives the archive return response sent by the archive server. And the file return response carries the file identification of the historical archive file of the target game corresponding to the target user.
And step 1707, when a selected instruction of the user for the file identifier of the target history archive file in the file identifiers of the history archive files is received, the second terminal device sends a file reading request message to the archive server. The file reading request message carries target user information, a game identifier of a target game and a file identifier of a target history archive file.
Step 1708, the archive server receives the file reading request message sent by the second terminal device. The file reading request message carries target user information, a game identifier of a target game and a file identifier of a target history archive file.
In step 1709, the archive server queries a target terminal archive path and a target server archive path corresponding to the target user information and the game identifier of the target game in the correspondence relationship between the user information, the game identifier, the terminal archive path, and the server archive path.
Step 1710, the archive server obtains the target history archive file stored in the archive path of the target server according to the file identifier of the target history archive file.
Step 1711, the archive server sends a read response message to the second terminal device. The file reading response message carries a target history archive file and a target terminal archive path.
And step 1712, the second terminal equipment receives the file reading response message sent by the file server. The file reading response message carries a target history archive file of a target game corresponding to the target user and a target terminal archive path.
And step 1713, the second terminal equipment updates the third archived file stored in the target terminal archiving path into the target history archived file.
The processing from step 1701 to step 1713 is similar to the processing from step 1501 to step 1505 and the processing from step 1601 to step 1608, and thus the description thereof is omitted.
The embodiment of the application provides a method for synchronizing archived files. The terminal device sends a synchronization request message to the archive server. The synchronization request message carries target user information and a game identifier of a target game. Then, the archive server inquires a target terminal archive path and a target server archive path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archive path and the server archive path, acquires a target archive file of the target game corresponding to the target user stored in the target server archive path, and sends a synchronization response message to the terminal device. And the synchronous response message carries the target archive file and the target terminal archive path. And then, the terminal equipment updates the first archive file stored in the target terminal archive path into a target archive file. In this way, the terminal device downloads the target archive file of the target game uploaded by the other terminal device from the archive server, and updates the locally stored archive file of the target game, so that the terminal device can continue to play the target game based on the target archive file.
An embodiment of the present application further provides an apparatus for synchronizing archived files, where the apparatus is applied to a terminal device, and as shown in fig. 18, the apparatus includes:
a sending module 1810, configured to send a synchronization request message to the archive server, where the synchronization request message carries target user information and a game identifier of a target game;
a receiving module 1820, configured to receive a synchronization response message sent by the archive server, where the synchronization response message carries a target archive file of a target game and a target terminal archive path corresponding to a target user;
an updating module 1830, configured to update the first archive file stored in the archive path of the target terminal into the target archive file.
The embodiment of the present application further provides an apparatus for synchronizing archived files, which is applied to an archive server, and as shown in fig. 19, the apparatus includes:
a receiving module 1910, configured to receive a synchronization request message sent by a terminal device, where the synchronization request message carries target user information and a game identifier of a target game;
the query module 1920 is configured to query, in the correspondence between the user information, the game identifier, the terminal archiving path, and the server archiving path, a target terminal archiving path and a target server archiving path that correspond to the target user information and the game identifier of the target game;
an obtaining module 1930, configured to obtain a target archive file of a target game corresponding to a target user, where the target archive file is stored in a target server archive path;
the sending module 1940 is configured to send a synchronization response message to the terminal device, where the synchronization response message carries the target archive file and the target terminal archive path.
The embodiment of the application provides a synchronizing device for archived files. The terminal device sends a synchronization request message to the archive server. The synchronization request message carries target user information and a game identifier of a target game. Then, the archive server inquires a target terminal archive path and a target server archive path corresponding to the target user information and the game identifier of the target game in the corresponding relationship among the user information, the game identifier, the terminal archive path and the server archive path, acquires a target archive file of the target game corresponding to the target user stored in the target server archive path, and sends a synchronization response message to the terminal device. And the synchronous response message carries the target archive file and the target terminal archive path. And then, the terminal equipment updates the first archive file stored in the target terminal archive path into a target archive file. In this way, the terminal device downloads the target archive file of the target game uploaded by the other terminal device from the archive server, and updates the locally stored archive file of the target game, so that the terminal device can continue to play the target game based on the target archive file.
In one embodiment, a terminal device is provided, as shown in fig. 20, and includes a memory and a processor, where the memory stores a computer program that can be executed on the processor, and the processor implements the synchronization method steps of the archived file when executing the computer program.
In one embodiment, a computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the above-mentioned method of synchronizing archived files.
In one embodiment, an archive server is provided, as shown in fig. 21, and includes a memory and a processor, where the memory stores a computer program that can be executed on the processor, and the processor implements the synchronization method steps of the archive file when executing the computer program.
In one embodiment, a computer-readable storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the above-mentioned method of synchronizing archived files.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for synchronizing archived files is applied to terminal equipment, and comprises the following steps:
sending a synchronization request message to an archive server, wherein the synchronization request message carries target user information and a game identifier of a target game;
receiving a synchronization response message sent by the archive server, wherein the synchronization response message carries a target archive file of the target game and a target terminal archive path corresponding to the target user;
and updating the first archived file stored under the archive path of the target terminal into the target archived file.
2. The method of claim 1, further comprising:
when a preset archiving condition is reached, acquiring a second archived file stored under the archiving path of the target terminal;
and sending an archiving request message to the archiving server, wherein the archiving request message carries the target user information, the game identifier of the target game and the second archiving file, so that the archiving server determines a target server archiving path of the target game corresponding to the target user according to the target user information and the game identifier of the target game, and stores the second archiving file in the target server archiving path.
3. The method of claim 1, wherein prior to sending the synchronization request message to the archive server, the method further comprises:
sending a query request message to the archive server, wherein the query request message carries the target user information;
receiving an inquiry response message sent by the archive server, wherein the inquiry response message carries a game identifier of a synchronizable game corresponding to the target user;
when receiving a synchronization instruction of a user for the target game in the synchronizable game, executing the step of sending a synchronization request message to an archive server.
4. The method of claim 1, further comprising:
when a file returning instruction of a user for the target game is received, sending a file returning request to the archive server, wherein the file returning request carries the target user information and the game identifier of the target game;
receiving a file returning response sent by the archive server, wherein the file returning response carries a file identifier of a historical archive file of the target game corresponding to the target user;
when a selected instruction of a user for a file identifier of a target history archived file in the file identifiers of the history archived files is received, sending a file reading request message to the archived server, wherein the file reading request message carries the target user information, the game identifier of the target game and the file identifier of the target history archived file;
receiving a file reading response message sent by the file server, wherein the file reading response message carries a target history file of the target game corresponding to the target user and a target terminal file path;
and updating the third archived file stored under the archive path of the target terminal into the target historical archived file.
5. The method of claim 1, further comprising:
when receiving a configuration instruction which is input by a target user and carries a game identifier of a target game and a target terminal archiving path, sending a configuration request message to the archiving server, wherein the configuration request message carries the target user information, the game identifier of the target game and the target terminal archiving path, so that the archiving server creates the target server archiving path and stores the corresponding relation among the target user information, the game identifier of the target game, the target terminal archiving path and the target server archiving path.
6. A method for synchronizing archived files, the method being applied to an archive server, the method comprising:
receiving a synchronization request message sent by a terminal device, wherein the synchronization request message carries target user information and a game identifier of a target game;
in the corresponding relation of user information, game identification, terminal archiving path and server archiving path, inquiring the target terminal archiving path and target server archiving path corresponding to the target user information and the game identification of the target game;
acquiring a target archive file of the target game corresponding to the target user and stored in the target server archive path;
and sending a synchronization response message to the terminal equipment, wherein the synchronization response message carries the target archive file and the target terminal archive path.
7. The method of claim 6, further comprising:
receiving an archiving request message sent by the terminal device, wherein the archiving request message carries the target user information, the game identifier of the target game and a second archiving file;
inquiring the target server archiving path corresponding to the target user information and the game identifier of the target game in the corresponding relation among the user information, the game identifier, the terminal archiving path and the server archiving path;
and storing the second archive file to the target server archive path.
8. The method of claim 6, further comprising:
receiving a query request message sent by the terminal equipment, wherein the query request message carries the target user information;
inquiring a game identifier which is corresponding to the target user information and can synchronize a game in the corresponding relation among the user information, the game identifier, the terminal archiving path and the server archiving path;
and sending an inquiry response message to the terminal equipment, wherein the inquiry response message carries the game identification of the synchronizable game.
9. The method of claim 6, further comprising:
receiving a file returning request sent by the terminal equipment, wherein the file returning request carries the target user information and the game identifier of the target game;
inquiring the target server archiving path corresponding to the target user information and the game identifier of the target game in the corresponding relation among the user information, the game identifier, the terminal archiving path and the server archiving path;
acquiring a file identifier of a historical archived file of the target game corresponding to the target user and stored in the target server archived path;
sending a file returning response to the terminal equipment, wherein the file returning response carries the file identification of the historical archived file;
receiving a file reading request message sent by the terminal equipment, wherein the file reading request message carries the target user information, the game identifier of the target game and the file identifier of a target historical archive file;
inquiring the target terminal archiving path and the target server archiving path corresponding to the target user information and the game identifier of the target game in the corresponding relation among the user information, the game identifier, the terminal archiving path and the server archiving path;
acquiring the target history archived file stored under the archiving path of the target server according to the file identifier of the target history archived file;
and sending a file reading response message to the terminal equipment, wherein the file reading response message carries the target history archive file and the target terminal archive path.
10. The method of claim 6, further comprising:
receiving a configuration request message sent by the terminal equipment, wherein the configuration request message carries the target user information, the game identifier of the target game and the target terminal archiving path;
and creating the target server archiving path, and storing the corresponding relation among the target user information, the game identifier of the target game, the target terminal archiving path and the target server archiving path.
CN201911074410.XA 2019-11-06 2019-11-06 Method and device for synchronizing archived files Pending CN110882535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911074410.XA CN110882535A (en) 2019-11-06 2019-11-06 Method and device for synchronizing archived files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911074410.XA CN110882535A (en) 2019-11-06 2019-11-06 Method and device for synchronizing archived files

Publications (1)

Publication Number Publication Date
CN110882535A true CN110882535A (en) 2020-03-17

Family

ID=69746977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911074410.XA Pending CN110882535A (en) 2019-11-06 2019-11-06 Method and device for synchronizing archived files

Country Status (1)

Country Link
CN (1) CN110882535A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094379A (en) * 2021-03-23 2021-07-09 杭州电魂网络科技股份有限公司 Anchor type user data maintenance method, device, equipment and medium
CN113111042A (en) * 2021-04-14 2021-07-13 景德镇市明泰精工瓷业有限公司 Archive file management method and system and electronic equipment
CN114416728A (en) * 2021-12-27 2022-04-29 炫彩互动网络科技有限公司 Server archiving and file reading method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546261A (en) * 2012-02-07 2012-07-04 华为技术有限公司 Network element upgrading method, network element, server and system
CN102663242A (en) * 2012-03-29 2012-09-12 奇智软件(北京)有限公司 Method and device for archiving Flash game
CN105704096A (en) * 2014-11-25 2016-06-22 珠海金山办公软件有限公司 Document decryption method and document decryption device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546261A (en) * 2012-02-07 2012-07-04 华为技术有限公司 Network element upgrading method, network element, server and system
CN102663242A (en) * 2012-03-29 2012-09-12 奇智软件(北京)有限公司 Method and device for archiving Flash game
CN105704096A (en) * 2014-11-25 2016-06-22 珠海金山办公软件有限公司 Document decryption method and document decryption device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113094379A (en) * 2021-03-23 2021-07-09 杭州电魂网络科技股份有限公司 Anchor type user data maintenance method, device, equipment and medium
CN113111042A (en) * 2021-04-14 2021-07-13 景德镇市明泰精工瓷业有限公司 Archive file management method and system and electronic equipment
CN114416728A (en) * 2021-12-27 2022-04-29 炫彩互动网络科技有限公司 Server archiving and file reading method

Similar Documents

Publication Publication Date Title
CN106874389B (en) Data migration method and device
CN110882535A (en) Method and device for synchronizing archived files
CN109040252B (en) File transmission method, system, computer device and storage medium
CN109522041B (en) Client resource updating method, device, processor, server and terminal
CN109542529B (en) Function name-based point burying method and device, computer equipment and storage medium
CN109474456B (en) Configuration data processing method, device, computer equipment and storage medium
CN111291000B (en) File acquisition method, equipment and storage medium based on block chain
CN110908683A (en) Software system upgrading method and device of hardware module, storage medium and terminal
CN104518904A (en) Mobile terminal application batch management method and system, and updating server
CN111001162A (en) Game skin changing method and device, storage medium and processor
CN106453460B (en) File distribution method, device and system
CN110535776B (en) Gateway current limiting method, device, gateway, system and storage medium
CN105072608B (en) A kind of method and device of administrative authentication token
CN108737495B (en) Data acquisition method, device and system
US20140373067A1 (en) Electronic Device, Method, and Computer Program Product
CN110737719A (en) Data synchronization method, device, equipment and computer readable storage medium
CN107454152A (en) The method for pushing of application message
CN110825400A (en) Certificate updating method and system for application program client
CN111736876A (en) Client update control method, device, storage medium and server
CN110784524A (en) Cloud mobile phone file uploading keep-alive method, device and system
CN107613016B (en) File batch downloading method, client, distribution server and system
JP7008636B2 (en) How to check for phone number changes, devices, and systems
AU2020260569A1 (en) Verification method and device
CN110895583B (en) Method, device and system for acquiring data resources
CN106371867B (en) Financial equipment software updating method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination