CN104580085B - service data updating method, system, client and server - Google Patents

service data updating method, system, client and server Download PDF

Info

Publication number
CN104580085B
CN104580085B CN201310489271.3A CN201310489271A CN104580085B CN 104580085 B CN104580085 B CN 104580085B CN 201310489271 A CN201310489271 A CN 201310489271A CN 104580085 B CN104580085 B CN 104580085B
Authority
CN
China
Prior art keywords
service data
client
information
server
updating
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.)
Active
Application number
CN201310489271.3A
Other languages
Chinese (zh)
Other versions
CN104580085A (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201310489271.3A priority Critical patent/CN104580085B/en
Priority to PCT/CN2014/082618 priority patent/WO2015055031A1/en
Publication of CN104580085A publication Critical patent/CN104580085A/en
Application granted granted Critical
Publication of CN104580085B publication Critical patent/CN104580085B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

the invention discloses a business data updating method, a system, a client and a server, wherein a network connection request containing account information and verification information is sent to the server through the client; the server establishes network connection with the client when verifying that the network connection request is a valid request according to the account information and the verification information; the method for updating the corresponding service data and sending the service data updating information to the server when the client detects the service data updating instruction triggered by the user has the advantages of updating the service data on the client in real time and improving man-machine interactivity.

Description

service data updating method, system, client and server
Technical Field
The present invention relates to computer technologies, and in particular, to a method, a system, a client, and a server for updating service data.
Background
at present, a timing updating mechanism is adopted for updating service data on a client, for example, A, B two machines log in the same account, after a client of a machine B modifies service data of a certain service, the client of the machine A queries the latest network bookmark version from a server at regular intervals by adopting a timing detection mode, and the latest network bookmark version is updated and downloaded; the service data on the client cannot be updated in real time by adopting the mode.
Disclosure of Invention
in view of this, it is necessary to provide a method, a system, a client and a server for updating service data, which aim to solve the problem that the service data on the client cannot be updated in real time.
the embodiment of the invention discloses a service data updating method, which comprises the following steps:
A first client sends a network connection request containing account information and verification information to a server;
The server establishes network connection with the first client when verifying that the network connection request is a valid request according to the account information and the verification information;
When the first client detects a service data updating instruction triggered by a user, the corresponding service data is updated, and service data updating information is sent to the server.
The embodiment of the invention discloses a service data updating system, which comprises:
The first client is used for sending a network connection request containing account information and verification information to the server;
The server is used for establishing network connection with the first client when the network connection request is verified to be a valid request according to the account information and the verification information;
the first client is further used for updating the corresponding service data and sending service data updating information to the server when a service data updating instruction triggered by a user is detected after network connection is established with the server.
The embodiment of the invention discloses a service data updating method, which comprises the following steps:
a first client sends a network connection request containing account information and verification information to a server;
The first client receives response information returned by the server when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server;
when the first client detects a service data updating instruction triggered by a user, the corresponding service data is updated, and service data updating information is sent to the server.
The embodiment of the invention discloses a service data updating client, which comprises:
a first client to:
sending a network connection request containing account information and verification information to a server;
Receiving response information returned by the server when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishing network connection with the server;
And when a service data updating instruction triggered by a user is detected, updating the corresponding service data, and sending service data updating information to the server.
The embodiment of the invention discloses a service data updating method, which comprises the following steps:
Receiving a network connection request containing account information and verification information sent by a first client;
according to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client;
and receiving service data updating information sent by the first client when detecting a service data updating instruction triggered by a user.
the embodiment of the invention discloses a service data updating server, which comprises:
Receiving a network connection request containing account information and verification information sent by a first client;
According to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client;
And receiving service data updating information sent by the first client when detecting a service data updating instruction triggered by a user.
The client sends a network connection request containing account information and verification information to the server; the server establishes network connection with the client when verifying that the network connection request is a valid request according to the account information and the verification information; the method for updating the corresponding service data and sending the service data updating information to the server when the client detects the service data updating instruction triggered by the user has the advantages of updating the service data on the client in real time and improving man-machine interactivity.
Drawings
fig. 1 is a schematic flow chart of a first embodiment of a service data updating method according to the present invention;
Fig. 2 is a flowchart illustrating a service data updating method according to a second embodiment of the present invention;
FIG. 3 is a schematic diagram of a deployment scenario of a server and a client in the service data updating method according to the present invention;
Fig. 4 is a schematic flow chart of a service data updating method according to a third embodiment of the present invention;
Fig. 5 is a schematic flow chart illustrating an embodiment of a method for updating service data according to received service data update information by a client, wherein the client updates service data corresponding to the client according to the received service data update information;
FIG. 6 is a schematic diagram of another deployment scenario of a server and a client in the service data updating method according to the present invention;
fig. 7 is a schematic flow chart of a fourth embodiment of a service data updating method according to the present invention;
Fig. 8 is a flowchart illustrating a fifth embodiment of a service data updating method according to the present invention;
FIG. 9 is a functional block diagram of a first embodiment of a service data updating system according to the present invention;
FIG. 10 is a functional block diagram of a service data updating system according to a second embodiment of the present invention;
Fig. 11 is a functional block diagram of a service data updating system according to a third embodiment of the present invention;
FIG. 12 is a functional block diagram of a first embodiment of a service data update client according to the present invention;
Fig. 13 is a functional block diagram of a service data update client according to a second embodiment of the present invention;
FIG. 14 is a functional block diagram of a service data update server according to an embodiment of the present invention;
Fig. 15 is a functional block diagram of a service data updating system according to a fourth embodiment of the present invention.
the implementation, functional features and advantages of the objects of the embodiments of the present invention will be further described with reference to the accompanying drawings.
Detailed Description
The technical scheme of the invention is further explained by combining the drawings and the specific embodiments in the specification. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
fig. 1 is a schematic flow chart of a first embodiment of a service data updating method of the present invention, and as shown in fig. 1, the service data updating method of the present invention includes the following steps:
Step S01, the client sends a network connection request containing account information and verification information to the server;
when a client logs in a server according to preset account information, a network connection request containing verification information is sent to the server, meanwhile, the client registers self identification information, the currently logged account and other information in the server, and the client needs to register in the server every time logging in; the same account information can be logged in different clients, and when the server is logged in by using the account information, the server is registered for each login so that the server can obtain the identification information of the client in which the same account is located, such as the identification information of the client, such as a GUID (global Unique Identifier), so that the server can look up the client logged in by using the account information according to the account information logged in by the client in the following process by referring to the stored identification information; because the identification information of the client, such as GUID information, is unique for each machine, the server can uniquely locate a client according to the identification information of the client.
step S02, the server establishes network connection with the first client when verifying that the network connection request is a valid request according to the account information and the verification information;
when receiving a network connection request sent by a client, a server verifies whether the network connection request sent by the client is a valid request according to account information logged in by the client and verification information contained in the network connection request; if the network connection request sent by the client passes the verification, namely the network connection request sent by the client is an effective connection request, the server establishes network connection with the client; meanwhile, the server stores the current network connection information of the client, such as http connection information, GUID information, account information logged in by the client and the like.
In step S03, when the first client detects a service data update instruction triggered by the user, the first client updates the corresponding service data and sends service data update information to the server.
the client detects a user triggered instruction in real time; when a service data updating instruction triggered by a user is detected, responding to the service data updating instruction triggered by the user, and updating corresponding service data according to the service data updating instruction; meanwhile, the service data updating information is sent to the server, so that the server can send the corresponding service data updating information to other currently logged-in clients according to the service data updating information.
taking a network bookmark as an example, when a user logs in by using existing account information, a mobile phone starts a working thread, the working thread initiates an http request to a server, the http request in url format is http://10.208.143.31: 8080/sub.
similarly, the present embodiment is also applicable to other service data updates, for example, performing personal setting on instant messaging software under a certain account, such as changing personal information in QQ chat software, and the present embodiment does not exhaust specific service types and service data one by one.
The client sends a network connection request containing account information and verification information to the server; the server establishes network connection with the client when verifying that the network connection request is a valid request according to the account information and the verification information; the method for updating the corresponding service data and sending the service data updating information to the server when the client detects the service data updating instruction triggered by the user has the advantages of updating the service data on the client in real time and improving man-machine interactivity.
fig. 2 is a schematic flow chart of a second embodiment of a service data updating method of the present invention, and the embodiment shown in fig. 2 is added to the embodiment shown in fig. 1:
Step S04, the server receives the service data updating information sent by the first client;
Step S05, according to the account information logged by the first client, the server searches for other clients logged by using the account information except the first client, and sends the received service data update information to the other found clients.
based on the specific description of the embodiment shown in fig. 1, in this embodiment, when the first client detects the service data update instruction triggered by the user in step S03, the corresponding service data is updated, and the service data update information is sent to the server, and then step S04 and step S05 are added; only step S04 and step S05 are specifically described in this embodiment, and please refer to the specific description of the embodiment described in fig. 1 for other steps involved in the service data updating method of this embodiment, which is not repeated herein.
as shown in fig. 2, in this embodiment, when detecting a service data update instruction triggered by a user, a first client updates service data corresponding to the client itself and sends service data update information to a server; when the server receives the service data updating information sent by the first client, searching other clients logged in by using the account information except the first client according to the stored account information logged in by the first client, and sending the received service data updating information to the searched other clients. Of course, the server may also directly send the service data update information sent by the first client to all clients logged in by using the account information, including the first client.
specifically, referring to fig. 3, fig. 3 is a schematic view of a deployment scenario of a server and a client in the service data updating method of the present invention; taking a network bookmark as an example, in the deployment scenario diagram shown in fig. 3, after receiving change information made to the network bookmark and sent by a first client, a server searches all clients currently connected with the server and logged in with account information according to the account information of the first client logged in the server; and after the client which logs in with the account information and is in communication connection with the server at present is found, the server sends the update information of the network bookmark, which is sent by the first client, to all the clients which log in the account.
fig. 4 is a schematic flow chart of a third embodiment of a service data updating method of the present invention, and the embodiment shown in fig. 4 is added to the embodiment shown in fig. 2:
and step S06, the other clients respectively update the service data corresponding to the other clients according to the received service data updating information.
based on the specific description of the embodiment in fig. 2, in this embodiment, in step S05, according to the account information logged in by the first client, the server searches for other clients logged in by using the account information, except for the first client, and sends the received service data update information to the other found clients, and then step S06 is added; only step S06 is described in detail in this embodiment, and please refer to the detailed description of the related embodiments for other steps involved in the service data updating method of this embodiment, which is not described herein again.
after all other clients adopting the account login receive the service data updating information sent by the server, the corresponding service data is updated according to the current service data information stored by the clients.
After receiving the service data updating information sent by the server, each client compares the corresponding service data stored by the client and identifies whether the service data stored by the client is consistent with the service data updating information sent by the server; that is, each client judges whether the service data stored by the client is the latest service data according to the service data update information issued by the server. When the client identifies that the self-stored service data is consistent with the service data updating information issued by the server, the service data currently stored by the client is the service data of the latest version, and updating is not needed; when the client identifies that the self-stored service data is inconsistent with the service data updating information issued by the server, the client updates the self-stored corresponding service data according to the service data updating information issued by the server, so that the self-stored corresponding service data is consistent with the service data updating information issued by the server.
Please refer to fig. 5 for further description of step S06, where fig. 5 is a flowchart illustrating an embodiment of updating service data corresponding to a client according to received service data updating information in the service data updating method of the present invention; as shown in fig. 5, in step S06, the other clients respectively update their corresponding service data according to the received service data update information, including:
step S11, acquiring the version number of the corresponding service data according to the service data updating information;
and the client acquires the business data version number corresponding to the business data according to the business data updating information issued by the server. Because, the update of some service data on the client is determined by the corresponding version number of the service data, such as a network bookmark.
taking the network bookmark as an example, the initial version number of the network bookmark stored on the client is 0, every time the network bookmark is updated, the version number corresponding to the network bookmark is automatically added by 1, and the version number of the service data corresponding to the network bookmark stored on the client represents the update information of the network bookmark.
Step S12, identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number; if yes, go to step S13; if not, go to step S14;
Step S13, the corresponding service data is not updated;
and step S14, updating the corresponding service data according to the acquired service data updating information.
The client compares the service data version number obtained through the service data updating information with the service data version number corresponding to the service stored by the client; and judging whether the obtained business data version number is consistent with the business data version number stored by the business data version number.
if the version number of the acquired service data is consistent with the version number of the service data stored in the client, the current service data of the client is the latest data and does not need to be updated again; and if the obtained service data version number is not consistent with the self-stored service data version number, the client updates the stored service data corresponding to the same service according to the received service data updating information, and simultaneously updates the service data version number corresponding to the service data.
In the service data updating method of the embodiment, the server issues the acquired service updating information to all the clients of the same login account; the method for updating the service data of each client according to the service updating information has the advantages that when the same account logs in a plurality of different clients, the same service data on each client under the same account is updated in real time, the real-time performance of service data updating is improved, and the problem of service data version conflict caused by simultaneous operation of a plurality of clients is avoided; furthermore, the safety of service data updating is improved.
based on the above detailed description of each embodiment, taking a network bookmark as an example, the implementation process of the service data updating method of the present invention is described again. Referring to fig. 6, fig. 6 is a schematic view of another deployment scenario of a server and a client in the service data updating method of the present invention; in this embodiment, the server is divided into a bookmark server and a message server. The client logs in the message server according to the preset account information, simultaneously registers the GUID of the client and the currently logged account information on the message server, and simultaneously sends an http request containing verification information; after the message server passes the verification, the client and the message server maintain an http long link; i.e. the message server maintains a communication connection with the client.
the network bookmark corresponding to the account is stored in a bookmark server, and after the client adds, deletes, changes and the like the network bookmark, all the modified network bookmarks are transmitted to the bookmark server for a long time; the bookmark server stores the network bookmark data, maintains a version number for the network bookmark, and sets an initial version number to be 0; and then, when the bookmark server receives the network bookmark uploaded by the client, the stored network bookmark data is updated, and the version number of the saved bookmark is added by 1.
When the bookmark server receives the update information of the network bookmark sent by the client, the bookmark server sends the update information of the network bookmark to the message server; the updating information of the network bookmark comprises login account information and the latest version number of the bookmark. The message server searches all clients logging in the account according to the update information of the network bookmark sent by the bookmark server, and sends the bookmark update information to the clients through http connection; the client acquires account information and latest version information in the update information according to the update information of the network bookmark sent by the message server; and if the client is the same as the current login account and the local network bookmark version information of the client is different from the version in the updating information, triggering the network bookmark updating logic by the client to update the stored network bookmark.
By using the service data updating method of the embodiment, when the same login account simultaneously uses network bookmarks or other service data on different clients, the same service data on each client under the same login account can be updated in real time, so that the real-time performance of service data updating is improved, and the problem of service data version conflict caused by simultaneous operation of multiple clients is avoided; furthermore, the safety of service data updating is improved.
fig. 7 is a schematic flow chart of a fourth embodiment of a service data updating method according to the present invention; in this embodiment, the client executes the service data updating method.
based on the detailed description of the embodiments shown in fig. 1 to fig. 6, as shown in fig. 7, the method for updating service data executed at the client includes the following steps:
step S101, a first client sends a network connection request containing account information and verification information to a server;
when a first client logs in a server according to preset account information, a network connection request containing verification information is sent to the server, meanwhile, the client registers identification information of the client, the currently logged account and other information in the server, and the client needs to register in the server every time logging in; the account information can be logged in different clients, and when the account information is logged in the server, the login is registered each time so that the server can obtain the identification information of the client in which the same account is located, such as the identification information of the client, such as GUID (GUID), so that the server can look up the client logged in by using the account information according to the account information logged in by the client; because the identification information of the client, such as GUID information, is unique for each machine, the server can uniquely locate a client according to the identification information of the client.
step S102, the first client receives response information returned by the server when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server;
when receiving a network connection request sent by a client, a server verifies whether the network connection request sent by the client is a valid request according to account information logged in by the client and verification information contained in the network connection request; and if the network connection request sent by the client passes the verification, namely the network connection request sent by the client is a valid connection request, the server returns response information to the first client, and the first client receives the response information returned when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server.
step S103, when the first client detects a service data update instruction triggered by the user, the first client updates the corresponding service data and sends service data update information to the server.
the client detects a user triggered instruction in real time; when a service data updating instruction triggered by a user is detected, responding to the service data updating instruction triggered by the user, and updating corresponding service data according to the service data updating instruction; meanwhile, the service data updating information is sent to the server, so that the server can send the corresponding service data updating information to other currently logged-in clients according to the service data updating information.
further, when the first client detects a service data updating instruction triggered by a user, the corresponding service data is updated, and after the service data updating information is sent to the server, the server searches other clients which are logged in by using the same account information as the first client according to the account information logged in by the first client, and sends the service data updating information to the other clients which are logged in by using the same account information; and receiving data updating information sent by the server by other clients logged in by adopting the account information, and respectively updating the service data corresponding to the clients.
Further, other clients logged in by using the account information receive data update information sent by the server, and respectively update their corresponding service data, including:
Acquiring a corresponding service data version number according to the service data updating information; identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number; and if the version number of the self-stored service data is not consistent with the acquired version number of the service data, updating the corresponding service data according to the acquired service data updating information. If the version number of the self-stored service data is consistent with the obtained version number of the service data, the self-stored corresponding service data is indicated to be the latest data, and updating is not needed.
The client sends a network connection request containing account information and verification information to a server, receives response information returned when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server; when a service data updating instruction triggered by a user is detected, the corresponding service data is updated, and service data updating information is sent to the server, so that the method has the beneficial effect of updating the service data on the client in real time, and the man-machine interaction is improved; furthermore, when the same account number logs in a plurality of different clients, the method has the beneficial effect of updating the same service data on each client under the same account number in real time, improves the real-time performance of service data updating, and avoids the problem of service data version conflict caused by simultaneous operation of a plurality of clients; furthermore, the safety of service data updating is improved.
Fig. 8 is a flowchart illustrating a fifth embodiment of a service data updating method according to the present invention; in this embodiment, the server executes the service data updating method of the present invention.
Based on the detailed description of the embodiments shown in fig. 1 to fig. 6, as shown in fig. 8, the method for updating service data executed in the server according to the present invention includes the following steps:
step S201, receiving a network connection request containing account information and verification information sent by a first client;
Step S202, according to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client;
when a server receives a network connection request containing account information and verification information sent by a client, verifying whether the network connection request sent by the client is a valid request or not according to the account information logged in by the client and the verification information contained in the network connection request; if the network connection request sent by the client passes the verification, namely the network connection request sent by the client is an effective connection request, the server establishes network connection with the client; meanwhile, the server stores the current network connection information of the client, such as http connection information, GUID information, account information logged in by the client and the like.
Step S203, receiving service data update information sent by the first client when detecting a service data update instruction triggered by the user.
when the first client detects a service data updating instruction triggered by a user, responding to the service data updating instruction triggered by the user, and updating corresponding service data according to the service data updating instruction; meanwhile, sending service data updating information to a server; the server receives service data updating information sent by the first client when a service data updating instruction triggered by a user is detected.
in a preferred embodiment, the server may update the stored service data version number corresponding to the same service according to the received service data update information.
Further, the server searches for other clients, except the first client, which are logged in by using the account information according to the account information logged in by the first client, and sends the received service data update information to the other found clients.
The method comprises the steps that a server receives a network connection request which is sent by a first client and contains account information and verification information; according to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client; the method for receiving the service data updating information sent by the first client when the service data updating instruction triggered by the user is detected has the beneficial effect of updating the service data on the client in real time, and improves the man-machine interaction; furthermore, when the same account number logs in a plurality of different clients, the method has the beneficial effect of updating the same service data on each client under the same account number in real time, improves the real-time performance of service data updating, and avoids the problem of service data version conflict caused by simultaneous operation of a plurality of clients; furthermore, the safety of service data updating is improved.
FIG. 9 is a functional block diagram of a first embodiment of a service data updating system according to the present invention; as shown in fig. 9, the service data updating system of the present invention includes: a first client 01 and a server 02.
The first client 01 sends a network connection request containing account information and verification information to the server 02; the server 02 establishes network connection with the first client 01 when verifying that the network connection request is a valid request according to the account information and the verification information; after establishing network connection with the server 02, the first client 01 updates the corresponding service data when detecting a service data update instruction triggered by a user, and sends service data update information to the server 02.
Further, when the client 01 logs in the server 02 according to the preset account information, a network connection request containing authentication information is sent to the server 02, and meanwhile, the client 01 registers the information such as the identification information of the client 01 and the currently logged-in account in the server 02, and the client needs to register in the server 02 every time logging in; the account information can be logged in different clients 01, and when the account information is logged in the server 02, the login is performed each time so that the server 02 can obtain the identification information of the client 01 where the same account is located, such as the identification information of the client 01, such as the GUID, so that the server 02 can look up the client 01 logged in by using the account information according to the account information logged in by the client 01; since the identification information of the client 01, such as the GUID information, is unique to each machine, the server 02 can uniquely locate one client 01 based on the identification information of the client 01.
when receiving a network connection request sent by a client 01, a server 02 verifies whether the network connection request sent by the client 01 is a valid request according to account information logged in by the client 01 and verification information contained in the network connection request; if the network connection request sent by the client 01 passes the verification, that is, the network connection request sent by the client 01 is a valid connection request, the server 02 establishes network connection with the client 01; meanwhile, the server 02 stores the current network connection information of the client 01, such as http connection information, GUID information, account information logged in by the client 01, and the like.
the client 01 detects a user triggered instruction in real time; when a service data updating instruction triggered by a user is detected, responding to the service data updating instruction triggered by the user, and updating corresponding service data according to the service data updating instruction; meanwhile, the service data update information is sent to the server 02, so that the server 02 sends the corresponding service data update information to other currently logged-in clients 01 according to the service data update information.
Taking a network bookmark as an example, when a user logs in by using existing account information, a client 01, namely a mobile phone starts a working thread; the worker thread initiates an http request to the server 02, for example, a specific http request expressed in url format is as follows:
the method comprises the steps of http://10.208.143.31: 8080/sub.
similarly, the present embodiment is also applicable to other service data updates, for example, performing personal setting on instant messaging software under a certain account, such as changing personal information in QQ chat software, and the present embodiment does not exhaust specific service types and service data one by one.
the client sends a network connection request containing account information and verification information to the server; the server establishes network connection with the client when verifying that the network connection request is a valid request according to the account information and the verification information; the method for updating the corresponding service data and sending the service data updating information to the server when the client detects the service data updating instruction triggered by the user has the advantages of updating the service data on the client in real time and improving man-machine interactivity.
FIG. 10 is a functional block diagram of a service data updating system according to a second embodiment of the present invention; based on the detailed description of the embodiment shown in fig. 9, the service data updating system of the present invention further includes other clients except the first client 01, and in this embodiment, the clients except the first client 01 are collectively referred to as other clients 100.
the server 02 receives the service data update information sent by the first client 01, and according to the account information logged in by the first client 01, the server 02 searches for other clients 100 logged in by using the account information except the first client 01, and sends the received service data update information to the other found clients 100.
As shown in fig. 10, in this embodiment, when the first client 01 detects a service data update instruction triggered by a user, the first client 01 updates service data corresponding to the client 01 itself, and sends service data update information to the server 02; when the server 02 receives the service data update information sent by the first client 01, according to the stored account information for logging in by the first client 01, other clients 100 logged in by using the account information except the first client 01 are searched, and the received service data update information is sent to the other searched clients 100. In the deployment scenario diagram shown in fig. 3, after receiving update information of a certain service sent by a first client 01, a server 02 searches, according to account information of the first client 01 logging in the server 02, for other clients 100 currently connected to the server 02 and logged in with the account information; after finding out other clients 100 which log in with the account information and are in communication connection with the server 02 currently, the server 02 sends the received service data update information sent by the first client 01 to all other clients 100 which log in with the account.
Further, after all other clients 100 that are logged in by using the account receive the service data update information sent by the server 02, the corresponding service data is updated according to the current service data information stored by the clients.
After receiving the service data update information issued by the server 02, each client 100 compares the corresponding service data stored in itself, and identifies whether the service data stored in itself is consistent with the service data update information issued by the server 02; that is, each client 100 determines whether the service data stored therein is the latest service data according to the service data update information issued by the server 02. When the client 100 identifies that the service data stored by the client 100 is consistent with the service data update information issued by the server 02, the service data currently stored by the client 100 is the service data of the latest version, and updating is not needed; when the client 100 identifies that the service data stored in the client 100 is inconsistent with the service data update information issued by the server 02, the client 100 updates the corresponding service data stored in the client 100 according to the service data update information issued by the server 02, so that the service data is consistent with the service data update information issued by the server 02.
Further, the client 100 obtains a corresponding service data version number according to the service data update information; the client 100 obtains a service data version number corresponding to the service data according to the service data update information issued by the server 02. Because, the update of some service data on the client 100 is determined by the corresponding version number of the service data, such as a network bookmark.
Taking the network bookmark as an example, the initial version number of the network bookmark stored in the client 100 is 0, each time the network bookmark is updated, the version number corresponding to the network bookmark is automatically added by 1, and the version number of the service data corresponding to the network bookmark stored in the client 100 represents the update information of the network bookmark.
The client 100 compares the service data version number obtained through the service data update information with the service data version number corresponding to the service stored in the client; and judging whether the obtained business data version number is consistent with the business data version number stored by the business data version number.
If the version number of the acquired service data is consistent with the version number of the service data stored in the client, it indicates that the current service data of the client 100 is the latest data and does not need to be updated again; if the obtained service data version number is not consistent with the service data version number stored in the client 100, the client 100 updates the stored service data corresponding to the same service according to the received service data update information, and updates the service data version number corresponding to the service data.
In the service data updating system of the embodiment, the server issues the acquired service updating information to all the clients of the same login account; each client updates own service data according to the service updating information, and when the same account number logs in a plurality of different clients, the method has the beneficial effect of updating the same service data on each client under the same account number in real time, improves the real-time performance of service data updating, and avoids the problem of service data version conflict caused by simultaneous operation of a plurality of clients; furthermore, the safety of service data updating is improved.
based on the above detailed description of each embodiment, taking a network bookmark as an example, the implementation process of the service data updating method of the present invention is described again. Fig. 11 is a functional block diagram of a service data updating system according to a third embodiment of the present invention; referring to fig. 6 and 11 together, in the present embodiment, the server 02 is divided into a bookmark server 11 and a message server 12. The client 01 logs in the message server 12 according to preset account information, registers the GUID of the client 01 and the currently logged account information on the message server 12, and sends an http request containing verification information; after the message server 12 passes the verification, the client 01 and the message server 12 maintain an http long link; i.e. the message server 12 maintains a communication connection with the client 01.
the network bookmark corresponding to the account is stored in the bookmark server 11, and after the client 01 performs operations such as addition, deletion, change and the like on the network bookmark, all the modified network bookmarks are long-transferred to the bookmark server 11; the bookmark server 11 stores the network bookmark data, maintains a version number for the network bookmark, and sets an initial version number to be 0; then, when the bookmark server 11 receives the network bookmark uploaded by the client 01, the stored network bookmark data is updated, and at the same time, the version number of the saved bookmark is increased by 1.
when the bookmark server 11 receives the update information of the network bookmark sent by the client 01, the bookmark server 11 sends the update information of the network bookmark to the message server 12; the updating information of the network bookmark comprises login account information and the latest version number of the bookmark. The message server 12 searches all the clients 100 logging in the account according to the update information of the network bookmark sent by the bookmark server 11, and sends the bookmark update information to the clients 100 through http connection; the client 100 acquires account information and latest version information in the update information according to the update information of the network bookmark sent by the message server; if the client 100 is the same as the current login account and the local network bookmark version information of the client 100 is different from the version in the update information, the client 100 triggers the network bookmark update logic to update the stored network bookmark.
by using the service data updating system of the embodiment, when the same login account simultaneously uses network bookmarks or other service data on different clients, the same service data on each client under the same login account can be updated in real time, so that the real-time performance of service data updating is improved, and the problem of service data version conflict caused by simultaneous operation of multiple clients is avoided; furthermore, the safety of service data updating is improved.
FIG. 12 is a functional block diagram of a first embodiment of a service data update client according to the present invention; based on the detailed description of the embodiments described in fig. 9 to fig. 11, as shown in fig. 12, the service data update client of the present invention includes: a first client 01, configured to:
sending a network connection request containing account information and verification information to a server;
Receiving response information returned by the server when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishing network connection with the server;
And when a service data updating instruction triggered by a user is detected, updating the corresponding service data, and sending service data updating information to the server.
When a first client 01 logs in a server according to preset account information, a network connection request containing verification information is sent to the server, meanwhile, the client 01 registers identification information of the client 01, the currently logged-in account and other information in the server, and the client needs to register in the server every time logging in; the account information can be logged in different clients 01, and when the account information is used for logging in a server, the login is performed each time so that the server can obtain the identification information of the client 01 where the same account is located, such as the identification information of the client 01, such as GUID (GUID), so that the server can look up the client 01 logged in by using the account information according to the account information logged in by the client 01; since the identification information of the client 01, such as the GUID information, is unique to each machine, the server can uniquely locate one client 01 based on the identification information of the client 01.
when receiving a network connection request sent by a client 01, a server verifies whether the network connection request sent by the client 01 is a valid request according to account information logged in by the client 01 and verification information contained in the network connection request; if the network connection request sent by the client 01 passes the verification, that is, the network connection request sent by the client 01 is a valid connection request, the server returns response information to the first client 01, and the first client 01 receives the response information returned when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server.
The client 01 detects a user triggered instruction in real time; when a service data updating instruction triggered by a user is detected, responding to the service data updating instruction triggered by the user, and updating corresponding service data according to the service data updating instruction; meanwhile, the service data update information is sent to the server, so that the server sends corresponding service data update information to other currently logged-in clients 01 according to the service data update information.
further, referring to fig. 13, fig. 13 is a functional module diagram of a service data update client according to a second embodiment of the present invention; the service updating client of the invention also comprises other clients 100, and the other clients 100 and the first client 01 adopt the same account information to log in the server.
the other clients 100 are configured to:
And receiving data updating information sent by the server, and respectively updating the service data corresponding to the server.
the other clients 100 obtain corresponding service data version numbers according to the service data updating information; identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number; and if the version number of the self-stored service data is not consistent with the acquired version number of the service data, updating the corresponding service data according to the acquired service data updating information. If the version number of the self-stored service data is consistent with the obtained version number of the service data, the self-stored corresponding service data is indicated to be the latest data, and updating is not needed.
The client sends a network connection request containing account information and verification information to a server, receives response information returned when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server; when a service data updating instruction triggered by a user is detected, the corresponding service data is updated, and service data updating information is sent to the server, so that the method has the beneficial effect of updating the service data on the client in real time, and the man-machine interaction is improved; furthermore, when the same account number logs in a plurality of different clients, the method has the beneficial effect of updating the same service data on each client under the same account number in real time, improves the real-time performance of service data updating, and avoids the problem of service data version conflict caused by simultaneous operation of a plurality of clients; furthermore, the safety of service data updating is improved.
FIG. 14 is a functional block diagram of a service data update server according to an embodiment of the present invention; based on the detailed description of the embodiments described in fig. 9 to fig. 11, as shown in fig. 14, the service data update server 200 of the present invention is configured to:
Receiving a network connection request containing account information and verification information sent by a first client;
According to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client;
And receiving service data updating information sent by the first client when detecting a service data updating instruction triggered by a user.
When receiving a network connection request containing account information and verification information sent by a client, the service data update server 200 verifies whether the network connection request sent by the client is a valid request according to the account information logged in by the client and the verification information contained in the network connection request; if the network connection request sent by the current client passes the verification, that is, the network connection request sent by the current client is a valid connection request, the server 200 establishes network connection with the client; meanwhile, the server 200 stores the current network connection information of the client, such as http connection information, GUID information, account information for client login, and the like.
when the first client detects a service data updating instruction triggered by a user, responding to the service data updating instruction triggered by the user, and updating corresponding service data according to the service data updating instruction; meanwhile, the service data update information is sent to the server 200; the server 200 receives service data update information sent by the first client when detecting a service data update instruction triggered by a user.
In a preferred embodiment, the server 200 may update the stored service data version number corresponding to the same service according to the received service data update information.
Further, the server 200 searches for other clients, other than the first client, that log in by using the account information according to the account information logged in by the first client, and sends the received service data update information to the other found clients.
The method comprises the steps that a server receives a network connection request which is sent by a first client and contains account information and verification information; according to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client; the method for receiving the service data updating information sent by the first client when the service data updating instruction triggered by the user is detected has the beneficial effect of updating the service data on the client in real time, and improves the man-machine interaction; furthermore, when the same account number logs in a plurality of different clients, the method has the beneficial effect of updating the same service data on each client under the same account number in real time, improves the real-time performance of service data updating, and avoids the problem of service data version conflict caused by simultaneous operation of a plurality of clients; furthermore, the safety of service data updating is improved.
it should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
the above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. With reference to fig. 15, fig. 15 is a functional module diagram of a service data updating system according to a fourth embodiment of the present invention. The technical solution of the present invention may be essentially or partially embodied in the form of a software product, the computer software product is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk), and the computer software product includes a plurality of instructions, the instructions are stored in a memory 03 shown in fig. 15, so that a client 01 (which may be a mobile phone, a computer, a server, or a network device, etc.) shown in fig. 15 performs data interaction with a server 02 to execute the method according to the embodiments of the present invention.
the above description is only for the preferred embodiment of the present invention and is not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes that can be directly or indirectly applied to other related technical fields using the contents of the present specification and the accompanying drawings are included in the scope of the present invention.

Claims (14)

1. a method for updating service data, comprising:
A first client sends a network connection request containing account information and verification information to a server;
the server establishes network connection with the first client when verifying that the network connection request is a valid request according to the account information and the verification information;
when a first client detects a service data updating instruction triggered by a user, updating corresponding service data and sending service data updating information to a server;
The server receives the service data updating information sent by the first client;
According to the account information logged by the first client, the server searches other clients logged by the account information except the first client, and sends the received service data updating information to the other searched clients;
Other clients respectively update the corresponding service data according to the received service data updating information; and the service data corresponding to the first client and the service data corresponding to other clients belong to the same service.
2. The method of claim 1, wherein the other clients respectively update their corresponding service data according to the received service data update information, including:
Acquiring a corresponding service data version number according to the service data updating information;
identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number;
And if the version number of the self-stored service data is not consistent with the acquired version number of the service data, updating the corresponding service data according to the acquired service data updating information.
3. The method of claim 1, wherein the server receives the service data update information sent by the first client, and thereafter further comprises:
And the server updates the stored business data version number corresponding to the same business according to the received business data updating information.
4. A service data update system, comprising:
The first client is used for sending a network connection request containing account information and verification information to the server;
The server is used for establishing network connection with the first client when the network connection request is verified to be a valid request according to the account information and the verification information;
the first client is also used for updating corresponding service data and sending service data updating information to the server when a service data updating instruction triggered by a user is detected after network connection is established with the server;
the server is further configured to: receiving the service data updating information sent by the first client; according to the account information logged by the first client, the server searches other clients logged by the account information except the first client, and sends the received service data updating information to the other searched clients;
the other clients are used for respectively updating the service data corresponding to the other clients according to the received service data updating information; and the service data corresponding to the first client and the service data corresponding to other clients belong to the same service.
5. the system of claim 4, wherein the other client is further to:
Acquiring a corresponding service data version number according to the service data updating information;
identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number;
and if the version number of the self-stored service data is not consistent with the acquired version number of the service data, updating the corresponding service data according to the acquired service data updating information.
6. The system of claim 4, wherein the server is further configured to:
and updating the stored business data version number corresponding to the same business according to the received business data updating information.
7. a method for updating service data, comprising:
a first client sends a network connection request containing account information and verification information to a server;
The first client receives response information returned by the server when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishes network connection with the server;
When a first client detects a service data updating instruction triggered by a user, updating corresponding service data and sending service data updating information to a server; the service data updating information is used for indicating the server to search other clients which log in by using the account information according to the account information logged in by the first client, and sending the service data updating information to the searched other clients, so that the other clients which log in by using the account information respectively update the service data corresponding to the other clients according to the received service data updating information; and the service data corresponding to the first client and the service data corresponding to other clients belong to the same service.
8. The method of claim 7, wherein the other clients that are logged in by using the account information receive data update information sent by a server, and respectively update their corresponding service data, including:
acquiring a corresponding service data version number according to the service data updating information;
Identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number;
and if the version number of the self-stored service data is not consistent with the acquired version number of the service data, updating the corresponding service data according to the acquired service data updating information.
9. a business data update client, comprising:
a first client to:
sending a network connection request containing account information and verification information to a server;
receiving response information returned by the server when the server verifies that the network connection request is a valid request according to the account information and the verification information, and establishing network connection with the server;
When a service data updating instruction triggered by a user is detected, updating corresponding service data and sending service data updating information to a server; the service data updating information is used for indicating the server to search other clients which log in by using the account information according to the account information logged in by the first client, and sending the service data updating information to the searched other clients;
further comprising: the other clients and the first client adopt the same account information to log in the server;
The other clients are used for:
Receiving data updating information sent by a server, and respectively updating service data corresponding to the server; and the service data corresponding to the first client and the service data corresponding to other clients belong to the same service.
10. The client of claim 9, wherein the other clients are to:
Acquiring a corresponding service data version number according to the service data updating information;
Identifying whether the obtained business data version number is consistent with the business data version number stored by the business data version number;
and if the version number of the self-stored service data is not consistent with the acquired version number of the service data, updating the corresponding service data according to the acquired service data updating information.
11. a method for updating service data, comprising:
receiving a network connection request containing account information and verification information sent by a first client;
according to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client;
receiving service data updating information sent by a first client when a service data updating instruction triggered by a user is detected;
searching other clients which are logged in by using the account information according to the account information logged in by the first client, except the first client, and sending the received service data updating information to the searched other clients so that the other clients respectively update the service data corresponding to the other clients according to the received service data updating information; and the service data corresponding to the first client and the service data corresponding to other clients belong to the same service.
12. the method of claim 11, wherein the receiving the service data update information sent by the first client when detecting the service data update instruction triggered by the user further comprises:
And updating the stored business data version number corresponding to the same business according to the received business data updating information.
13. A service data update server, wherein the server is configured to:
receiving a network connection request containing account information and verification information sent by a first client;
According to the account information and the verification information, when the network connection request is verified to be a valid request, network connection is established with a first client;
Receiving service data updating information sent by a first client when a service data updating instruction triggered by a user is detected;
Searching other clients which are logged in by using the account information according to the account information logged in by the first client, except the first client, and sending the received service data updating information to the searched other clients so that the other clients respectively update the service data corresponding to the other clients according to the received service data updating information; and the service data corresponding to the first client and the service data corresponding to other clients belong to the same service.
14. the server of claim 13, wherein the server is further configured to:
and updating the stored business data version number corresponding to the same business according to the received business data updating information.
CN201310489271.3A 2013-10-17 2013-10-17 service data updating method, system, client and server Active CN104580085B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310489271.3A CN104580085B (en) 2013-10-17 2013-10-17 service data updating method, system, client and server
PCT/CN2014/082618 WO2015055031A1 (en) 2013-10-17 2014-07-21 Service data update method, system and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310489271.3A CN104580085B (en) 2013-10-17 2013-10-17 service data updating method, system, client and server

Publications (2)

Publication Number Publication Date
CN104580085A CN104580085A (en) 2015-04-29
CN104580085B true CN104580085B (en) 2019-12-13

Family

ID=52827638

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310489271.3A Active CN104580085B (en) 2013-10-17 2013-10-17 service data updating method, system, client and server

Country Status (2)

Country Link
CN (1) CN104580085B (en)
WO (1) WO2015055031A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017101002A1 (en) * 2015-12-15 2017-06-22 深圳市银信网银科技有限公司 Data exchange processing method, server, terminal device, and online transaction method
CN106161629B (en) * 2016-07-13 2020-08-04 广州新博庭网络信息科技股份有限公司 Business object synchronization method, client and server
CN106708539B (en) * 2017-01-25 2020-11-03 腾讯科技(深圳)有限公司 Client updating method and device
CN108632300B (en) * 2017-03-15 2021-12-10 阿里巴巴集团控股有限公司 Data synchronization system, method, server, client and electronic equipment
CN107749878B (en) * 2017-10-16 2021-05-14 新华三信息安全技术有限公司 Method and device for synchronizing files
CN108023940B (en) * 2017-11-20 2020-01-14 Oppo广东移动通信有限公司 Information updating method, device, server and readable storage medium
CN110048902B (en) * 2018-01-16 2021-06-18 中国移动通信有限公司研究院 Method and system for backing up test configuration document
CN110049077B (en) * 2018-01-16 2021-11-19 中国移动通信有限公司研究院 Method and system for examining and approving test file
CN110086719B (en) * 2019-04-30 2021-07-27 深圳市腾讯网域计算机网络有限公司 Data processing method and device and server
CN110245194A (en) * 2019-06-24 2019-09-17 北京奇艺世纪科技有限公司 Service data updating method, server and server cluster
CN112311840A (en) * 2019-08-30 2021-02-02 北京字节跳动网络技术有限公司 Multi-terminal data synchronization method, device, equipment and medium
CN112073300B (en) * 2020-08-28 2022-02-25 北京五八信息技术有限公司 Group data synchronization method and device
CN111818514B (en) * 2020-08-28 2020-12-08 北京智慧易科技有限公司 Privacy security equipment identifier generation method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101340274A (en) * 2008-08-21 2009-01-07 北京搜狗科技发展有限公司 Data synchronizing method and apparatus
CN101741569A (en) * 2009-12-24 2010-06-16 中兴通讯股份有限公司 Data synchronization method, data synchronization system, client and server
CN102497407A (en) * 2011-12-07 2012-06-13 宇龙计算机通信科技(深圳)有限公司 Terminal and server-based data updating method
CN102984149A (en) * 2012-11-23 2013-03-20 广东欧珀移动通信有限公司 Method and device for synchronous login of mobile terminal and a personal computer (PC) terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035096A (en) * 2007-04-19 2007-09-12 深圳市融合视讯科技有限公司 Network information forwarding method
CN101169789A (en) * 2007-11-30 2008-04-30 腾讯科技(深圳)有限公司 Word library updating device and method based on input method
US8549052B2 (en) * 2007-12-21 2013-10-01 Utc Fire & Security Americas Corporation, Inc. Security event update protocol
US10965742B2 (en) * 2012-02-13 2021-03-30 SkyKick, Inc. Migration project automation, e.g., automated selling, planning, migration and configuration of email systems
CN102629929B (en) * 2012-04-18 2015-07-08 华为技术有限公司 Method and system and device for obtaining data
CN103491055B (en) * 2012-06-12 2018-08-07 南京中兴软件有限责任公司 A kind of method of the synchronizing information between multiple client, client and server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101340274A (en) * 2008-08-21 2009-01-07 北京搜狗科技发展有限公司 Data synchronizing method and apparatus
CN101741569A (en) * 2009-12-24 2010-06-16 中兴通讯股份有限公司 Data synchronization method, data synchronization system, client and server
CN102497407A (en) * 2011-12-07 2012-06-13 宇龙计算机通信科技(深圳)有限公司 Terminal and server-based data updating method
CN102984149A (en) * 2012-11-23 2013-03-20 广东欧珀移动通信有限公司 Method and device for synchronous login of mobile terminal and a personal computer (PC) terminal

Also Published As

Publication number Publication date
CN104580085A (en) 2015-04-29
WO2015055031A1 (en) 2015-04-23

Similar Documents

Publication Publication Date Title
CN104580085B (en) service data updating method, system, client and server
JP6725924B2 (en) Page jump method and apparatus
CN108235763B (en) Detection system, method and related device
CN103997452A (en) Information sharing method and apparatus among multiple platforms
JP2017511923A (en) Virus processing method, apparatus, system, device, and computer storage medium
US11171994B2 (en) Tag-based security policy creation in a distributed computing environment
US20160277417A1 (en) Method and apparatus for communication number update
US10966080B1 (en) Methods and/or systems for activation and/or configuration of an electronic subscriber identity module (eSIM)
CN102480501A (en) Application resource downloading method and associated equipment
CN104767767A (en) Method, device and system for sharing Internet access data and network equipment
CN105635073B (en) Access control method and device and network access equipment
CN109451020B (en) Timeout management method, timeout management device, and computer-readable storage medium
WO2017166791A1 (en) Application backup method and apparatus
WO2017101382A1 (en) Method for connecting terminal to server, terminal and domain name server
CN110677492A (en) Access request processing method and device, electronic equipment and storage medium
CN104038917A (en) Method and device for terminal roaming authentication
CN104618388A (en) Quick registration and login method and corresponding reset server and information server
US9160807B2 (en) System and method for deriving a name for association with a device
CN105376706B (en) Method and device for subscribing equipment position information
KR101846778B1 (en) Method for ID Resolution Service and M2M System applying the same
CN103118045A (en) Method and system of off-line downloading
CN102831179A (en) Webpage processing method and device
CN109842554B (en) Routing method, device, equipment and storage medium of equipment service
CN110768811B (en) Method, device and system for updating YANG model file library
CN112579877A (en) Information source system control method, device, storage medium and equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant