WO2023246316A1 - Information processing method and apparatus, storage medium and program product - Google Patents

Information processing method and apparatus, storage medium and program product Download PDF

Info

Publication number
WO2023246316A1
WO2023246316A1 PCT/CN2023/091903 CN2023091903W WO2023246316A1 WO 2023246316 A1 WO2023246316 A1 WO 2023246316A1 CN 2023091903 W CN2023091903 W CN 2023091903W WO 2023246316 A1 WO2023246316 A1 WO 2023246316A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
data center
media
processing method
identification information
Prior art date
Application number
PCT/CN2023/091903
Other languages
French (fr)
Chinese (zh)
Inventor
赵勇
刘超
谢小亮
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2023246316A1 publication Critical patent/WO2023246316A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0663Performing the actions predefined by failover planning, e.g. switching to standby network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/60Network streaming of media packets
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • 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
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • Embodiments of the present application relate to but are not limited to the field of communication technology, and in particular, to an information processing method and its device, storage medium, and program product.
  • each data center (DC) is only responsible for processing its own business. Therefore, when a data center fails, disaster recovery backup of the data center's business cannot be performed.
  • First Data The center supports the access of terminals belonging to the first data center (such as messaging users or industry applications), the second data center supports the access of terminals belonging to the second data center, and the terminals connected to the first data center upload Media information will only be stored on the media server of the first data center. Therefore, when the first data center fails, the terminal belonging to the first data center will query the second data through DNS (Domain Name System). The IP (Internet Protocol) address of the center is then connected to the second data center. However, the media information uploaded to the media server of the first data center in the past will not be downloaded, making it impossible to realize remote disaster recovery of media information. .
  • DNS Domain Name System
  • Embodiments of the present application provide an information processing method, device, storage medium, and program product thereof.
  • embodiments of the present application provide an information processing method, applied to a first data center, including: obtaining media information; generating first identification information for the media information; and according to the media information and the first The identification information generates synchronization information, and sends the synchronization information to a second data center, so that the second data center performs backup processing on the media information according to the first identification information in the synchronization information.
  • embodiments of the present application provide an information processing method, applied to a second data center, including: receiving synchronization information from the first data center, where the synchronization information includes media information and information related to the media information. Corresponding first identification information; performing backup processing on the media information according to the first identification information.
  • embodiments of the present application provide an information processing method, applied to a terminal, including: sending an upload request to a first data center, where the upload request includes media information; and receiving a first upload request from the first data center. Address information, the first address information is obtained by the first data center reversibly encrypting the first identification information, and the first identification information is generated according to the media information.
  • embodiments of the present application also provide an information processing device, including: a memory, a processor, and a computer program stored in the memory and executable on the processor.
  • the processor executes the computer program, the Information processing methods as described above.
  • embodiments of the present application further provide a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are used to execute the information processing method as described above.
  • embodiments of the present application further provide a computer program product, including a computer program or computer instructions.
  • the computer program or computer instructions are stored in a computer-readable storage medium, and the processor of the computer device obtains the information from the computer program or computer instructions.
  • the computer-readable storage medium reads the computer program or the computer instructions, and the processor executes the computer program or the computer instructions, so that the computer device performs the information processing method as described above.
  • Figure 1 is a schematic diagram of an information processing method provided by an embodiment of the related art
  • Figure 2 is a flow chart of an information processing method provided by an embodiment of the present application.
  • FIG. 3 is a flow chart of a specific method in step S110 in Figure 2;
  • Figure 4 is a flow chart of an information processing method provided by another embodiment of the present application.
  • Figure 5 is a flow chart of an information processing method provided by another embodiment of the present application.
  • Figure 6 is a flow chart of a specific method in step S420 in Figure 5;
  • Figure 7 is a flow chart of an information processing method provided by another embodiment of the present application.
  • Figure 8 is a flow chart of a specific method in step S620 in Figure 7;
  • Figure 9 is a flow chart of an information processing method provided by another embodiment of the present application.
  • Figure 10 is a flow chart of an information processing method provided by another embodiment of the present application.
  • Figure 11 is a flow chart of an information processing method provided by another embodiment of the present application.
  • Figure 12 is a flow chart of an information processing method provided by a specific example of this application.
  • Figure 13 is a flow chart of an information processing method provided by another specific example of this application.
  • Figure 14 is a schematic structural diagram of an information processing device provided by an embodiment of the present application.
  • the present application provides an information processing method and its device, storage medium, and program product. It first obtains media information, then generates first identification information for the media information, generates synchronization information based on the media information and the first identification information, and finally provides the second information to the second identification information.
  • the data center sends the synchronization information so that the second data center performs backup processing on the media information based on the first identification information in the synchronization information. Therefore, in the event of a failure of the first data center, the terminal can obtain the backup from the second data center. media information, thereby realizing remote disaster recovery of media information.
  • each data center (Data Center, DC) is only responsible for processing Manage their respective services, that is, the first data center 110 supports the access of terminals belonging to the first data center 110 (such as messaging users or industry applications), and the second data center 210 supports the access of terminals belonging to the second data center 210.
  • the first industry application 120 of the first data center 110 sends media information to the first message user 130, the media information will first be sent to the first media server 111 of the first data center 110, and then the media information can be obtained from the first media server 111 of the first data center 110.
  • the URL (Uniform Resource Locator, Uniform Resource Locator) of the media information is obtained from a media server 111, and then the first industry application 120 sends the media information containing the URL to the first 5G message center 112 through signaling.
  • the message user 130, and finally the first message user 130 uses the URL carried in the signaling to download the media information from the first media server 111 of the first data center 110.
  • the operation steps of the second industry application 220 and the second message user 230 of the second data center 210 are similar to the first industry application 120 and the first message user 130 of the first data center 110, and will not be described again here.
  • the media information uploaded by the first industry application 120 accessed by the first data center 110 will only be stored on the first media server 111 of the first data center 110, therefore, when the first data center 110 occurs After the failure, the first industry application 120 and the first message user 130 belonging to the first data center 110 will query the IP address of the second data center 210 through DNS (Domain Name System), and then access the second data center 210. data center 210, and the media information uploaded to the first media server 111 of the first data center 110 in the past will not be downloaded, so that remote disaster recovery of the media information cannot be achieved.
  • DNS Domain Name System
  • Figure 2 is a flow chart of an information processing method provided by an embodiment of the present application.
  • the information processing method is applied to the first data center.
  • the method may include but is not limited to step S110, step S120 and step S130.
  • Step S110 Obtain media information.
  • media information can carry text, pictures, audio, video, as well as multimedia content forms such as location and cards. It also supports search, menu options, online payment, and has interactive capabilities such as human-computer dialogue and web page jump.
  • the picture may be a thumbnail of the original content in the media information, and there is no specific limitation here.
  • Step S120 Generate first identification information for the media information.
  • the first identification information may include at least one of region information, location information, time information, sequence number information, and scrambling information.
  • the location information is the location information of the media information, which will not be done here. Specific restrictions.
  • the first data center can store the media information and the first identification information in the media server according to the corresponding relationship between the media information and the first identification information, which is not specifically limited here.
  • the amount of media information and the amount of first identification information is not limited, that is, the amount of media information and the amount of first identification information can be several, and will not be listed one by one here.
  • Step S130 Generate synchronization information based on the media information and the first identification information, and send the synchronization information to the second data center, so that the second data center backs up the media information based on the first identification information in the synchronization information.
  • the first data center can send the synchronization information to the second data center through the internal message interface.
  • the second data center receives the synchronization information, it needs to send the media information and first identification information in the synchronization information to the second data center.
  • Information is backed up to achieve synchronization of business data.
  • the first data center can obtain the media information, and then generate the first identification information for the media information, and generate the first identification information based on the media information and the first identification information. synchronization information, and finally sends the synchronization information to the second data center, so that the second data center performs backup processing on the media information based on the first identification information in the synchronization information. Therefore, in the event of a failure of the first data center, the final The client can obtain the backup media information from the second data center, thereby realizing remote disaster recovery of the media information and improving the user experience.
  • the IP address of the first data center is modified to the IP address of the second data center through public network DNS. Therefore, the terminal can query through the IP address of the first data center. to the IP address of the second data center, thereby realizing service switching, and obtaining media information in the second data center, thus realizing remote disaster recovery of media information and improving the user experience.
  • step S110 is further described.
  • This step S110 may include but is not limited to step S210 and step S220.
  • Step S210 Receive an upload request from the terminal, where the upload request includes media information of the terminal.
  • the terminal can be a messaging user, an industry application, or other terminal equipment, and there are no specific restrictions here.
  • Step S220 Obtain media information of the terminal.
  • the first data center can receive the terminal's upload request including media information, and obtain the terminal's media information from the upload request, so as to facilitate Store media information for the terminal.
  • the information processing method may also include but is not limited to step S310 and step S320.
  • Step S310 Perform reversible encryption processing on the first identification information to obtain the first address information of the media information.
  • the first address information may be a URL, and the first address information may include first identification information of the media information, domain name information of the first data center and other information.
  • the first address information may be https ://dc1-ft/media/location/fid1, where dc1-ft represents the domain name of the first data center, and fid1 represents the first identification information.
  • the first identification information can be reversibly encrypted through reversible encoding such as BASE64, BASE128, ASCII code encryption or Caesar encryption. No specific restrictions are made here.
  • BASE64 is one of the encoding methods used to transmit 8Bit bytecode. It is a method of representing binary data based on 64 printable characters. BASE64 encoding is the process of converting binary into characters, which can be used to transmit longer identification information in the HTTP (Hyper Text Transfer Protocol, Hypertext Transfer Protocol) environment.
  • BASE64 encoding the first identification information can make the first identification information unreadable, and the first identification information needs to be decoded before the first identification information can be read.
  • encoding the first identification information in a reversible manner such as BASE128, ASCII encryption or Caesar encryption can make the first identification information unreadable, which will not be described again here.
  • Step S320 Send the first address information to the terminal, so that the terminal downloads media information from the first data center according to the first address information.
  • the first data center can reversibly encrypt the first identification information to obtain the first address information of the media information, and then send the first address information to the terminal.
  • One address information allows the terminal to download media information from the first data center based on the first address information. Therefore, embodiments of the present application can enhance the security and integrity of the first identification information by performing reversible encryption on the first identification information. sex.
  • the first data center may process the first address information. Perform decryption to obtain the first identification information of the media information, then query the media information based on the first identification information, and send the media information to the terminal, which is not specifically limited here.
  • Figure 5 is a flow chart of an information processing method provided by an embodiment of the present application.
  • the information processing method is applied to the second data center.
  • the method may include but is not limited to step S410 and step S420.
  • Step S410 Receive synchronization information from the first data center, where the synchronization information includes media information and first identification information corresponding to the media information.
  • the first identification information may include at least one of region information, location information, time information, sequence number information, and scrambling information.
  • the location information is the location information of the media information, which will not be done here. Specific restrictions.
  • Step S420 Backup the media information according to the first identification information.
  • the second data center can receive synchronization information from the first data center including media information and first identification information corresponding to the media information. , and then back up the media information according to the first identification information to achieve media information synchronization. Therefore, when the first data center fails, the terminal can obtain the backup media information from the second data center, thereby realizing media information synchronization. Remote disaster recovery improves user experience.
  • the second data center can store the first identification information and the media information directly according to the corresponding relationship between the first identification information and the media information, for example, as shown in Table 1, where the first identification information It is Fid1, the first data center is Region A, and the second data center is Region B. There are no specific restrictions here.
  • step S420 is described. This step S420 may include but is not limited to step S510 and step S520.
  • Step S510 Perform mapping processing on the first identification information to obtain second identification information.
  • the second identification information may include at least one of region information, location information, time information, sequence number information, and scrambling code information, where the location information is the location information of the media information, which will not be done here. Specific restrictions.
  • a feasible implementation manner is to establish a preset mapping relationship between the first identification information and the second identification information.
  • the second identification information can be queried according to the first identification information, and the second identification information can be queried according to the second identification information.
  • the media information is queried, for example, as shown in Table 2, in which the first identification information is Fid1, the second identification information is Fid2, the first data center is Region A, and the second data center is Region B. There is no need to mention here. Make specific restrictions.
  • Step S520 Backup the media information according to the second identification information.
  • the second data center performs mapping processing on the first identification information to obtain the second identification information, and then maps the media information according to the second identification information. Perform backup processing to achieve media information synchronization. Therefore, in the event of a failure in the first data center, the terminal can obtain the backup media information from the second data center, thereby achieving remote disaster recovery of media information and improving the user experience. test.
  • the information processing method may also include but is not limited to step S610, step S620 and step S630.
  • Step S610 Receive a download request from the terminal, the download request includes second address information corresponding to the media information, and the second address information includes first identification information.
  • the second address information may be a URL, and the second address information may include the first identification information of the media information, the domain name information of the second data center, and other information.
  • the second address information may be https. ://dc2-ft/media/location/fid1, where dc2-ft represents the domain name of the second data center, and fid1 represents the first identification information. There are no specific restrictions here.
  • the second address information can be obtained by automatically modifying the first address information by the DNS of the public network.
  • the first address information can be https://dc1-ft/media/location/ fid1
  • DNS changes the domain name dc1-ft of the first data center in the first address information to the domain name dc2-ft of the second data center, and obtains the address information of the second data center, that is, the second address information https://dc2 -ft/media/location/fid1, no specific restrictions are made here.
  • the terminal sends a download request to the first data center, but because the first data center fails, the public network DNS automatically modifies the first address information in the download request to obtain the second address information, and then according to The second address information is connected to the second data center, and there are no specific restrictions here.
  • Step S620 Query media information according to the first identification information in the second address information.
  • Step S630 Send media information to the terminal.
  • the second data center can receive the download request from the terminal, and then query according to the first identification information in the second address information in the download request. media information, and finally sends the media information to the terminal, thereby realizing remote disaster recovery of media information and improving the user experience.
  • the second data center after receiving the download request from the terminal, needs to decrypt the second address information to obtain the first identification information of the media information, and then query the media information based on the first identification information, and then The media information is sent to the terminal and is not specifically limited here.
  • step S620 is described. This step S620 may include but is not limited to step S710 and step S720.
  • Step S710 Obtain the second identification information according to the preset mapping relationship and the first identification information.
  • the second data center when the second data center performs mapping processing on the first identification information to obtain the second identification information, and performs backup processing on the media information according to the second identification information, the second data center can perform the mapping relationship according to the preset mapping relationship and The first identification information obtains the second identification information.
  • Step S720 Query the media information according to the second identification information.
  • the second data center when the second data center receives the download request from the terminal, the second data center can according to the second address information in the download request.
  • the first identification information and the preset mapping relationship stored in the second data center are used to obtain the second identification information, and the media information is queried based on the second identification information, which is not specifically limited here.
  • Figure 9 is a flow chart of an information processing method provided by an embodiment of the present application.
  • the information processing method is applied to a terminal.
  • the method may include but is not limited to step S810 and step S820.
  • Step S810 Send an upload request to the first data center, where the upload request includes media information.
  • the terminal before sending the upload request to the first data center, can query the IP address corresponding to the domain name of the first data center through DNS, and send the upload request to the first data center based on the IP address of the first data center. Request, no specific restrictions are made here.
  • Step S820 Receive the first address information from the first data center.
  • the first address information is obtained by the first data center reversibly encrypting the first identification information.
  • the first identification information is generated based on the media information.
  • the first identification information may include at least one of region information, location information, time information, sequence number information, and scrambling information.
  • the location information is the location information of the media information, which will not be done here. Specific restrictions.
  • the first address information may be a URL, and the first address information may include first identification information of the media information, domain name information of the first data center and other information.
  • the first address information may be https ://dc1-ft/media/location/fid1, where dc1-ft represents the domain name of the first data center, and fid1 represents the first identification information.
  • the terminal can send an upload request including media information to the first data center, so that the first data center stores the media information, and then The terminal receives the first address information from the first data center, so that the terminal downloads the media confidence based on the first address information, where the first address information is obtained by the first data center reversibly encrypting the first identification information, and the first identification Information is generated based on media information.
  • the information processing method may include but is not limited to step S910 and step S920.
  • Step S910 Send a download request to the first data center, where the download request includes the first address information.
  • the DNS of the public network can query the IP address of the first data center based on the domain name of the first data center in the first address information. Finally, the terminal queries the first data center based on the IP address of the first data center. Send a download request without specific restrictions here.
  • Step S920 Receive media information from the first data center.
  • the media information is obtained by the first data center based on the first identification information in the first address information.
  • the terminal can send a download request including the first address information to the first data center, and then the first data center can The first identification information is queried to obtain the media information, and finally the terminal can receive the media information from the first data center.
  • This embodiment does not specifically limit this.
  • the information processing method may include but is not limited to step S1010 and step S1020.
  • Step S1010 When the first data center fails, send a download request to the first data center, and the download request includes the first address information.
  • Step S1020 Receive media information from the second data center.
  • the media information is obtained by the second data center based on the first identification information in the second address information of the second data center.
  • the second address information is configured with the first identification information through the DNS of the public network.
  • the address information is obtained through mapping processing.
  • the first address information can be https://dc1-ft/media/location/fid1
  • the DNS of the public network modifies the domain name dc1-ft of the first data center in the first address information to the third
  • the domain name of the second data center is dc2-ft
  • the second address information https://dc2-ft/media/location/fid1 is obtained.
  • a feasible implementation method is that the DNS of the public network can be queried based on the domain name of the second data center in the second address information.
  • the IP address corresponding to the second data center, and finally the terminal sends a download request to the second data center according to the IP address of the second data center, which is not specifically limited here.
  • the media information may be obtained by the second data center based on the preset mapping relationship and the first identification information, and then queried based on the second identification information, or it may be obtained by the second data center based on the first identification information.
  • the identification information that is directly queried can be determined according to the storage method of the media information in the second data center, and is not specifically limited here.
  • the terminal can send a download request including the first address information to the first data center, and the DNS of the public network automatically The first address information is mapped to obtain the second address information, and then the first address information in the download request is modified into the second address information. Finally, the terminal accesses the second data center and receives the second address information received by the second data center according to the second This embodiment does not specifically limit the media information queried from the first identification information in the address information.
  • the industry application queries the first data center through DNS.
  • the IP address corresponding to the domain name. This IP address is the IP address of the media server in the first data center.
  • the industry application sends an upload request to the first data center to upload the media information to the media server in the first data center.
  • the media server The media information is stored and the first identification information fid1 is generated. Then the media server returns the first address information URL1 carrying the first identification information fid1 to the industry application. At the same time, the media server returns the media carrying the first identification information fid1.
  • the information is synchronized to the media server of the second data center, and the second data center no longer regenerates the identification information, but directly uses the first identification information fid1 of the first data center to back up the media information.
  • the industry application sends the signaling carrying the first address information URL1 to the 5G message center of the first data center, and then the 5G message center forwards the first address information URL1 to the message user, and the message user queries the first address information through DNS.
  • the IP address corresponding to the domain name of the first data center, which IP address is the IP address of the media server of the first data center, and then obtains the IP address from the media server of the first data center through the first identification information in the first address information URL1. Download media information.
  • message users can map the first address information through DNS to obtain the second address information, and query the media of the second data center based on the domain name of the second data center in the second address information.
  • the IP address of the server is then used to download the media information from the media server of the second data center through the first identification information in the second address information URL2.
  • the media server of the second data center sends the media information to the message user.
  • the industry application queries the first data center through DNS.
  • the IP address corresponding to the domain name. This IP address is the IP address of the media server in the first data center.
  • the industry application sends an upload request to the first data center to upload the media information to the media server in the first data center.
  • the media server The media information is stored and the first identification information fid1 is generated. Then the media server returns the first address information URL1 carrying the first identification information fid1 to the industry application. At the same time, the media server returns the media carrying the first identification information fid1.
  • the information is synchronized to the media server of the second data center, and the second data center regenerates the second identification information fid2, and stores the preset mapping relationship between the first identification information fid1 and the second identification information fid2. According to the second identification information fid2, The media information is backed up.
  • the industry application sends the signaling carrying the first address information URL1 to the 5G message center of the first data center, and then the 5G message center forwards the first address information URL1 to the message user, and the message user queries it through DNS.
  • IP address corresponding to the domain name of the first data center in the first address information which IP address is the IP address of the media server of the first data center
  • first identification information fid1 in the first address information URL1 to obtain the IP address from the first data center.
  • message users can map the first address information through DNS to obtain the second address information, and query the media of the second data center based on the domain name of the second data center in the second address information.
  • IP address of the server and then query the second identification information fid2 from the media server of the second data center through the first identification information fid1 in the second address information URL2, and download the media information based on fid2, and finally the media of the second data center
  • the server sends the media information to the message user.
  • the first data center and the second data center can be deployed in different places, and the terminals can be divided according to ownership (such as messaging users and industry applications).
  • the terminals in all the above embodiments can be different terminals, that is, the terminal that sends the upload request and the terminal that sends the download request are different terminals, or they can be the same terminal, that is, the terminal that sends the upload request and the terminal that sends the download request. They are the same terminal, and there are no specific restrictions here.
  • a feasible implementation mode is that in each specific implementation mode of this application, when it is necessary to perform relevant processing based on the target object attribute information or attribute information collection and other data related to the characteristics of the target object, the permission of the target object will be obtained first or Agree, and the collection, use and processing of this data will comply with the relevant laws, regulations and standards of the relevant countries and regions.
  • the embodiment of this application needs to obtain the attribute information of the target object, the individual permission or independent consent of the target object will be obtained through a pop-up window or a jump to a confirmation page. After clearly obtaining the individual permission or independent consent of the target object, Then obtain the necessary target object related data to enable the embodiment of the present application to operate normally.
  • the information processing device 300 includes a memory 302, a processor 301, and a computer program stored in the memory 302 and executable on the processor 301. .
  • the processor 301 and the memory 302 may be connected through a bus or other means.
  • the memory 302 can be used to store non-transitory software programs and non-transitory computer executable programs.
  • memory 302 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage device.
  • the memory 302 includes memory located remotely relative to the processor 301, and these remote memories may be connected to the processor 301 through a network. Examples of the above-mentioned networks include but are not limited to the Internet, intranets, local area networks, mobile communication networks and combinations thereof.
  • the non-transitory software programs and instructions required to implement the information processing apparatus of the above embodiments are stored in the memory 302.
  • the information processing method in the above embodiments is executed, for example, the above-described FIG. 2 is executed.
  • Method steps S110 to S130 in Figure 3 method steps S210 to S220 in Figure 3 , method steps S310 to S320 in Figure 4 , method steps S410 to S420 in Figure 5 , method steps S510 to S520 in Figure 6 , Figure 7
  • the method steps S610 to S630 in FIG. 8 the method steps S710 to S720 in FIG. 8 , the method steps S810 to S820 in FIG. 9 , the method steps S910 to S920 in FIG. 10 , and the method steps S1010 to S1020 in FIG. 11 .
  • the device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separate, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • an embodiment of the present application also provides a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are executed by a processor or controller, for example, by the above-mentioned Execution by a processor in the device embodiment can cause the above-mentioned processor to execute the information processing method in the above embodiment, and execute the above-described method steps S110 to S130 in FIG. 2, method steps S210 to S220 in FIG. 3, and FIG.
  • an embodiment of the present application also provides a computer program product, including a computer program or computer instructions.
  • the computer program or computer instructions are stored in a computer-readable storage medium.
  • the processor of the computer device reads the computer program from the computer-readable storage medium. Get the computer program or computer instructions, and the processor executes the computer program or computer instructions, so that the computer device performs the information processing method in the above embodiment, for example, performs the above-described method steps S110 to S130 in Figure 2 and the method in Figure 3 Steps S210 to S220, method steps S310 to S320 in Figure 4, method steps S410 to S420 in Figure 5, method steps S510 to S520 in Figure 6, method steps S610 to S630 in Figure 7, and the method in Figure 8 Steps S710 to S720, method steps S810 to S820 in FIG. 9 , method steps S910 to S920 in FIG. 10 , and method steps S1010 to S1020 in FIG. 11 .
  • Embodiments of the present application include: first obtaining media information, then generating first identification information for the media information, generating synchronization information based on the media information and the first identification information, and finally sending the synchronization information to the second data center so that the second data center can synchronize according to the synchronization information.
  • the first identification information in the information performs backup processing on the media information. Therefore, if the first data center fails, the terminal can obtain the backup media information from the second data center, thereby achieving remote disaster recovery of the media information.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disk (DVD) or other optical disk storage, magnetic cassettes, tapes, disk storage or other magnetic storage devices, or may Any other medium used to store the desired information and that can be accessed by a computer.
  • communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .

Landscapes

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

Abstract

The present application provides an information processing method and apparatus, a storage medium, and a program product. The information processing method is applied to a first data center, and the method comprises: first obtaining media information (S110); then generating first identification information for the media information (S120); and generating synchronization information according to the media information and the first identification information, and finally sending the synchronization information to a second data center, such that the second data center performs backup processing on the media information according to the first identification information in the synchronization information (S130).

Description

信息处理方法及其装置、存储介质、程序产品Information processing method and device, storage medium, program product
相关申请的交叉引用Cross-references to related applications
本申请基于申请号为202210722610.7、申请日为2022年6月24日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。This application is filed based on a Chinese patent application with application number 202210722610.7 and a filing date of June 24, 2022, and claims the priority of the Chinese patent application. The entire content of the Chinese patent application is hereby incorporated by reference into this application.
技术领域Technical field
本申请实施例涉及但不限于通信技术领域,尤其涉及一种信息处理方法及其装置、存储介质、程序产品。Embodiments of the present application relate to but are not limited to the field of communication technology, and in particular, to an information processing method and its device, storage medium, and program product.
背景技术Background technique
在消息系统中,每个数据中心(Data Center,DC)只负责处理各自的业务,因此,当某个数据中心发生故障时,无法对该数据中心的业务进行容灾备份,比如,第一数据中心支持归属于第一数据中心的终端(比如消息用户或者行业应用)的接入,第二数据中心支持归属于第二数据中心的终端的接入,并且第一数据中心接入的终端上传的媒体信息只会存储在第一数据中心的媒体服务器上,因此,当第一数据中心发生故障后,归属于第一数据中心的终端会通过DNS(Domain Name System,域名系统)查询到第二数据中心的IP(Internet Protocol,网际互连协议)地址,然后接入到第二数据中心,而过去上传到第一数据中心的媒体服务器上的媒体信息将无法下载,从而无法实现媒体信息异地容灾。In the messaging system, each data center (DC) is only responsible for processing its own business. Therefore, when a data center fails, disaster recovery backup of the data center's business cannot be performed. For example, First Data The center supports the access of terminals belonging to the first data center (such as messaging users or industry applications), the second data center supports the access of terminals belonging to the second data center, and the terminals connected to the first data center upload Media information will only be stored on the media server of the first data center. Therefore, when the first data center fails, the terminal belonging to the first data center will query the second data through DNS (Domain Name System). The IP (Internet Protocol) address of the center is then connected to the second data center. However, the media information uploaded to the media server of the first data center in the past will not be downloaded, making it impossible to realize remote disaster recovery of media information. .
发明内容Contents of the invention
本申请实施例提供了一种信息处理方法及其装置、存储介质、程序产品。Embodiments of the present application provide an information processing method, device, storage medium, and program product thereof.
第一方面,本申请实施例提供了一种信息处理方法,应用于第一数据中心,包括:获取媒体信息;为所述媒体信息生成第一标识信息;根据所述媒体信息和所述第一标识信息生成同步信息,向第二数据中心发送所述同步信息,使得所述第二数据中心根据所述同步信息中的所述第一标识信息对所述媒体信息进行备份处理。In a first aspect, embodiments of the present application provide an information processing method, applied to a first data center, including: obtaining media information; generating first identification information for the media information; and according to the media information and the first The identification information generates synchronization information, and sends the synchronization information to a second data center, so that the second data center performs backup processing on the media information according to the first identification information in the synchronization information.
第二方面,本申请实施例提供了一种信息处理方法,应用于第二数据中心,包括:接收来自第一数据中心的同步信息,其中,所述同步信息包括媒体信息和与所述媒体信息对应的第一标识信息;根据所述第一标识信息对所述媒体信息进行备份处理。In a second aspect, embodiments of the present application provide an information processing method, applied to a second data center, including: receiving synchronization information from the first data center, where the synchronization information includes media information and information related to the media information. Corresponding first identification information; performing backup processing on the media information according to the first identification information.
第三方面,本申请实施例提供了一种信息处理方法,应用于终端,包括:向第一数据中心发送上传请求,所述上传请求包括媒体信息;接收来自所述第一数据中心的第一地址信息,所述第一地址信息通过所述第一数据中心对第一标识信息进行可逆加密处理而得到,所述第一标识信息根据所述媒体信息而生成。In a third aspect, embodiments of the present application provide an information processing method, applied to a terminal, including: sending an upload request to a first data center, where the upload request includes media information; and receiving a first upload request from the first data center. Address information, the first address information is obtained by the first data center reversibly encrypting the first identification information, and the first identification information is generated according to the media information.
第四方面,本申请实施例还提供了一种信息处理装置,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如上所述的信息处理方法。 In a fourth aspect, embodiments of the present application also provide an information processing device, including: a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the computer program, the Information processing methods as described above.
第五方面,本申请实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行如上所述的信息处理方法。In a fifth aspect, embodiments of the present application further provide a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are used to execute the information processing method as described above.
第六方面,本申请实施例还提供了一种计算机程序产品,包括计算机程序或计算机指令,所述计算机程序或所述计算机指令存储在计算机可读存储介质中,计算机设备的处理器从所述计算机可读存储介质读取所述计算机程序或所述计算机指令,所述处理器执行所述计算机程序或所述计算机指令,使得所述计算机设备执行如上所述的信息处理方法。In a sixth aspect, embodiments of the present application further provide a computer program product, including a computer program or computer instructions. The computer program or computer instructions are stored in a computer-readable storage medium, and the processor of the computer device obtains the information from the computer program or computer instructions. The computer-readable storage medium reads the computer program or the computer instructions, and the processor executes the computer program or the computer instructions, so that the computer device performs the information processing method as described above.
附图说明Description of the drawings
图1是相关技术一个实施例提供的信息处理方法的示意图;Figure 1 is a schematic diagram of an information processing method provided by an embodiment of the related art;
图2是本申请一个实施例提供的信息处理方法的流程图;Figure 2 is a flow chart of an information processing method provided by an embodiment of the present application;
图3是图2中步骤S110的一种具体方法的流程图;Figure 3 is a flow chart of a specific method in step S110 in Figure 2;
图4是本申请另一个实施例提供的信息处理方法的流程图;Figure 4 is a flow chart of an information processing method provided by another embodiment of the present application;
图5是本申请另一个实施例提供的信息处理方法的流程图;Figure 5 is a flow chart of an information processing method provided by another embodiment of the present application;
图6是图5中步骤S420的一种具体方法的流程图;Figure 6 is a flow chart of a specific method in step S420 in Figure 5;
图7是本申请另一个实施例提供的信息处理方法的流程图;Figure 7 is a flow chart of an information processing method provided by another embodiment of the present application;
图8是图7中步骤S620的一种具体方法的流程图;Figure 8 is a flow chart of a specific method in step S620 in Figure 7;
图9是本申请另一个实施例提供的信息处理方法的流程图;Figure 9 is a flow chart of an information processing method provided by another embodiment of the present application;
图10是本申请另一个实施例提供的信息处理方法的流程图;Figure 10 is a flow chart of an information processing method provided by another embodiment of the present application;
图11是本申请另一个实施例提供的信息处理方法的流程图;Figure 11 is a flow chart of an information processing method provided by another embodiment of the present application;
图12是本申请一个具体示例提供的信息处理方法的流程图;Figure 12 is a flow chart of an information processing method provided by a specific example of this application;
图13是本申请另一个具体示例提供的信息处理方法的流程图;Figure 13 is a flow chart of an information processing method provided by another specific example of this application;
图14是本申请一个实施例提供的信息处理装置的结构示意图。Figure 14 is a schematic structural diagram of an information processing device provided by an embodiment of the present application.
具体实施方式Detailed ways
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本申请,并不用于限定本申请。In order to make the purpose, technical solutions and advantages of the present application more clear, the present application will be further described in detail below with reference to the drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application and are not used to limit the present application.
一可行的实施方式,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于流程图中的顺序执行所示出或描述的步骤。说明书和权利要求书及上述附图的描述中,两个或者两个以上(或多项)的含义是两个以上,大于、小于、超过等理解为不包括本数,以上、以下、以内等理解为包括本数。如果有描述到“第一”、“第二”等只是用于区分技术特征为目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量或者隐含指明所指示的技术特征的先后关系。As a possible implementation, although a logical sequence is shown in the flowchart, in some cases, the steps shown or described may be performed in a different order than in the flowchart. In the description of the description, the claims and the above-mentioned drawings, the meaning of two or more (or more than two) is two or more, greater than, less than, exceeding, etc. are understood as excluding the number, and above, below, within, etc. are understood as This number is included. If there are descriptions of "first", "second", etc., they are only used for the purpose of distinguishing technical features and cannot be understood as indicating or implying the relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the indicated technical features. The sequence relationship of technical features.
本申请提供了一种信息处理方法及其装置、存储介质、程序产品,首先获取媒体信息,接着为媒体信息生成第一标识信息,根据媒体信息和第一标识信息生成同步信息,最后向第二数据中心发送同步信息,使得第二数据中心根据同步信息中的第一标识信息对该媒体信息进行备份处理,因此,在第一数据中心发生故障的情况下,终端可以从第二数据中心获取备份的媒体信息,进而实现媒体信息异地容灾。The present application provides an information processing method and its device, storage medium, and program product. It first obtains media information, then generates first identification information for the media information, generates synchronization information based on the media information and the first identification information, and finally provides the second information to the second identification information. The data center sends the synchronization information so that the second data center performs backup processing on the media information based on the first identification information in the synchronization information. Therefore, in the event of a failure of the first data center, the terminal can obtain the backup from the second data center. media information, thereby realizing remote disaster recovery of media information.
相关技术中,如图1所示,在消息系统中,每个数据中心(Data Center,DC)只负责处 理各自的业务,即第一数据中心110支持归属于第一数据中心110的终端(比如消息用户或者行业应用)的接入,第二数据中心210支持归属于第二数据中心210的终端的接入,当第一数据中心110的第一行业应用120在发送媒体信息给第一消息用户130时,首先会将媒体信息发送给第一数据中心110的第一媒体服务器111,接着可以从该第一媒体服务器111上获取该媒体信息的URL(Uniform Resource Locator,统一资源定位符),然后第一行业应用120再通过信令将包含此URL的媒体信息通过第一5G消息中心112发送给第一消息用户130,最后第一消息用户130使用该信令中携带的URL从第一数据中心110的第一媒体服务器111中下载该媒体信息。同样地,第二数据中心210的第二行业应用220和第二消息用户230的操作步骤与第一数据中心110的第一行业应用120和第一消息用户130类似,在此不再赘述。In related technologies, as shown in Figure 1, in the messaging system, each data center (Data Center, DC) is only responsible for processing Manage their respective services, that is, the first data center 110 supports the access of terminals belonging to the first data center 110 (such as messaging users or industry applications), and the second data center 210 supports the access of terminals belonging to the second data center 210. Enter, when the first industry application 120 of the first data center 110 sends media information to the first message user 130, the media information will first be sent to the first media server 111 of the first data center 110, and then the media information can be obtained from the first media server 111 of the first data center 110. The URL (Uniform Resource Locator, Uniform Resource Locator) of the media information is obtained from a media server 111, and then the first industry application 120 sends the media information containing the URL to the first 5G message center 112 through signaling. The message user 130, and finally the first message user 130 uses the URL carried in the signaling to download the media information from the first media server 111 of the first data center 110. Similarly, the operation steps of the second industry application 220 and the second message user 230 of the second data center 210 are similar to the first industry application 120 and the first message user 130 of the first data center 110, and will not be described again here.
在一些实施例中,由于第一数据中心110接入的第一行业应用120上传的媒体信息只会存储在第一数据中心110的第一媒体服务器111上,因此,当第一数据中心110发生故障后,归属于第一数据中心110的第一行业应用120和第一消息用户130会通过DNS(Domain Name System,域名系统)查询到第二数据中心210的IP地址,然后接入到第二数据中心210,而过去上传到第一数据中心110的第一媒体服务器111上的媒体信息将无法下载,从而无法实现媒体信息异地容灾。In some embodiments, since the media information uploaded by the first industry application 120 accessed by the first data center 110 will only be stored on the first media server 111 of the first data center 110, therefore, when the first data center 110 occurs After the failure, the first industry application 120 and the first message user 130 belonging to the first data center 110 will query the IP address of the second data center 210 through DNS (Domain Name System), and then access the second data center 210. data center 210, and the media information uploaded to the first media server 111 of the first data center 110 in the past will not be downloaded, so that remote disaster recovery of the media information cannot be achieved.
基于上述分析,下面结合附图,对本申请实施例进行阐述。Based on the above analysis, the embodiments of the present application will be described below in conjunction with the accompanying drawings.
参照图2,图2是本申请一个实施例提供的信息处理方法的流程图,该信息处理方法应用于第一数据中心,该方法可以包括但不限于步骤S110、步骤S120和步骤S130。Referring to Figure 2, Figure 2 is a flow chart of an information processing method provided by an embodiment of the present application. The information processing method is applied to the first data center. The method may include but is not limited to step S110, step S120 and step S130.
步骤S110:获取媒体信息。Step S110: Obtain media information.
一可行的实施方式,媒体信息能够承载文字、图片、音频、视频,以及位置、卡片等多媒体内容形态,还支持搜索、菜单选项、在线支付,并拥有人机对话、网页跳转等交互能力,其中,图片可以是媒体信息中的原始内容的缩略图,在此不做具体限制。As a feasible implementation method, media information can carry text, pictures, audio, video, as well as multimedia content forms such as location and cards. It also supports search, menu options, online payment, and has interactive capabilities such as human-computer dialogue and web page jump. The picture may be a thumbnail of the original content in the media information, and there is no specific limitation here.
步骤S120:为媒体信息生成第一标识信息。Step S120: Generate first identification information for the media information.
一可行的实施方式,第一标识信息可以包括大区信息、位置信息、时间信息、序列号信息、扰码信息中的至少之一,其中,位置信息为媒体信息的位置信息,在此不做具体限制。In a feasible implementation, the first identification information may include at least one of region information, location information, time information, sequence number information, and scrambling information. The location information is the location information of the media information, which will not be done here. Specific restrictions.
一可行的实施方式,第一数据中心可以根据媒体信息和第一标识信息的对应关系将媒体信息和第一标识信息存储到媒体服务器中,在此不做具体限制。In a feasible implementation, the first data center can store the media information and the first identification information in the media server according to the corresponding relationship between the media information and the first identification information, which is not specifically limited here.
可以理解的是,媒体信息的数量和第一标识信息的数量不限,即媒体信息的数量和第一标识信息的数量可以为若干个,在此不作一一列举。It can be understood that the amount of media information and the amount of first identification information is not limited, that is, the amount of media information and the amount of first identification information can be several, and will not be listed one by one here.
步骤S130:根据媒体信息和第一标识信息生成同步信息,向第二数据中心发送同步信息,使得第二数据中心根据同步信息中的第一标识信息对媒体信息进行备份处理。Step S130: Generate synchronization information based on the media information and the first identification information, and send the synchronization information to the second data center, so that the second data center backs up the media information based on the first identification information in the synchronization information.
一可行的实施方式,第一数据中心可以通过内部消息接口将同步信息发送给第二数据中心,而第二数据中心接收到同步信息时,需要将同步信息中的媒体信息以及第一标识信息等信息进行备份处理,以实现业务数据的同步。In a feasible implementation, the first data center can send the synchronization information to the second data center through the internal message interface. When the second data center receives the synchronization information, it needs to send the media information and first identification information in the synchronization information to the second data center. Information is backed up to achieve synchronization of business data.
本实施例中,通过采用包括有上述步骤S110至步骤S130的信息处理方法,因此,第一数据中心可以获取媒体信息,接着为媒体信息生成第一标识信息,根据媒体信息和第一标识信息生成同步信息,最后向第二数据中心发送同步信息,使得第二数据中心根据同步信息中的第一标识信息对该媒体信息进行备份处理,因此,在第一数据中心发生故障的情况下,终 端可以从第二数据中心获取备份的媒体信息,进而实现媒体信息异地容灾,提升了用户的使用体验。In this embodiment, by adopting the information processing method including the above steps S110 to S130, the first data center can obtain the media information, and then generate the first identification information for the media information, and generate the first identification information based on the media information and the first identification information. synchronization information, and finally sends the synchronization information to the second data center, so that the second data center performs backup processing on the media information based on the first identification information in the synchronization information. Therefore, in the event of a failure of the first data center, the final The client can obtain the backup media information from the second data center, thereby realizing remote disaster recovery of the media information and improving the user experience.
在一实施例中,当第一数据中心发生故障后,通过公网DNS将第一数据中心的IP地址修改成第二数据中心的IP地址,因此,终端可以通过第一数据中心的IP地址查询到第二数据中心的IP地址,从而实现业务切换,在第二数据中心获取到媒体信息,进而实现媒体信息异地容灾,提升了用户的使用体验。In one embodiment, when the first data center fails, the IP address of the first data center is modified to the IP address of the second data center through public network DNS. Therefore, the terminal can query through the IP address of the first data center. to the IP address of the second data center, thereby realizing service switching, and obtaining media information in the second data center, thus realizing remote disaster recovery of media information and improving the user experience.
在一实施例中,如图3所示,对步骤S110进行进一步的说明,该步骤S110可以包括但不限于有步骤S210和步骤S220。In an embodiment, as shown in FIG. 3 , step S110 is further described. This step S110 may include but is not limited to step S210 and step S220.
步骤S210:接收终端的上传请求,上传请求包括终端的媒体信息。Step S210: Receive an upload request from the terminal, where the upload request includes media information of the terminal.
可以理解的是,终端可以是消息用户,也可以是行业应用,还可以是其他终端设备,在此不做具体限制。It can be understood that the terminal can be a messaging user, an industry application, or other terminal equipment, and there are no specific restrictions here.
步骤S220:获取终端的媒体信息。Step S220: Obtain media information of the terminal.
在本实施例中,通过采用包括上述步骤S210至步骤S220的信息处理方法,因此,第一数据中心可以接收终端的包括媒体信息的上传请求,从该上传请求中获取终端的媒体信息,以便于为终端存储媒体信息。In this embodiment, by adopting the information processing method including the above steps S210 to S220, the first data center can receive the terminal's upload request including media information, and obtain the terminal's media information from the upload request, so as to facilitate Store media information for the terminal.
在一实施例中,如图4所示,该信息处理方法还可以包括但不限于有步骤S310和步骤S320。In an embodiment, as shown in Figure 4, the information processing method may also include but is not limited to step S310 and step S320.
步骤S310:对第一标识信息进行可逆加密处理,得到媒体信息的第一地址信息。Step S310: Perform reversible encryption processing on the first identification information to obtain the first address information of the media information.
一可行的实施方式,第一地址信息可以是URL,该第一地址信息中可以包括媒体信息的第一标识信息、第一数据中心的域名信息以及其他信息,比如,第一地址信息可以为https://dc1-ft/media/location/fid1,其中,dc1-ft代表第一数据中心的域名,fid1代表第一标识信息,在此不做具体限制。In a feasible implementation, the first address information may be a URL, and the first address information may include first identification information of the media information, domain name information of the first data center and other information. For example, the first address information may be https ://dc1-ft/media/location/fid1, where dc1-ft represents the domain name of the first data center, and fid1 represents the first identification information. There are no specific restrictions here.
一可行的实施方式,对第一标识信息进行可逆加密处理的实施方式有很多,比如,可以通过BASE64、BASE128、ASCII码加密或者恺撒加密等可逆方式编码对第一标识信息进行可逆加密处理,在此不做具体限制。As a feasible implementation, there are many ways to reversibly encrypt the first identification information. For example, the first identification information can be reversibly encrypted through reversible encoding such as BASE64, BASE128, ASCII code encryption or Caesar encryption. No specific restrictions are made here.
其中,BASE64是用于传输8Bit字节码的编码方式之一,其是一种基于64个可打印字符来表示二进制数据的方法。BASE64编码是将二进制转化成字符的过程,其可用于在HTTP(Hyper Text Transfer Protocol,超文本传输协议)环境下传递较长的标识信息。另外,对第一标识信息进行BASE64编码,可使得第一标识信息具有不可读性,需要解码后才能阅读第一标识信息。同样地,对第一标识信息进行BASE128、ASCII码加密或者恺撒加密等可逆方式编码,均可使得第一标识信息具有不可读性,在此不再赘述。Among them, BASE64 is one of the encoding methods used to transmit 8Bit bytecode. It is a method of representing binary data based on 64 printable characters. BASE64 encoding is the process of converting binary into characters, which can be used to transmit longer identification information in the HTTP (Hyper Text Transfer Protocol, Hypertext Transfer Protocol) environment. In addition, BASE64 encoding the first identification information can make the first identification information unreadable, and the first identification information needs to be decoded before the first identification information can be read. Similarly, encoding the first identification information in a reversible manner such as BASE128, ASCII encryption or Caesar encryption can make the first identification information unreadable, which will not be described again here.
步骤S320:向终端发送第一地址信息,使得终端根据第一地址信息从第一数据中心下载媒体信息。Step S320: Send the first address information to the terminal, so that the terminal downloads media information from the first data center according to the first address information.
本实施例中,通过采用包括上述步骤S310至步骤S320的信息处理方法,首先,第一数据中心可以对第一标识信息进行可逆加密处理,得到媒体信息的第一地址信息,然后向终端发送第一地址信息,使得终端可以根据第一地址信息从第一数据中心下载媒体信息,因此,本申请实施例可以通过对第一标识信息进行可逆加密处理而加强对第一标识信息的安全性和完整性。In this embodiment, by adopting the information processing method including the above steps S310 to S320, first, the first data center can reversibly encrypt the first identification information to obtain the first address information of the media information, and then send the first address information to the terminal. One address information allows the terminal to download media information from the first data center based on the first address information. Therefore, embodiments of the present application can enhance the security and integrity of the first identification information by performing reversible encryption on the first identification information. sex.
在一实施例中,第一数据中心接收来终端的第一地址信息之后,可以对第一地址信息进 行解密,以此获取媒体信息的第一标识信息,再根据第一标识信息查询媒体信息,并将该媒体信息发送给终端,在此不做具体限制。In an embodiment, after receiving the first address information of the terminal, the first data center may process the first address information. Perform decryption to obtain the first identification information of the media information, then query the media information based on the first identification information, and send the media information to the terminal, which is not specifically limited here.
参照图5,图5是本申请一个实施例提供的信息处理方法的流程图,该信息处理方法应用于第二数据中心,该方法可以包括但不限于步骤S410和步骤S420。Referring to Figure 5, Figure 5 is a flow chart of an information processing method provided by an embodiment of the present application. The information processing method is applied to the second data center. The method may include but is not limited to step S410 and step S420.
步骤S410:接收来自第一数据中心的同步信息,其中,同步信息包括媒体信息和与媒体信息对应的第一标识信息。Step S410: Receive synchronization information from the first data center, where the synchronization information includes media information and first identification information corresponding to the media information.
一可行的实施方式,第一标识信息可以包括大区信息、位置信息、时间信息、序列号信息、扰码信息中的至少之一,其中,位置信息为媒体信息的位置信息,在此不做具体限制。In a feasible implementation, the first identification information may include at least one of region information, location information, time information, sequence number information, and scrambling information. The location information is the location information of the media information, which will not be done here. Specific restrictions.
步骤S420:根据第一标识信息对媒体信息进行备份处理。Step S420: Backup the media information according to the first identification information.
本实施例中,通过采用包括上述步骤S410至步骤S420的信息处理方法,首先,第二数据中心可以接收来自第一数据中心的包括媒体信息和与该媒体信息对应的第一标识信息的同步信息,接着根据第一标识信息对该媒体信息进行备份处理,实现媒体信息同步,因此,在第一数据中心发生故障的情况下,终端可以从第二数据中心获取备份的媒体信息,进而实现媒体信息异地容灾,提升了用户的使用体验。In this embodiment, by adopting the information processing method including the above steps S410 to S420, first, the second data center can receive synchronization information from the first data center including media information and first identification information corresponding to the media information. , and then back up the media information according to the first identification information to achieve media information synchronization. Therefore, when the first data center fails, the terminal can obtain the backup media information from the second data center, thereby realizing media information synchronization. Remote disaster recovery improves user experience.
在一实施例中,第二数据中心可以直接根据第一标识信息和媒体信息的对应关系对存储第一标识信息和该媒体信息进行存储,比如,如表1所示,其中,第一标识信息为Fid1,第一数据中心为大区A,第二数据中心为大区B,在此不做具体限制。In one embodiment, the second data center can store the first identification information and the media information directly according to the corresponding relationship between the first identification information and the media information, for example, as shown in Table 1, where the first identification information It is Fid1, the first data center is Region A, and the second data center is Region B. There are no specific restrictions here.
表1
Table 1
在另一实施例中,如图6所示,对步骤S420进行说明,该步骤S420可以包括但不限于有步骤S510和步骤S520。In another embodiment, as shown in FIG. 6 , step S420 is described. This step S420 may include but is not limited to step S510 and step S520.
步骤S510:对第一标识信息进行映射处理,得到第二标识信息。Step S510: Perform mapping processing on the first identification information to obtain second identification information.
一可行的实施方式,第二标识信息可以包括大区信息、位置信息、时间信息、序列号信息、扰码信息中的至少之一,其中,位置信息为媒体信息的位置信息,在此不做具体限制。In a feasible implementation, the second identification information may include at least one of region information, location information, time information, sequence number information, and scrambling code information, where the location information is the location information of the media information, which will not be done here. Specific restrictions.
一可行的实施方式,可以将第一标识信息和第二标识信息建立预设映射关系,当接收到终端的下载请求时,可以根据第一标识信息查询到第二标识信息,根据第二标识信息查询到媒体信息,例如,如表2所示,其中,第一标识信息为Fid1,第二标识信息为Fid2,第一数据中心为大区A,第二数据中心为大区B,在此不做具体限制。A feasible implementation manner is to establish a preset mapping relationship between the first identification information and the second identification information. When receiving a download request from the terminal, the second identification information can be queried according to the first identification information, and the second identification information can be queried according to the second identification information. The media information is queried, for example, as shown in Table 2, in which the first identification information is Fid1, the second identification information is Fid2, the first data center is Region A, and the second data center is Region B. There is no need to mention here. Make specific restrictions.
表2
Table 2
步骤S520:根据第二标识信息对媒体信息进行备份处理。Step S520: Backup the media information according to the second identification information.
在本实施例中,通过采用包括上述步骤S510至步骤S520的信息处理方法,首先,第二数据中心对第一标识信息进行映射处理,得到第二标识信息,接着根据第二标识信息对媒体信息进行备份处理,实现媒体信息同步,因此,在第一数据中心发生故障的情况下,终端可以从第二数据中心获取备份的媒体信息,进而实现媒体信息异地容灾,提升了用户的使用体 验。In this embodiment, by adopting the information processing method including the above steps S510 to S520, first, the second data center performs mapping processing on the first identification information to obtain the second identification information, and then maps the media information according to the second identification information. Perform backup processing to achieve media information synchronization. Therefore, in the event of a failure in the first data center, the terminal can obtain the backup media information from the second data center, thereby achieving remote disaster recovery of media information and improving the user experience. test.
在一实施例中,如图7所示,在第一数据中心发生故障的情况下,信息处理方法还可以包括但不限于有步骤S610、步骤S620和步骤S630。In one embodiment, as shown in Figure 7, in the event that the first data center fails, the information processing method may also include but is not limited to step S610, step S620 and step S630.
步骤S610:接收来自终端的下载请求,下载请求包括媒体信息对应的第二地址信息,第二地址信息包括第一标识信息。Step S610: Receive a download request from the terminal, the download request includes second address information corresponding to the media information, and the second address information includes first identification information.
一可行的实施方式,第二地址信息可以是URL,该第二地址信息中可以包括媒体信息的第一标识信息、第二数据中心的域名信息以及其他信息,比如,第二地址信息可以为https://dc2-ft/media/location/fid1,其中,dc2-ft代表第二数据中心的域名,fid1代表第一标识信息,在此不做具体限制。In a feasible implementation, the second address information may be a URL, and the second address information may include the first identification information of the media information, the domain name information of the second data center, and other information. For example, the second address information may be https. ://dc2-ft/media/location/fid1, where dc2-ft represents the domain name of the second data center, and fid1 represents the first identification information. There are no specific restrictions here.
一可行的实施方式,第二地址信息可以是由公网的DNS自动对第一地址信息进行修改而得到的,比如,假设第一地址信息可以为https://dc1-ft/media/location/fid1,DNS将第一地址信息中的第一数据中心的域名dc1-ft修改成第二数据中心的域名dc2-ft,得到第二数据中心的地址信息,即第二地址信息https://dc2-ft/media/location/fid1,在此不作具体限制。In a feasible implementation, the second address information can be obtained by automatically modifying the first address information by the DNS of the public network. For example, it is assumed that the first address information can be https://dc1-ft/media/location/ fid1, DNS changes the domain name dc1-ft of the first data center in the first address information to the domain name dc2-ft of the second data center, and obtains the address information of the second data center, that is, the second address information https://dc2 -ft/media/location/fid1, no specific restrictions are made here.
在一实施例中,终端向第一数据中心发送下载请求,但由于第一数据中心发生故障,因此,公网DNS自动对下载请求中的第一地址信息进行修改得到第二地址信息,接着根据第二地址信息接入第二数据中心,在此不做具体限制。In one embodiment, the terminal sends a download request to the first data center, but because the first data center fails, the public network DNS automatically modifies the first address information in the download request to obtain the second address information, and then according to The second address information is connected to the second data center, and there are no specific restrictions here.
步骤S620:根据第二地址信息中的第一标识信息查询媒体信息。Step S620: Query media information according to the first identification information in the second address information.
步骤S630:向终端发送媒体信息。Step S630: Send media information to the terminal.
在本实施例中,通过采用包括上述步骤S610至S630的信息处理方法,因此,第二数据中心可以接收来自终端的下载请求,然后根据下载请求中的第二地址信息中的第一标识信息查询媒体信息,最后向终端发送该媒体信息,进而实现媒体信息异地容灾,提升了用户的使用体验。In this embodiment, by adopting the information processing method including the above steps S610 to S630, the second data center can receive the download request from the terminal, and then query according to the first identification information in the second address information in the download request. media information, and finally sends the media information to the terminal, thereby realizing remote disaster recovery of media information and improving the user experience.
在一实施例中,第二数据中心接收来终端的下载请求后,需要对第二地址信息进行解密,以此获取媒体信息的第一标识信息,再根据第一标识信息查询媒体信息,并将该媒体信息发送给终端,在此不做具体限制。In one embodiment, after receiving the download request from the terminal, the second data center needs to decrypt the second address information to obtain the first identification information of the media information, and then query the media information based on the first identification information, and then The media information is sent to the terminal and is not specifically limited here.
在一实施例中,如图8所示,对步骤S620进行说明,该步骤S620可以包括但不限于有步骤S710和步骤S720。In one embodiment, as shown in FIG. 8 , step S620 is described. This step S620 may include but is not limited to step S710 and step S720.
步骤S710:根据预设映射关系和第一标识信息得到第二标识信息。Step S710: Obtain the second identification information according to the preset mapping relationship and the first identification information.
可以理解的是,当第二数据中心对第一标识信息进行映射处理,得到第二标识信息,并根据第二标识信息对媒体信息进行备份处理时,第二数据中心可以根据预设映射关系和第一标识信息得到第二标识信息。It can be understood that when the second data center performs mapping processing on the first identification information to obtain the second identification information, and performs backup processing on the media information according to the second identification information, the second data center can perform the mapping relationship according to the preset mapping relationship and The first identification information obtains the second identification information.
步骤S720:根据第二标识信息查询到媒体信息。Step S720: Query the media information according to the second identification information.
在本实施例中,通过采用包括上述步骤S710至步骤S720的信息处理方法,当第二数据中心接收到来自终端的下载请求,第二数据中心可以根据下载请求中的第二地址信息中的第一标识信息和第二数据中心存储的预设映射关系,得到第二标识信息,根据第二标识信息查询到媒体信息,在此不做具体限制。In this embodiment, by adopting the information processing method including the above steps S710 to S720, when the second data center receives the download request from the terminal, the second data center can according to the second address information in the download request. The first identification information and the preset mapping relationship stored in the second data center are used to obtain the second identification information, and the media information is queried based on the second identification information, which is not specifically limited here.
参照图9,图9是本申请一个实施例提供的信息处理方法的流程图,该信息处理方法应用于终端,该方法可以包括但不限于步骤S810和步骤S820。Referring to Figure 9, Figure 9 is a flow chart of an information processing method provided by an embodiment of the present application. The information processing method is applied to a terminal. The method may include but is not limited to step S810 and step S820.
步骤S810:向第一数据中心发送上传请求,上传请求包括媒体信息。 Step S810: Send an upload request to the first data center, where the upload request includes media information.
一可行的实施方式,终端在向第一数据中心发送上传请求之前,可以通过DNS查询到第一数据中心的域名所对应的IP地址,根据第一数据中心的IP地址向第一数据中心发送上传请求,在此不作具体限制。In a feasible implementation, before sending the upload request to the first data center, the terminal can query the IP address corresponding to the domain name of the first data center through DNS, and send the upload request to the first data center based on the IP address of the first data center. Request, no specific restrictions are made here.
步骤S820:接收来自第一数据中心的第一地址信息,第一地址信息通过第一数据中心对第一标识信息进行可逆加密处理而得到,第一标识信息根据媒体信息而生成。Step S820: Receive the first address information from the first data center. The first address information is obtained by the first data center reversibly encrypting the first identification information. The first identification information is generated based on the media information.
一可行的实施方式,第一标识信息可以包括大区信息、位置信息、时间信息、序列号信息、扰码信息中的至少之一,其中,位置信息为媒体信息的位置信息,在此不做具体限制。In a feasible implementation, the first identification information may include at least one of region information, location information, time information, sequence number information, and scrambling information. The location information is the location information of the media information, which will not be done here. Specific restrictions.
一可行的实施方式,第一地址信息可以是URL,该第一地址信息中可以包括媒体信息的第一标识信息、第一数据中心的域名信息以及其他信息,比如,第一地址信息可以为https://dc1-ft/media/location/fid1,其中,dc1-ft代表第一数据中心的域名,fid1代表第一标识信息,在此不做具体限制。In a feasible implementation, the first address information may be a URL, and the first address information may include first identification information of the media information, domain name information of the first data center and other information. For example, the first address information may be https ://dc1-ft/media/location/fid1, where dc1-ft represents the domain name of the first data center, and fid1 represents the first identification information. There are no specific restrictions here.
在本实施例中,通过采用包括上述步骤S810至步骤S820的信息处理方法,因此,终端可以向第一数据中心发送包括媒体信息的上传请求,以便第一数据中心对该媒体信息进行存储,然后终端接收来自第一数据中心的第一地址信息,以便终端根据第一地址信息下载媒体信心,其中,第一地址信息通过第一数据中心对第一标识信息进行可逆加密处理而得到,第一标识信息根据媒体信息而生成。In this embodiment, by adopting the information processing method including the above steps S810 to S820, the terminal can send an upload request including media information to the first data center, so that the first data center stores the media information, and then The terminal receives the first address information from the first data center, so that the terminal downloads the media confidence based on the first address information, where the first address information is obtained by the first data center reversibly encrypting the first identification information, and the first identification Information is generated based on media information.
在一实施例中,如图10所示,在执行步骤S820之后,该信息处理方法可以包括但不限于有步骤S910和步骤S920。In an embodiment, as shown in Figure 10, after step S820 is executed, the information processing method may include but is not limited to step S910 and step S920.
步骤S910:向第一数据中心发送下载请求,下载请求包括第一地址信息。Step S910: Send a download request to the first data center, where the download request includes the first address information.
一可行的实施方式,公网的DNS可以根据第一地址信息中的第一数据中心的域名查询到第一数据中心的IP地址,最后终端根据该第一数据中心的IP地址向第一数据中心发送下载请求,在此不做具体限制。In a feasible implementation, the DNS of the public network can query the IP address of the first data center based on the domain name of the first data center in the first address information. Finally, the terminal queries the first data center based on the IP address of the first data center. Send a download request without specific restrictions here.
步骤S920:接收第一数据中心的媒体信息,媒体信息由第一数据中心根据第一地址信息中的第一标识信息而得到。Step S920: Receive media information from the first data center. The media information is obtained by the first data center based on the first identification information in the first address information.
在本实施例中,通过采用包括上述步骤S910至步骤S920的信息处理方法,因此,终端可以向第一数据中心发送包括第一地址信息的下载请求,然后第一数据中心根据第一地址信息中的第一标识信息查询到媒体信息,最后终端可以接收来自第一数据中心的媒体信息,本实施例对此不作具体限制。In this embodiment, by adopting the information processing method including the above-mentioned steps S910 to S920, the terminal can send a download request including the first address information to the first data center, and then the first data center can The first identification information is queried to obtain the media information, and finally the terminal can receive the media information from the first data center. This embodiment does not specifically limit this.
在另一实施例中,如图11所示,在执行步骤S820之后,该信息处理方法可以包括但不限于有步骤S1010和步骤S1020。In another embodiment, as shown in Figure 11, after step S820 is executed, the information processing method may include but is not limited to step S1010 and step S1020.
步骤S1010:当第一数据中心发生故障,向第一数据中心发送下载请求,下载请求包括第一地址信息。Step S1010: When the first data center fails, send a download request to the first data center, and the download request includes the first address information.
步骤S1020:接收第二数据中心的媒体信息,媒体信息由第二数据中心根据第二数据中心的第二地址信息中的第一标识信息而得到,第二地址信息通过公网的DNS对第一地址信息进行映射处理而得到。Step S1020: Receive media information from the second data center. The media information is obtained by the second data center based on the first identification information in the second address information of the second data center. The second address information is configured with the first identification information through the DNS of the public network. The address information is obtained through mapping processing.
在一实施例中,假设第一地址信息可以为https://dc1-ft/media/location/fid1,公网的DNS将第一地址信息中的第一数据中心的域名dc1-ft修改成第二数据中心的域名dc2-ft,得到第二地址信息https://dc2-ft/media/location/fid1,在此不做具体限制。In one embodiment, it is assumed that the first address information can be https://dc1-ft/media/location/fid1, and the DNS of the public network modifies the domain name dc1-ft of the first data center in the first address information to the third The domain name of the second data center is dc2-ft, and the second address information https://dc2-ft/media/location/fid1 is obtained. There are no specific restrictions here.
一可行的实施方式,公网的DNS可以根据第二地址信息中的第二数据中心的域名查询到 第二数据中心所对应的IP地址,最后终端根据该第二数据中心的IP地址向第二数据中心发送下载请求,在此不做具体限制。A feasible implementation method is that the DNS of the public network can be queried based on the domain name of the second data center in the second address information. The IP address corresponding to the second data center, and finally the terminal sends a download request to the second data center according to the IP address of the second data center, which is not specifically limited here.
在一实施例中,媒体信息可以是第二数据中心根据预设映射关系和第一标识信息得到第二标识信息,再根据第二标识信息而查询到的,也可以是第二数据中心根据第一标识信息直接查询到的,可以根据第二数据中心对媒体信息的存储方式而确定,在此不做具体限制。In one embodiment, the media information may be obtained by the second data center based on the preset mapping relationship and the first identification information, and then queried based on the second identification information, or it may be obtained by the second data center based on the first identification information. The identification information that is directly queried can be determined according to the storage method of the media information in the second data center, and is not specifically limited here.
在本实施例中,通过采用包括上述步骤S1010至步骤S1020的信息处理方法,当第一数据中心发生故障,终端可以向第一数据中心发送包括第一地址信息的下载请求,公网的DNS自动对第一地址信息进行映射处理得到第二地址信息,然后将下载请求中的第一地址信息修改成第二地址信息,最后终端接入到第二数据中心,接收到第二数据中心根据第二地址信息中的第一标识信息查询到的媒体信息,本实施例对此不做具体限制。In this embodiment, by adopting the information processing method including the above steps S1010 to S1020, when the first data center fails, the terminal can send a download request including the first address information to the first data center, and the DNS of the public network automatically The first address information is mapped to obtain the second address information, and then the first address information in the download request is modified into the second address information. Finally, the terminal accesses the second data center and receives the second address information received by the second data center according to the second This embodiment does not specifically limit the media information queried from the first identification information in the address information.
针对上述实施例所提供的信息处理方法,下面以示例进行详细的描述:The information processing method provided by the above embodiment is described in detail below with examples:
示例一:Example one:
在一实施例中,如图12所示,以第二数据中心根据第一标识信息fid1对媒体信息进行备份为例,假设终端为行业应用和消息用户,行业应用通过DNS查询第一数据中心的域名所对应的IP地址,该IP地址为第一数据中心的媒体服务器的IP地址,行业应用向第一数据中心发送上传请求,将媒体信息上传到第一数据中心的媒体服务器,该媒体服务器对媒体信息进行存储,并生成第一标识信息fid1,然后该媒体服务器将携带第一标识信息fid1的第一地址信息URL1返回给行业应用,同时,该媒体服务器将携带有第一标识信息fid1的媒体信息同步到第二数据中心的媒体服务器,并且第二数据中心不再重新生成标识信息,而是直接使用第一数据中心的第一标识信息fid1对该媒体信息进行备份处理。之后,行业应用将携带第一地址信息URL1的信令发送给第一数据中心的5G消息中心,然后5G消息中心将第一地址信息URL1转发给消息用户,消息用户通过DNS查询第一地址信息中的第一数据中心的域名所对应的IP地址,该IP地址为第一数据中心的媒体服务器的IP地址,接着通过第一地址信息URL1中的第一标识信息从第一数据中心的媒体服务器中下载媒体信息。当第一数据中心发生故障时,消息用户可以通过DNS对第一地址信息进行映射处理,得到第二地址信息,根据第二地址信息中的第二数据中心的域名查询到第二数据中心的媒体服务器的IP地址,接着通过第二地址信息URL2中的第一标识信息从第二数据中心的媒体服务器中下载媒体信息,最后第二数据中心的媒体服务器将媒体信息发送给该消息用户。In one embodiment, as shown in Figure 12, taking the second data center backing up media information based on the first identification information fid1 as an example, assuming that the terminal is an industry application and a messaging user, the industry application queries the first data center through DNS. The IP address corresponding to the domain name. This IP address is the IP address of the media server in the first data center. The industry application sends an upload request to the first data center to upload the media information to the media server in the first data center. The media server The media information is stored and the first identification information fid1 is generated. Then the media server returns the first address information URL1 carrying the first identification information fid1 to the industry application. At the same time, the media server returns the media carrying the first identification information fid1. The information is synchronized to the media server of the second data center, and the second data center no longer regenerates the identification information, but directly uses the first identification information fid1 of the first data center to back up the media information. After that, the industry application sends the signaling carrying the first address information URL1 to the 5G message center of the first data center, and then the 5G message center forwards the first address information URL1 to the message user, and the message user queries the first address information through DNS. The IP address corresponding to the domain name of the first data center, which IP address is the IP address of the media server of the first data center, and then obtains the IP address from the media server of the first data center through the first identification information in the first address information URL1. Download media information. When the first data center fails, message users can map the first address information through DNS to obtain the second address information, and query the media of the second data center based on the domain name of the second data center in the second address information. The IP address of the server is then used to download the media information from the media server of the second data center through the first identification information in the second address information URL2. Finally, the media server of the second data center sends the media information to the message user.
示例二:Example two:
在一实施例中,如图13所示,以第二数据中心根据第二标识信息fid2对媒体信息进行备份为例,假设终端为行业应用和消息用户,行业应用通过DNS查询第一数据中心的域名所对应的IP地址,该IP地址为第一数据中心的媒体服务器的IP地址,行业应用向第一数据中心发送上传请求,将媒体信息上传到第一数据中心的媒体服务器,该媒体服务器对媒体信息进行存储,并生成第一标识信息fid1,然后该媒体服务器将携带第一标识信息fid1的第一地址信息URL1返回给行业应用,同时,该媒体服务器将携带有第一标识信息fid1的媒体信息同步到第二数据中心的媒体服务器,并且第二数据中心重新生成第二标识信息fid2,并存储第一标识信息fid1和第二标识信息fid2的预设映射关系,根据第二标识信息fid2对该媒体信息进行备份处理。之后,行业应用将携带第一地址信息URL1的信令发送给第一数据中心的5G消息中心,然后5G消息中心将第一地址信息URL1转发给消息用户,消息用户通过DNS查 询第一地址信息中的第一数据中心的域名所对应的IP地址,该IP地址为第一数据中心的媒体服务器的IP地址,接着通过第一地址信息URL1中的第一标识信息fid1从第一数据中心的媒体服务器中下载媒体信息。当第一数据中心发生故障时,消息用户可以通过DNS对第一地址信息进行映射处理,得到第二地址信息,根据第二地址信息中的第二数据中心的域名查询到第二数据中心的媒体服务器的IP地址,接着通过第二地址信息URL2中的第一标识信息fid1从第二数据中心的媒体服务器中查询到第二标识信息fid2,并根据fid2下载媒体信息,最后第二数据中心的媒体服务器将媒体信息发送给该消息用户。In one embodiment, as shown in Figure 13, taking the second data center backing up media information based on the second identification information fid2 as an example, assuming that the terminal is an industry application and a messaging user, the industry application queries the first data center through DNS. The IP address corresponding to the domain name. This IP address is the IP address of the media server in the first data center. The industry application sends an upload request to the first data center to upload the media information to the media server in the first data center. The media server The media information is stored and the first identification information fid1 is generated. Then the media server returns the first address information URL1 carrying the first identification information fid1 to the industry application. At the same time, the media server returns the media carrying the first identification information fid1. The information is synchronized to the media server of the second data center, and the second data center regenerates the second identification information fid2, and stores the preset mapping relationship between the first identification information fid1 and the second identification information fid2. According to the second identification information fid2, The media information is backed up. After that, the industry application sends the signaling carrying the first address information URL1 to the 5G message center of the first data center, and then the 5G message center forwards the first address information URL1 to the message user, and the message user queries it through DNS. Query the IP address corresponding to the domain name of the first data center in the first address information, which IP address is the IP address of the media server of the first data center, and then use the first identification information fid1 in the first address information URL1 to obtain the IP address from the first data center. Download media information from a media server in a data center. When the first data center fails, message users can map the first address information through DNS to obtain the second address information, and query the media of the second data center based on the domain name of the second data center in the second address information. IP address of the server, and then query the second identification information fid2 from the media server of the second data center through the first identification information fid1 in the second address information URL2, and download the media information based on fid2, and finally the media of the second data center The server sends the media information to the message user.
可以理解的是,可以在不同的地方部署第一数据中心和第二数据中心,并且可以根据归属划分终端(比如消息用户和行业应用)。另外,上述所有实施例中的终端可以是不同的终端,即发送上传请求的终端和发送下载请求的终端是不同的终端,也可以相同的终端,即发送上传请求的终端和发送下载请求的终端为同一个终端,在此不做具体限制。It can be understood that the first data center and the second data center can be deployed in different places, and the terminals can be divided according to ownership (such as messaging users and industry applications). In addition, the terminals in all the above embodiments can be different terminals, that is, the terminal that sends the upload request and the terminal that sends the download request are different terminals, or they can be the same terminal, that is, the terminal that sends the upload request and the terminal that sends the download request. They are the same terminal, and there are no specific restrictions here.
一可行的实施方式,在本申请的各个具体实施方式中,当涉及到需要根据目标对象属性信息或属性信息集合等与目标对象特性相关的数据进行相关处理时,都会先获得目标对象的许可或者同意,而且,对这些数据的收集、使用和处理等,都会遵守相关国家和地区的相关法律法规和标准。此外,当本申请实施例需要获取目标对象属性信息时,会通过弹窗或者跳转到确认页面等方式获得目标对象的单独许可或者单独同意,在明确获得目标对象的单独许可或者单独同意之后,再获取用于使本申请实施例能够正常运行的必要的目标对象相关数据。A feasible implementation mode is that in each specific implementation mode of this application, when it is necessary to perform relevant processing based on the target object attribute information or attribute information collection and other data related to the characteristics of the target object, the permission of the target object will be obtained first or Agree, and the collection, use and processing of this data will comply with the relevant laws, regulations and standards of the relevant countries and regions. In addition, when the embodiment of this application needs to obtain the attribute information of the target object, the individual permission or independent consent of the target object will be obtained through a pop-up window or a jump to a confirmation page. After clearly obtaining the individual permission or independent consent of the target object, Then obtain the necessary target object related data to enable the embodiment of the present application to operate normally.
另外,参照图14,本申请的一个实施例还提供了一种信息处理装置,该信息处理装置300包括存储器302、处理器301及存储在存储器302上并可在处理器301上运行的计算机程序。In addition, referring to Figure 14, one embodiment of the present application also provides an information processing device. The information processing device 300 includes a memory 302, a processor 301, and a computer program stored in the memory 302 and executable on the processor 301. .
处理器301和存储器302可以通过总线或者其他方式连接。The processor 301 and the memory 302 may be connected through a bus or other means.
存储器302作为一种非暂态计算机可读存储介质,可用于存储非暂态软件程序以及非暂态性计算机可执行程序。此外,存储器302可以包括高速随机存取存储器,还可以包括非暂态存储器,例如至少一个磁盘存储器件、闪存器件、或其他非暂态固态存储器件。在一些实施方式中,存储器302包括相对于处理器301远程设置的存储器,这些远程存储器可以通过网络连接至该处理器301。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。As a non-transitory computer-readable storage medium, the memory 302 can be used to store non-transitory software programs and non-transitory computer executable programs. In addition, memory 302 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage device. In some embodiments, the memory 302 includes memory located remotely relative to the processor 301, and these remote memories may be connected to the processor 301 through a network. Examples of the above-mentioned networks include but are not limited to the Internet, intranets, local area networks, mobile communication networks and combinations thereof.
实现上述实施例的信息处理装置所需的非暂态软件程序以及指令存储在存储器302中,当被处理器301执行时,执行上述实施例中的信息处理方法,例如,执行以上描述的图2中的方法步骤S110至S130、图3中的方法步骤S210至S220、图4中的方法步骤S310至S320、图5中的方法步骤S410至S420、图6中的方法步骤S510至S520、图7中的方法步骤S610至S630、图8中的方法步骤S710至步骤S720、图9中的方法步骤S810至S820、图10中的方法步骤S910至S920、图11中的方法步骤S1010至S1020。The non-transitory software programs and instructions required to implement the information processing apparatus of the above embodiments are stored in the memory 302. When executed by the processor 301, the information processing method in the above embodiments is executed, for example, the above-described FIG. 2 is executed. Method steps S110 to S130 in Figure 3 , method steps S210 to S220 in Figure 3 , method steps S310 to S320 in Figure 4 , method steps S410 to S420 in Figure 5 , method steps S510 to S520 in Figure 6 , Figure 7 The method steps S610 to S630 in FIG. 8 , the method steps S710 to S720 in FIG. 8 , the method steps S810 to S820 in FIG. 9 , the method steps S910 to S920 in FIG. 10 , and the method steps S1010 to S1020 in FIG. 11 .
以上所描述的设备实施例仅仅是示意性的,其中作为分离部件说明的单元可以是或者也可以不是物理上分开的,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The device embodiments described above are only illustrative, and the units described as separate components may or may not be physically separate, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
此外,本申请的一个实施例还提供了一种计算机可读存储介质,该计算机可读存储介质存储有计算机可执行指令,该计算机可执行指令被一个处理器或控制器执行,例如,被上述设备实施例中的一个处理器执行,可使得上述处理器执行上述实施例中的信息处理方法,执行以上描述的图2中的方法步骤S110至S130、图3中的方法步骤S210至S220、图4中的 方法步骤S310至S320、图5中的方法步骤S410至S420、图6中的方法步骤S510至S520、图7中的方法步骤S610至S630、图8中的方法步骤S710至步骤S720、图9中的方法步骤S810至S820、图10中的方法步骤S910至S920、图11中的方法步骤S1010至S1020。In addition, an embodiment of the present application also provides a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are executed by a processor or controller, for example, by the above-mentioned Execution by a processor in the device embodiment can cause the above-mentioned processor to execute the information processing method in the above embodiment, and execute the above-described method steps S110 to S130 in FIG. 2, method steps S210 to S220 in FIG. 3, and FIG. of 4 Method steps S310 to S320, method steps S410 to S420 in Figure 5, method steps S510 to S520 in Figure 6, method steps S610 to S630 in Figure 7, method steps S710 to S720 in Figure 8, and method steps S710 to S720 in Figure 9 method steps S810 to S820, method steps S910 to S920 in Figure 10, and method steps S1010 to S1020 in Figure 11.
此外,本申请的一个实施例还提供了一种计算机程序产品,包括计算机程序或计算机指令,计算机程序或计算机指令存储在计算机可读存储介质中,计算机设备的处理器从计算机可读存储介质读取计算机程序或计算机指令,处理器执行计算机程序或计算机指令,使得计算机设备执行上述实施例中的信息处理方法,例如,执行以上描述的图2中的方法步骤S110至S130、图3中的方法步骤S210至S220、图4中的方法步骤S310至S320、图5中的方法步骤S410至S420、图6中的方法步骤S510至S520、图7中的方法步骤S610至S630、图8中的方法步骤S710至步骤S720、图9中的方法步骤S810至S820、图10中的方法步骤S910至S920、图11中的方法步骤S1010至S1020。In addition, an embodiment of the present application also provides a computer program product, including a computer program or computer instructions. The computer program or computer instructions are stored in a computer-readable storage medium. The processor of the computer device reads the computer program from the computer-readable storage medium. Get the computer program or computer instructions, and the processor executes the computer program or computer instructions, so that the computer device performs the information processing method in the above embodiment, for example, performs the above-described method steps S110 to S130 in Figure 2 and the method in Figure 3 Steps S210 to S220, method steps S310 to S320 in Figure 4, method steps S410 to S420 in Figure 5, method steps S510 to S520 in Figure 6, method steps S610 to S630 in Figure 7, and the method in Figure 8 Steps S710 to S720, method steps S810 to S820 in FIG. 9 , method steps S910 to S920 in FIG. 10 , and method steps S1010 to S1020 in FIG. 11 .
本申请实施例包括:首先获取媒体信息,接着为媒体信息生成第一标识信息,根据媒体信息和第一标识信息生成同步信息,最后向第二数据中心发送同步信息,使得第二数据中心根据同步信息中的第一标识信息对该媒体信息进行备份处理,因此,在第一数据中心发生故障的情况下,终端可以从第二数据中心获取备份的媒体信息,进而实现媒体信息异地容灾。Embodiments of the present application include: first obtaining media information, then generating first identification information for the media information, generating synchronization information based on the media information and the first identification information, and finally sending the synchronization information to the second data center so that the second data center can synchronize according to the synchronization information. The first identification information in the information performs backup processing on the media information. Therefore, if the first data center fails, the terminal can obtain the backup media information from the second data center, thereby achieving remote disaster recovery of the media information.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统可以被实施为软件、固件、硬件及其适当的组合。某些物理组件或所有物理组件可以被实施为由处理器,如中央处理器、数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。 Those of ordinary skill in the art can understand that all or some steps and systems in the methods disclosed above can be implemented as software, firmware, hardware, and appropriate combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, a digital signal processor, or a microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit . Such software may be distributed on computer-readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). As is known to those of ordinary skill in the art, the term computer storage media includes volatile and nonvolatile media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. removable, removable and non-removable media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disk (DVD) or other optical disk storage, magnetic cassettes, tapes, disk storage or other magnetic storage devices, or may Any other medium used to store the desired information and that can be accessed by a computer. Additionally, it is known to those of ordinary skill in the art that communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .

Claims (15)

  1. 一种信息处理方法,应用于第一数据中心,所述信息处理方法包括:An information processing method, applied to the first data center, the information processing method includes:
    获取媒体信息;Obtain media information;
    为所述媒体信息生成第一标识信息;Generate first identification information for the media information;
    根据所述媒体信息和所述第一标识信息生成同步信息,向第二数据中心发送所述同步信息,使得所述第二数据中心根据所述同步信息中的所述第一标识信息对所述媒体信息进行备份处理。Generate synchronization information according to the media information and the first identification information, and send the synchronization information to a second data center, so that the second data center performs the synchronization of the synchronization information based on the first identification information in the synchronization information. Media information is backed up.
  2. 根据权利要求1所述的信息处理方法,其中,所述获取媒体信息,包括:The information processing method according to claim 1, wherein said obtaining media information includes:
    接收终端的上传请求,所述上传请求包括所述终端的所述媒体信息;Receive an upload request from the terminal, where the upload request includes the media information of the terminal;
    获取所述终端的所述媒体信息。Obtain the media information of the terminal.
  3. 根据权利要求1所述的信息处理方法,其中,所述第一标识信息至少包括以下之一:The information processing method according to claim 1, wherein the first identification information includes at least one of the following:
    大区信息;或位置信息;或时间信息;或序列号信息;或扰码信息。Area information; or location information; or time information; or sequence number information; or scrambling code information.
  4. 根据权利要求1所述的信息处理方法,其中,所述信息处理方法还包括:The information processing method according to claim 1, wherein the information processing method further includes:
    对所述第一标识信息进行可逆加密处理,得到所述媒体信息的第一地址信息;Perform reversible encryption processing on the first identification information to obtain the first address information of the media information;
    向终端发送所述第一地址信息,使得所述终端根据所述第一地址信息从所述第一数据中心下载所述媒体信息。The first address information is sent to the terminal, so that the terminal downloads the media information from the first data center according to the first address information.
  5. 一种信息处理方法,应用于第二数据中心,所述信息处理方法包括:An information processing method, applied to the second data center, the information processing method includes:
    接收来自第一数据中心的同步信息,其中,所述同步信息包括媒体信息和与所述媒体信息对应的第一标识信息;Receive synchronization information from the first data center, wherein the synchronization information includes media information and first identification information corresponding to the media information;
    根据所述第一标识信息对所述媒体信息进行备份处理。Perform backup processing on the media information according to the first identification information.
  6. 根据权利要求5所述的信息处理方法,其中,所述第一标识信息至少包括以下之一:The information processing method according to claim 5, wherein the first identification information includes at least one of the following:
    大区信息;或位置信息;或时间信息;或序列号信息;或扰码信息。Area information; or location information; or time information; or sequence number information; or scrambling code information.
  7. 根据权利要求5所述的信息处理方法,其中,所述根据所述第一标识信息对所述媒体信息进行备份处理,包括:The information processing method according to claim 5, wherein the backup processing of the media information according to the first identification information includes:
    对所述第一标识信息进行映射处理,得到第二标识信息;Perform mapping processing on the first identification information to obtain second identification information;
    根据所述第二标识信息对所述媒体信息进行备份处理。Perform backup processing on the media information according to the second identification information.
  8. 据权利要求7所述的信息处理方法,其中,当所述第一数据中心发生故障,所述信息处理方法还包括:The information processing method according to claim 7, wherein when the first data center fails, the information processing method further includes:
    接收来自终端的下载请求,所述下载请求包括所述媒体信息对应的第二地址信息,所述第二地址信息包括所述第一标识信息;Receive a download request from the terminal, the download request includes second address information corresponding to the media information, and the second address information includes the first identification information;
    根据所述第二地址信息中的所述第一标识信息查询所述媒体信息;Query the media information according to the first identification information in the second address information;
    向所述终端发送所述媒体信息。Send the media information to the terminal.
  9. 据权利要求8所述的信息处理方法,其中,所述根据所述第二地址信息中的所述第一标识信息查询所述媒体信息,包括:The information processing method according to claim 8, wherein the querying the media information according to the first identification information in the second address information includes:
    根据预设映射关系和所述第一标识信息得到所述第二标识信息;Obtain the second identification information according to the preset mapping relationship and the first identification information;
    根据所述第二标识信息查询到所述媒体信息。The media information is queried according to the second identification information.
  10. 一种信息处理方法,应用于终端,所述信息处理方法包括:An information processing method, applied to a terminal, the information processing method includes:
    向第一数据中心发送上传请求,所述上传请求包括媒体信息; Send an upload request to the first data center, where the upload request includes media information;
    接收来自所述第一数据中心的第一地址信息,所述第一地址信息通过所述第一数据中心对第一标识信息进行可逆加密处理而得到,所述第一标识信息根据所述媒体信息而生成。Receive first address information from the first data center. The first address information is obtained by the first data center reversibly encrypting first identification information. The first identification information is based on the media information. And generated.
  11. 据权利要求10所述的信息处理方法,其中,在所述接收来自所述第一数据中心的第一地址信息之后,所述信息处理方法还包括:The information processing method according to claim 10, wherein after receiving the first address information from the first data center, the information processing method further includes:
    向所述第一数据中心发送下载请求,所述下载请求包括所述第一地址信息;Send a download request to the first data center, where the download request includes the first address information;
    接收所述第一数据中心的所述媒体信息,所述媒体信息由所述第一数据中心根据所述第一地址信息中的第一标识信息而得到。Receive the media information from the first data center, where the media information is obtained by the first data center according to the first identification information in the first address information.
  12. 据权利要求10所述的信息处理方法,其中,在所述接收来自所述第一数据中心的第一地址信息之后,所述信息处理方法还包括:The information processing method according to claim 10, wherein after receiving the first address information from the first data center, the information processing method further includes:
    当所述第一数据中心发生故障,向所述第一数据中心发送下载请求,所述下载请求包括所述第一地址信息;When the first data center fails, send a download request to the first data center, where the download request includes the first address information;
    接收第二数据中心的所述媒体信息,所述媒体信息由所述第二数据中心根据所述第二数据中心的第二地址信息中的所述第一标识信息而得到,所述第二地址信息通过公网的域名系统DNS对所述第一地址信息进行映射处理而得到。Receive the media information from the second data center. The media information is obtained by the second data center based on the first identification information in the second address information of the second data center. The second address The information is obtained by mapping the first address information through the domain name system DNS of the public network.
  13. 一种信息处理装置,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如权利要求1至12中任意一项所述的信息处理方法。An information processing device, including: a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the computer program, the implementation of any one of claims 1 to 12 is achieved. information processing methods described above.
  14. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1至12中任意一项所述的信息处理方法。A computer-readable storage medium stores computer-executable instructions, and the computer-executable instructions are used to execute the information processing method described in any one of claims 1 to 12.
  15. 一种计算机程序产品,包括计算机程序或计算机指令,所述计算机程序或所述计算机指令存储在计算机可读存储介质中,计算机设备的处理器从所述计算机可读存储介质读取所述计算机程序或所述计算机指令,所述处理器执行所述计算机程序或所述计算机指令,使得所述计算机设备执行如权利要求1至12任意一项所述的信息处理方法。 A computer program product comprising a computer program or computer instructions stored in a computer-readable storage medium from which a processor of a computer device reads the computer program Or the computer instructions, the processor executes the computer program or the computer instructions, so that the computer device executes the information processing method according to any one of claims 1 to 12.
PCT/CN2023/091903 2022-06-24 2023-04-28 Information processing method and apparatus, storage medium and program product WO2023246316A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210722610.7A CN117319414A (en) 2022-06-24 2022-06-24 Information processing method and device, storage medium, and program product
CN202210722610.7 2022-06-24

Publications (1)

Publication Number Publication Date
WO2023246316A1 true WO2023246316A1 (en) 2023-12-28

Family

ID=89235944

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/091903 WO2023246316A1 (en) 2022-06-24 2023-04-28 Information processing method and apparatus, storage medium and program product

Country Status (2)

Country Link
CN (1) CN117319414A (en)
WO (1) WO2023246316A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101389065A (en) * 2007-09-12 2009-03-18 华为技术有限公司 Data disaster tolerant backup method and apparatus in multimedia message service system
CN103875229A (en) * 2013-12-02 2014-06-18 华为技术有限公司 Asynchronous replication method, device and system
CN108243208A (en) * 2016-12-23 2018-07-03 深圳市优朋普乐传媒发展有限公司 A kind of method of data synchronization and device
CN110865985A (en) * 2018-08-28 2020-03-06 阿里巴巴集团控股有限公司 Data synchronization method and device, electronic equipment and storage medium
US20200082011A1 (en) * 2018-09-11 2020-03-12 Electronic Arts, Inc. Bidirectional replication of clustered data
CN113347037A (en) * 2021-06-07 2021-09-03 中国建设银行股份有限公司 Data center access method and device
CN113934916A (en) * 2020-06-29 2022-01-14 中兴通讯股份有限公司 CDN service implementation method, terminal device, node server and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101389065A (en) * 2007-09-12 2009-03-18 华为技术有限公司 Data disaster tolerant backup method and apparatus in multimedia message service system
CN103875229A (en) * 2013-12-02 2014-06-18 华为技术有限公司 Asynchronous replication method, device and system
CN108243208A (en) * 2016-12-23 2018-07-03 深圳市优朋普乐传媒发展有限公司 A kind of method of data synchronization and device
CN110865985A (en) * 2018-08-28 2020-03-06 阿里巴巴集团控股有限公司 Data synchronization method and device, electronic equipment and storage medium
US20200082011A1 (en) * 2018-09-11 2020-03-12 Electronic Arts, Inc. Bidirectional replication of clustered data
CN113934916A (en) * 2020-06-29 2022-01-14 中兴通讯股份有限公司 CDN service implementation method, terminal device, node server and storage medium
CN113347037A (en) * 2021-06-07 2021-09-03 中国建设银行股份有限公司 Data center access method and device

Also Published As

Publication number Publication date
CN117319414A (en) 2023-12-29

Similar Documents

Publication Publication Date Title
CA2864923C (en) Systems and methods for sharing files among multiple terminals
CN106878265B (en) Data processing method and device
WO2017000820A1 (en) File sharing method, apparatus, and system based on cloud storage
US9608945B2 (en) Sending messages to multiple receiving electronic devices using a message server
US10650119B2 (en) Multimedia data processing method, apparatus, system, and storage medium
US10225238B2 (en) Data security for content delivery networks
US8458317B2 (en) Separating attachments received from a mobile device
TWI362871B (en) System and method for mapping an encrypted https network packet to a specific url name and other data without decryption outside of a secure web server
US10698940B2 (en) Method for searching for multimedia file, terminal device, and server
WO2020019387A1 (en) Method for acquiring video resource file, and management system
JP2019521625A (en) Protecting content stream parts from modification or deletion
FR2886494A1 (en) METHOD AND DEVICE FOR EXCHANGING DATA BETWEEN MOBILE STATIONS IN AN AUDIO PAIR NETWORK
CN109521956B (en) Cloud storage method, device, equipment and storage medium based on block chain
CN104980482A (en) File transmitting method and device, file receiving method and device
CN111385316B (en) Resource refreshing method, access method and device
US9854384B2 (en) Proximity based content sharing
US20150106879A1 (en) Data recovery method, device and system using same
WO2014111022A1 (en) Mobile terminal user information display method, mobile terminal, and service system
CN106911666B (en) Wearable intelligent device and message processing method and system thereof
US9367572B2 (en) Metadata-based file-identification systems and methods
JP2006119738A (en) Electronic mail transmission system
WO2023246316A1 (en) Information processing method and apparatus, storage medium and program product
WO2017113726A1 (en) Advertisement downloading method, client and server
WO2019242279A1 (en) Message processing method and device
US9633228B1 (en) Verifiable media system and method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23825969

Country of ref document: EP

Kind code of ref document: A1