CN114374668A - Information processing method, information processing device, electronic equipment and storage medium - Google Patents

Information processing method, information processing device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114374668A
CN114374668A CN202111655995.1A CN202111655995A CN114374668A CN 114374668 A CN114374668 A CN 114374668A CN 202111655995 A CN202111655995 A CN 202111655995A CN 114374668 A CN114374668 A CN 114374668A
Authority
CN
China
Prior art keywords
domain server
information
request
synchronization
domain
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
CN202111655995.1A
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.)
Beijing VRV Software Corp Ltd
Original Assignee
Beijing VRV Software Corp 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 Beijing VRV Software Corp Ltd filed Critical Beijing VRV Software Corp Ltd
Priority to CN202111655995.1A priority Critical patent/CN114374668A/en
Publication of CN114374668A publication Critical patent/CN114374668A/en
Pending legal-status Critical Current

Links

Images

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
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides an information processing method, an information processing device, an electronic device and a storage medium, wherein the method comprises the following steps: determining a connection address of a target domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address; and establishing connection with the target domain server according to the connection address of the target domain server, and synchronizing the target information stored in the domain server. The information processing method, the device, the electronic equipment and the storage medium provided by the invention establish connection with each domain server through the connection address of each domain server in the domain server information table, synchronize the target information stored in the domain servers, and are suitable for the service scene of the multi-domain servers.

Description

Information processing method, information processing device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer processing technologies, and in particular, to an information processing method and apparatus, an electronic device, and a storage medium.
Background
Different enterprises can establish service systems belonging to own exclusive domain names. The service system is supported by means of servers, called domain servers. Various information corresponding to the enterprise can be stored on the domain server, and enterprise personnel can log in the service system to perform various operation processing on the various information. The various types of information for the enterprise may include organization information, user information, operational information, and the like.
The information of the enterprise requires security protection, and for this purpose, the enterprise may be provided with a special security system. The manufacturer of the security system requires its own dedicated server support. Therefore, information of an enterprise needs to be synchronized from a corresponding domain server to a server corresponding to a security system, and therefore, it becomes important to enable the server to be capable of efficiently adapting to various service scenes.
Disclosure of Invention
The invention provides an information processing method, an information processing device, electronic equipment and a storage medium, aiming at the problems in the prior art.
In a first aspect, the present invention provides an information processing method, including:
the method comprises the steps that a request terminal determines a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address;
and the request terminal establishes connection with the corresponding domain server according to the connection address of the domain server and synchronizes the target information stored in the domain server.
In one embodiment, each domain server is configured with a synchronization time range for performing information synchronization, and accordingly, the synchronizing the target information stored in the domain server includes:
and the request terminal sends an information synchronization request to the domain server, wherein the information synchronization request comprises the current time, so that the domain server synchronizes target information to the request terminal when determining that the current time is within a self-configured synchronization time range.
In one embodiment, each domain server is configured with a synchronization time range for performing information synchronization, and correspondingly, the domain server information table further includes a corresponding relationship between the domain server and the synchronization time range; the synchronizing the target information stored in the domain server includes:
the method comprises the steps that a request terminal determines a synchronization time range of a domain server from a preset domain server information table; and when the current time is determined to be within the synchronization time range corresponding to the domain server, sending an information synchronization request to the domain server so that the domain server synchronizes target information to a request terminal.
In one embodiment, the information synchronization request includes an information identifier, and accordingly, the request terminal sends an information synchronization request to the domain server, where the information synchronization request includes a current time and the information identifier, so that when the domain server determines that the current time is within a synchronization time range configured by the domain server, the domain server determines corresponding target information according to the information identifier, and synchronizes target information to the request terminal.
In one embodiment, the information synchronization request includes an information identifier, and accordingly, the request terminal sends the information synchronization request to the domain server, so that the domain server determines corresponding target information according to the information identifier and synchronizes the target information to the request terminal.
In one embodiment, the synchronized information includes user information, and accordingly, the method further includes:
determining user information, and determining a domain server according to the user information;
determining a connection address of the domain server from a preset domain server information table;
and establishing connection with the domain server according to the connection address of the domain server, and sending a login request to the domain server, wherein the login request comprises user information, so that the domain server completes authentication of the user logging in the domain server according to the user information.
In a second aspect, the present invention provides an information processing method, including:
the domain server receives a connection request of a request terminal, establishes connection with the request terminal, and synchronizes stored target information to the request terminal in a timing mode, wherein: the connection request is a request sent by a request terminal after determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address.
In one embodiment, each domain server is configured with a synchronization time range for performing information synchronization, and accordingly, the synchronizing the stored target information to the requesting terminal in a timed manner includes:
the domain server receives an information synchronization request sent by the request terminal, wherein the information synchronization request comprises the current time; and when the current time is determined to be within the self-configured synchronization time range, synchronizing the target information to the request terminal.
In a third aspect, the present invention provides an information processing apparatus comprising:
the domain server comprises a determining module, a judging module and a judging module, wherein the determining module is used for determining a connection address of a domain server from a preset domain server information table, and the domain server information table comprises a corresponding relation between the domain server and the connection address;
and the processing module is used for establishing connection with the corresponding domain server according to the connection address of the domain server and synchronizing the target information stored in the domain server in a timing mode.
In a fourth aspect, the present invention provides an information processing apparatus comprising:
a synchronization module, configured to receive a connection request from a request terminal, establish a connection with the request terminal, and synchronize stored target information to the request terminal in a timing manner, where: the connection request is a request sent by a request terminal after determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address.
The present invention also provides an electronic device, comprising a memory, a processor and a computer program stored on the memory and operable on the processor, wherein the processor executes the program to implement the steps of any of the information processing methods described above.
The present invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the information processing method as described in any of the above.
The information processing method, the device, the electronic equipment and the storage medium provided by the invention establish connection with each domain server through the connection address of each domain server in the domain server information table, synchronize the target information stored in the domain servers, and are suitable for the service scene of the multi-domain servers.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a first schematic flow chart of an information processing method provided by the present invention;
FIG. 2 is a second schematic flow chart of an information processing method provided by the present invention;
FIG. 3 is a third schematic flow chart of an information processing method provided by the present invention;
FIG. 4 is a fourth schematic flowchart of an information processing method provided by the present invention;
FIG. 5 is a first schematic structural diagram of an information processing apparatus according to the present invention;
FIG. 6 is a second schematic structural diagram of an information processing apparatus according to the present invention;
fig. 7 is a schematic structural diagram of an electronic device provided by the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
For this reason, the information processing method, apparatus, electronic device, and storage medium provided by the present invention are described below with reference to fig. 1 to 7.
Fig. 1 shows a flow diagram of an information processing method provided by the present invention, applied to a requesting terminal side, and adapted to synchronize information with a multi-domain server, referring to fig. 1, the method includes the following steps:
11. the method comprises the steps that a request terminal determines a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address;
12. and the request terminal establishes connection with the corresponding domain server according to the connection address of the domain server and synchronizes the target information stored in the domain server.
With respect to step 11 to step 12, it should be noted that, in the present invention, different enterprises may establish service systems belonging to their own dedicated domain names. The service system is supported by means of servers, called domain servers. Various information corresponding to the enterprise can be stored on the domain server, and enterprise personnel can log in the service system to perform various operation processing on the various information. The various types of information for the enterprise may include organization information, user information, operational information, and the like.
The information of the enterprise requires security protection, and for this purpose, the enterprise may be provided with a special security system. The manufacturer of the security system requires its own dedicated server support. Therefore, the information of the enterprise needs to be synchronized from the corresponding domain server to the server corresponding to the security system, and the server corresponding to the security system is referred to as a request terminal.
In the invention, the request terminal providing the security service can operate the security system, and the information (such as enterprise name, number, server identification and the like) of the domain server of each enterprise and the corresponding connection address (such as IP interface and the like) can be input into the security system on the system interface, and at the moment, the request terminal can establish the domain server information table. The information table accordingly also contains the correspondence of the domain server to the connection address.
In the invention, when the request terminal needs to synchronize various types of information corresponding to the domain servers, the connection address of each domain server needs to be acquired from the domain server information table, and the connection is established with the domain servers according to the connection addresses of the domain servers, so that the information stored in the domain servers is synchronized. Because the domain server stores information, but the request terminal does not have corresponding information, for this reason, the request terminal needs to establish connection with the domain server to realize information synchronization.
The information processing method provided by the invention establishes connection with each domain server through the connection address of each domain server in the domain server information table, synchronizes the target information stored in the domain servers, and is suitable for the service scene of the multi-domain server.
Fig. 2 shows a flow chart of an information processing method provided by the present invention, which is applied to a requesting terminal side and is suitable for information synchronization to a multi-domain server, and referring to fig. 2, the method includes the following steps:
21. the method comprises the steps that a request terminal determines a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address;
22. the request terminal establishes connection with the corresponding domain server according to the connection address of the domain server, and sends an information synchronization request to the domain server, wherein the information synchronization request comprises the current time, so that the domain server synchronizes target information to the request terminal when determining that the current time is within the self-configured synchronization time range.
For step 21, based on the above description of step 11, further description is omitted here.
In step 22, it should be noted that, due to the management of the information by each enterprise, each domain server is configured with a time range for allowing the requesting terminal to synchronize information with the domain server, that is, a synchronization time range. For example, ten pm to seven am the next day of the day is the synchronization time range.
In the invention, the request terminal can select to send the information synchronization request to the domain server in real time in sequence, and can also send the information synchronization request to the domain server at the same time, wherein the information synchronization request comprises the current time. And the domain server compares the current time with a configured synchronization time range, and synchronizes target information to the request terminal when the current time is within the preset synchronization time range.
In the invention, for all domain servers, the fixed information to be synchronized comprises organization information and user information, and at the moment, the information synchronization request only needs to contain the current time. If the requested information is variable, at this time, the information synchronization request does not contain the current time, and the information synchronization request also comprises an information identifier which is used for determining the information needing synchronization.
The further method of the invention realizes the timing synchronization information according to the synchronization requirement of the domain server by limiting the synchronization time range.
Fig. 3 shows a flow chart of an information processing method provided by the present invention, which is applied to a requesting terminal side and is suitable for information synchronization to a multi-domain server, and referring to fig. 3, the method includes the following steps:
31. the method comprises the steps that a request terminal determines a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address;
32. the request terminal establishes connection with the corresponding domain server according to the connection address of the domain server, and sends an information synchronization request to the domain server when determining that the current time is within the synchronization time range corresponding to the domain server, so that the domain server synchronizes target information to the request terminal.
For step 31, based on the above description of step 11, further description is omitted here.
In step 33, it should be noted that, in the present invention, the requesting terminal may select to sequentially send the information synchronization requests to the domain server in real time, or may simultaneously send the information synchronization requests to the domain server.
The request terminal and the domain server carry out information synchronization, and an information synchronization request needs to be sent to the domain server, but the time for sending the request is reached. For this, the domain server information table further includes a correspondence relationship of the domain server to the synchronization time range. The request terminal compares the current time with the synchronous time range in the domain server information table, and when the current time is within the preset synchronous time range, the request terminal sends an information synchronous request to the corresponding domain server, so that the domain server synchronizes target information to the request terminal according to the information synchronous request.
In the present invention, the information to be synchronized is fixed to all domain servers and includes organization information and user information, and in this case, the information synchronization request corresponds to a timing signal for notifying the domain servers of the information synchronization.
If the requested information is variable, the information synchronization request includes an information identifier for determining the information to be synchronized.
The further method of the invention realizes the timing synchronization information according to the synchronization requirement of the domain server by limiting the synchronization time range.
In a further method of the method, each enterprise employee can log in on a security system interface of the request terminal, and connect with a domain server of the enterprise to operate information. To this end, the information of the request terminal synchronized with the domain server may include user information, which can be used to log in to the system interface. The system interface on the request terminal can acquire the logged-in user information, and the domain server is determined according to the corresponding relation between the user information and the domain server.
And then determining a connection address of the domain server from a preset domain server information table, establishing connection with the corresponding domain server according to the connection address of the domain server, and sending a login request to the domain server, wherein the login request comprises user information, so that the domain server completes authentication of the login domain server according to the user information.
Fig. 4 shows a flow chart of an information processing method provided by the present invention, which is applied to a domain server side and is suitable for information synchronization of a multi-domain server, and referring to fig. 4, the method includes the following steps:
41. the domain server receives a connection request of a request terminal, establishes connection with the request terminal, and synchronizes stored target information to the request terminal, wherein: the connection request is a request sent by the request terminal after determining the connection address of the domain server from a preset domain server information table, wherein the domain server information table comprises the corresponding relation between the domain server and the connection address.
For step 41, based on the above-mentioned interaction processing procedure between the request terminal and the domain server, it is not described herein again.
Correspondingly, the domain server receives an information synchronization request sent by the request terminal, wherein the information synchronization request comprises the current time; and when the current time is determined to be within the self-configured synchronization time range, synchronizing the target information to the request terminal.
The information processing method provided by the invention establishes connection with each domain server through the connection address of each domain server in the domain server information table, synchronizes the target information stored in the domain servers, and is suitable for the service scene of the multi-domain server.
The information processing apparatus provided by the present invention is described below, and the information processing apparatus described below and the information processing method described above may be referred to in correspondence with each other.
Fig. 5 shows a schematic structural diagram of an information processing apparatus provided by the present invention, and referring to fig. 5, the apparatus includes a determining module 51 and a processing module 52, wherein:
a determining module 51, configured to determine a connection address of a domain server from a preset domain server information table, where the domain server information table includes a corresponding relationship between the domain server and the connection address;
and the processing module 52 is configured to establish a connection with the corresponding domain server according to the connection address of the domain server, and synchronize the target information stored in the domain server.
In a further description of the foregoing apparatus, each domain server is configured with a synchronization time range for performing information synchronization, and the processing module, in the process of synchronizing the target information stored in the domain server, is specifically configured to:
and the request terminal sends an information synchronization request to the domain server, wherein the information synchronization request comprises the current time, so that the domain server synchronizes target information to the request terminal when determining that the current time is within a self-configured synchronization time range.
In a further description of the above apparatus, each domain server is configured with a synchronization time range for performing information synchronization, and correspondingly, the domain server information table further includes a corresponding relationship between the domain server and the synchronization time range, and the processing module is specifically configured in a process of synchronizing target information stored in the domain server.
And when the request terminal determines that the current time is within the synchronization time range corresponding to the domain server, sending an information synchronization request to the domain server so that the domain server synchronizes target information to the request terminal.
In a further description of the foregoing apparatus, the information synchronization request includes an information identifier, and accordingly, the processing module is specifically configured to:
sending an information synchronization request to the domain server, wherein the information synchronization request comprises current time and information identification, so that when the domain server determines that the current time is within a self-configured synchronization time range, the domain server determines corresponding target information according to the information identification, and synchronizes the target information to a request terminal
In a further description of the foregoing apparatus, the information synchronization request includes an information identifier, and accordingly, the processing module is specifically configured to:
and sending an information synchronization request to the domain server so that the domain server determines corresponding target information according to the information identifier and synchronizes the target information to a request terminal.
In a further description of the above apparatus, the synchronized information includes user information, and accordingly, the processing module is further configured to:
determining a connection address of the domain server from a preset domain server information table;
and establishing connection with the domain server according to the connection address of the domain server, and sending a login request to the domain server, wherein the login request comprises user information, so that the domain server completes authentication of the user logging in the domain server according to the user information.
Since the principle of the apparatus according to the embodiment of the present invention is the same as that of the method according to the above embodiment, further details are not described herein for further explanation.
It should be noted that, in the embodiment of the present invention, the relevant functional module may be implemented by a hardware processor (hardware processor).
The information processing device provided by the invention establishes connection with each domain server through the connection address of each domain server in the domain server information table, synchronizes the target information stored in the domain servers, and is suitable for the service scene of the multi-domain server.
Fig. 6 shows a schematic structural diagram of an information processing apparatus provided by the present invention, and referring to fig. 5, the apparatus includes a synchronization module 61, in which:
a synchronization module, configured to receive a connection request from a request terminal, establish a connection with the request terminal, and synchronize stored target information to the request terminal, where: the connection request is a request sent by a request terminal after determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address.
In a further description of the above apparatus, each domain server is configured with a synchronization time range for performing information synchronization, and accordingly, the synchronization module, in a process of synchronizing the stored target information to the request terminal, is specifically configured to:
the domain server receives an information synchronization request sent by the request terminal, wherein the information synchronization request comprises the current time; and when the current time is determined to be within the self-configured synchronization time range, synchronizing the target information to the request terminal.
Fig. 7 is a schematic physical structure diagram of an electronic device, which may include, as shown in fig. 7: a processor (processor)71, a communication Interface (Communications Interface)72, a memory (memory)73 and a communication bus 74, wherein the processor 71, the communication Interface 72 and the memory 73 are communicated with each other via the communication bus 74. Processor 71 may call logic instructions in memory 73 to perform an information processing method comprising: determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address; establishing connection with a corresponding domain server according to the connection address of the domain server, and synchronizing target information stored in the domain server;
or comprises the following steps: receiving a connection request of a request terminal, establishing connection with the request terminal, and synchronizing the stored target information to the request terminal, wherein: the connection request is a request sent by the request terminal after determining the connection address of the domain server from a preset domain server information table, wherein the domain server information table comprises the corresponding relation between the domain server and the connection address.
In addition, the logic instructions in the memory 73 may be implemented in the form of software functional units and stored in a computer readable storage medium when the software functional units are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product comprising a computer program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the information processing method provided by the above methods, the method comprising: determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address; establishing connection with a corresponding domain server according to the connection address of the domain server, and synchronizing target information stored in the domain server;
or comprises the following steps: receiving a connection request of a request terminal, establishing connection with the request terminal, and synchronizing the stored target information to the request terminal, wherein: the connection request is a request sent by the request terminal after determining the connection address of the domain server from a preset domain server information table, wherein the domain server information table comprises the corresponding relation between the domain server and the connection address.
In yet another aspect, the present invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program, which when executed by a processor is implemented to perform the information processing method provided above, the method including: determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address; establishing connection with a corresponding domain server according to the connection address of the domain server, and synchronizing target information stored in the domain server;
or comprises the following steps: receiving a connection request of a request terminal, establishing connection with the request terminal, and synchronizing the stored target information to the request terminal, wherein: the connection request is a request sent by the request terminal after determining the connection address of the domain server from a preset domain server information table, wherein the domain server information table comprises the corresponding relation between the domain server and the connection address.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. An information processing method characterized by comprising:
the method comprises the steps that a request terminal determines a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address;
and the request terminal establishes connection with the corresponding domain server according to the connection address of the domain server and synchronizes the target information stored in the domain server.
2. The information processing method according to claim 1, wherein each domain server is configured with a synchronization time range for performing information synchronization, and accordingly, the synchronizing target information stored in the domain server comprises:
and the request terminal sends an information synchronization request to the domain server, wherein the information synchronization request comprises the current time, so that the domain server synchronizes target information to the request terminal when determining that the current time is within a self-configured synchronization time range.
3. The information processing method according to claim 1, wherein each domain server is configured with a synchronization time range for performing information synchronization, and correspondingly, the domain server information table further includes a correspondence relationship between domain servers and synchronization time ranges; the synchronizing the target information stored in the domain server includes:
the method comprises the steps that a request terminal determines a synchronization time range of a domain server from a preset domain server information table; and when the current time is determined to be within the synchronization time range corresponding to the domain server, sending an information synchronization request to the domain server so that the domain server synchronizes target information to a request terminal.
4. The information processing method according to claim 2, wherein the information synchronization request includes an information identifier, and accordingly, the requesting terminal sends an information synchronization request to the domain server, where the information synchronization request includes a current time and an information identifier, so that when the domain server determines that the current time is within a synchronization time range configured by itself, the domain server determines corresponding target information according to the information identifier, and synchronizes target information to the requesting terminal.
5. The information processing method according to claim 3, wherein the information synchronization request includes an information identifier, and accordingly, the requesting terminal sends an information synchronization request to the domain server, so that the domain server determines corresponding target information according to the information identifier and synchronizes the target information to the requesting terminal.
6. The information processing method according to any one of claims 1 to 5, wherein the synchronized information includes user information, and accordingly, the method further comprises:
determining user information, and determining a domain server according to the user information;
determining a connection address of the domain server from a preset domain server information table;
and establishing connection with the domain server according to the connection address of the domain server, and sending a login request to the domain server, wherein the login request comprises user information, so that the domain server completes authentication of the user logging in the domain server according to the user information.
7. An information processing method characterized by comprising:
the domain server receives a connection request of a request terminal, establishes connection with the request terminal, and synchronizes stored target information to the request terminal, wherein: the connection request is a request sent by a request terminal after determining a connection address of a domain server from a preset domain server information table, wherein the domain server information table comprises a corresponding relation between the domain server and the connection address.
8. The information processing method according to claim 7, wherein each domain server is configured with a synchronization time range for performing information synchronization, and accordingly, the synchronizing of the stored target information to the requesting terminal comprises:
the domain server receives an information synchronization request sent by the request terminal, wherein the information synchronization request comprises the current time; and when the current time is determined to be within the self-configured synchronization time range, synchronizing the target information to the request terminal.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the information processing method according to any one of claims 1 to 6 or the steps of the information processing method according to claim 7 or 8 when executing the program.
10. A non-transitory computer-readable storage medium on which a computer program is stored, the computer program, when being executed by a processor, implementing the steps of the information processing method according to any one of claims 1 to 6 or implementing the steps of the information processing method according to claim 7 or 8.
CN202111655995.1A 2021-12-30 2021-12-30 Information processing method, information processing device, electronic equipment and storage medium Pending CN114374668A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111655995.1A CN114374668A (en) 2021-12-30 2021-12-30 Information processing method, information processing device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111655995.1A CN114374668A (en) 2021-12-30 2021-12-30 Information processing method, information processing device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114374668A true CN114374668A (en) 2022-04-19

Family

ID=81143123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111655995.1A Pending CN114374668A (en) 2021-12-30 2021-12-30 Information processing method, information processing device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114374668A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108628881A (en) * 2017-03-20 2018-10-09 北京京东尚科信息技术有限公司 Method of data synchronization and device
CN110213392A (en) * 2018-04-03 2019-09-06 腾讯科技(深圳)有限公司 Data distributing method, device, computer equipment and storage medium
CN113656366A (en) * 2021-08-03 2021-11-16 北京数码大方科技股份有限公司 Data processing method and device for electronic warehouse

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108628881A (en) * 2017-03-20 2018-10-09 北京京东尚科信息技术有限公司 Method of data synchronization and device
CN110213392A (en) * 2018-04-03 2019-09-06 腾讯科技(深圳)有限公司 Data distributing method, device, computer equipment and storage medium
CN113656366A (en) * 2021-08-03 2021-11-16 北京数码大方科技股份有限公司 Data processing method and device for electronic warehouse

Similar Documents

Publication Publication Date Title
US10298457B2 (en) Synchronization of configuration file of virtual application distribution chassis
CN108737467B (en) Server log viewing method, device and system
CN104144098B (en) Information push method, system and push server equipment
CN112261172B (en) Service addressing access method, device, system, equipment and medium
CN110225131A (en) A kind of service calling method and device
WO2014194721A1 (en) System and method for centralizedly controlling server user rights
CN104580085A (en) Business data updating method, system, client side and server
CN113347037B (en) Data center access method and device
CN111638891A (en) Equipment upgrading method and device, terminal equipment and storage medium
CN111277481A (en) Method, device, equipment and storage medium for establishing VPN tunnel
CN114448686B (en) Cross-network communication device and method based on micro-service
CN110365524B (en) Mirror image upgrading method and system for server node firmware
CN111353136A (en) Method and device for processing operation request
CN108900603A (en) A kind of server discovery methods, devices and systems
CN114374668A (en) Information processing method, information processing device, electronic equipment and storage medium
KR101044065B1 (en) Method for Synchronizing Time in IPTV Service Network
CN106789889B (en) Network monitoring method and device based on mesh structure
CN114285779B (en) Processing method, device and system of test request
CN114125812B (en) Data synchronization method, device, server and storage medium
CN112804291B (en) Remote equipment auditing method, device and system
CN114153705A (en) Data monitoring method and device based on configuration management database
CN109639849B (en) Address query processing method and service discovery device
CN107846380B (en) Internet access authentication method, device and system
CN110290173A (en) A kind of active and standby DNS synchronous method and device
CN113411318B (en) Website shutdown method and device and related equipment

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