WO2024021405A1 - Système et procédé de transmission de données - Google Patents

Système et procédé de transmission de données Download PDF

Info

Publication number
WO2024021405A1
WO2024021405A1 PCT/CN2022/135091 CN2022135091W WO2024021405A1 WO 2024021405 A1 WO2024021405 A1 WO 2024021405A1 CN 2022135091 W CN2022135091 W CN 2022135091W WO 2024021405 A1 WO2024021405 A1 WO 2024021405A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
agent
access message
address information
identifier
Prior art date
Application number
PCT/CN2022/135091
Other languages
English (en)
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 WO2024021405A1 publication Critical patent/WO2024021405A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/562Brokering proxy services

Definitions

  • the embodiments of this specification belong to the field of communication technology, and particularly relate to a data transmission system and method.
  • the object of the present invention is to provide a data transmission system and method.
  • a data transmission system including a client, a server, a blockchain relay communication network, and a first agent connected to the blockchain relay communication network.
  • the second agent maintains the first correspondence between the identifier of the server and the address information of the second agent.
  • the second agent maintains the identifier of the server and the address information of the server.
  • the client is used to send an access message to the first agent, and the access message contains the identifier of the server; the first agent is used to communicate with all the information contained in the access message based on the first corresponding relationship.
  • the identifier of the server determines the address information of the second agent, and sends the access message to the second agent through the blockchain relay communication network according to the address information of the second agent; the second agent is used to Determine the address information of the server based on the second corresponding relationship and the identifier of the server contained in the access message, and send the access message to the server based on the address information of the server; the server Used to receive and process the access message.
  • a data transmission method is proposed, which is applied to a first agent connected to a blockchain relay communication network, and the blockchain relay communication network is also connected to a second agent Connected, the first agent maintains a first correspondence between the identity of the server and the address information of the second agent, and the second agent maintains a second correspondence between the identity of the server and the address information of the server.
  • the method includes: receiving an access message sent by the client, where the access message contains the identifier of the server;
  • the second agent is configured to determine the address information of the server based on the second corresponding relationship and the identity of the server contained in the access message, and send the access message to the service based on the address information of the server. end; the server end is used to receive and process the access message.
  • a data transmission method is proposed, which is applied to a second agent connected to a blockchain relay communication network, and the blockchain relay communication network is also connected to the first agent.
  • the first agent maintains a first correspondence between the identity of the server and the address information of the second agent
  • the second agent maintains a second correspondence between the identity of the server and the address information of the server.
  • the method includes: receiving an access message sent by the first agent through the blockchain relay communication network based on the address information of the second agent, and the address information of the second agent is sent by the first agent based on the first agent.
  • a corresponding relationship is determined by the identification of the server contained in the access message, and the access message is sent by the client to the first agent; the service is determined based on the second correspondence and the identification of the server.
  • the access message is sent to the server according to the address information of the server, and the server is used to receive and process the access message.
  • an electronic device including: a processor; and a memory for storing instructions executable by the processor.
  • the processor implements the method described in any one of the second aspect or the third aspect by running the executable instructions.
  • a computer-readable storage medium on which computer instructions are stored.
  • the instructions are executed by a processor, the method described in any one of the second aspect or the third aspect is implemented. A step of.
  • a first agent that interfaces with the client and a second agent that interfaces with the server are established, and the first corresponding relationship and the second agent are maintained on the first agent and the second agent respectively.
  • the corresponding relationship allows the client to access the server indirectly through the proxies of the first agent and the second agent.
  • the client In the process of the client indirectly accessing the server, the client only needs to know the identity of the server without obtaining the address information of the server to achieve access to the server, protecting the anonymity of the address information of the server; in addition, the client does not need to directly Access to the blockchain relay communication network, but indirect access to the blockchain relay communication network through the first agent.
  • the client is implemented based on a common network protocol when accessing the first agent, which means that the client The terminal does not need to carry out additional functional modifications when accessing the first agent, thereby reducing development costs, reducing the intrusion to the client, and realizing the client's imperceptible access to the blockchain relay communication network.
  • Figure 1 is a system architecture diagram of a data transmission system provided by an exemplary embodiment.
  • Figure 2 is a flow chart of a data transmission method provided by an exemplary embodiment.
  • Figure 3 is a flow chart of another data transmission method provided by an exemplary embodiment.
  • Figure 4 is a schematic structural diagram of a device provided by an exemplary embodiment.
  • Figure 5 is a block diagram of a data transmission device provided in an exemplary embodiment.
  • Figure 6 is a block diagram of another data transmission device provided by an exemplary embodiment.
  • Figure 1 is a system architecture diagram of a data transmission system provided by an exemplary embodiment.
  • the system includes a client 101 (hereinafter referred to as the client), a server 105 (hereinafter referred to as the server), a blockchain relay communication network 103 (hereinafter referred to as the blockchain relay communication network) and a
  • the first agent 102 hereinafter referred to as the first agent
  • the second agent hereinafter referred to as the second agent
  • the first agent maintains the identity of the server. and the second agent's address information.
  • the second agent maintains a second correspondence between the identifier of the server and the address information of the server, wherein: the client is used to Send an access message to the first agent, where the access message includes the identity of the server.
  • the access information may refer to an HTTP (Hyper Text Transfer Protocol, Hypertext Transfer Protocol) request
  • the identification of the server contained in the access information may refer to the URL corresponding to the server carried in the HTTP request ( uniform resource locator)
  • the identifier of the server includes at least one of the following components and a combination thereof: the domain name, port number, interface path, and resource parameters of the server. Therefore, the server's identification is expressed as a string generated by a combination of the above components.
  • the server's identification can be "server.com” (including the server's domain name), "server.com:8000” (including the server's domain name and port number), “server.com:8000/api1” (including the server's domain name, port number, and interface path), “server.com/api/post” (including the server's domain name, port number, interface path, and resource parameters) .
  • the client is used to send the access message to the first agent, including: the client is used to obtain the address information of the first agent based on the identifier of the server, and obtain the address information of the first agent based on the first agent.
  • the access message is sent to the first agent using address information of an agent.
  • the client maintains a correspondence between the identifier of the server and the address information of the first agent. For example, when the access message is an HTTP message and the identifier of the server is the domain name of the server, the client The local cache of the client has the DNS (Domain Name System, Domain Name System) configuration from the domain name of the server to the IP address of the first agent.
  • DNS Domain Name System, Domain Name System
  • the client when the client needs to send the access message, it will parse the server's name contained in it according to the HTTP protocol. Domain name, and query the DNS configuration based on this, and find that the corresponding IP address is the IP address of the first agent, then the client will send the access message to the first agent according to the IP address of the first agent.
  • the client's business layer since the domain name corresponding to the server has not been modified, the client's business layer still thinks that it is accessing the server instead of the first agent. Therefore, through the embodiments of this specification, the client's business layer can The business layer can access the first agent without modifying any code, which eliminates the intrusion into the client's business layer, thus realizing an imperceptible agency service for the client's business layer.
  • any of the address information includes an IP address, a MAC address, an identity, or an IP address and a port number.
  • the source address information and destination address information involved in the embodiments of this specification are information contained in the headers of each message encapsulated on the original application layer data at the data link layer, network layer and/or transport layer, and this specification The access messages involved in the embodiment actually belong to application layer data.
  • the client involved in the embodiments of this specification is deployed on a client node.
  • the client node is a user-oriented client device, specifically referring to a device held by any user with a client installed.
  • Clients involved in the embodiments of this specification may include non-blockchain clients, blockchain wallets, blockchain Dapps (Decentralized Application, distributed applications), etc., such as MetaMask, Imtoken, NFT (Non-Fungible Token, Non-Fungible Token), etc. Qualitative token) App, etc.
  • the first agent and the second agent involved in the embodiments of this specification belong to BTNAgent (Blockchain Transmission Network Agent, blockchain relay communication network agent), which serve as other terminals wishing to indirectly access the blockchain relay communication network.
  • the intermediate agent access party needs to establish connections with other terminals that want to indirectly access the blockchain relay communication network.
  • it also integrates the access protocol of the blockchain relay communication network and has the ability to pass data through the area.
  • BTNAgent is usually divided into two types: Local Agent (local agent) and Server Agent (server agent, also known as Remote Agent, remote agent).
  • Local Agent serves the client and is deployed in a network environment that the client can directly access.
  • the Server Agent serves the server and is deployed in a network environment that can directly access the upstream server.
  • both the first agent and the second agent adopt the reverse proxy method.
  • the first agent serves as the Local Agent and supports the client to connect via any protocol (TCP, UDP, HTTPS, HTTP, etc.) Enter the first agent to indirectly access the blockchain relay communication network;
  • the second agent as Server Agent, also supports the server to access the second agent with any protocol to indirectly access the blockchain relay communication network.
  • the first agent is configured to determine the address information of the second agent based on the first corresponding relationship and the identity of the server contained in the access message, and pass the access message through the second agent based on the address information of the second agent.
  • the blockchain relays the communication network to the second agent.
  • the first agent can support parsing access messages of multiple different protocols at the same time. For example, when the first agent receives the access message, the corresponding hypertext transfer protocol can be determined based on the port number of the access message received, and based on The determined hypertext transfer protocol parses the access message, thereby parsing and obtaining the identification of the server contained in the access message. In the embodiment of this specification, the first agent can identify and parse messages of multiple different protocols according to port numbers, thereby providing the client with support for accessing messages of multiple protocols and improving system compatibility.
  • the first agent After receiving the access message, the first agent will parse the access message and obtain the identifier of the server contained therein. The first agent will match the identifier of the server based on the identifier of the server and the first corresponding relationship maintained by itself. The address information of the second agent. Therefore, the first agent encapsulates the address information of the second agent for the access message (as the destination address information of the access message) and sends it to the blockchain relay communication network, so that the access message can be relayed in the blockchain The communication network is correctly routed to the second agent. Since the access message is transmitted in the blockchain relay communication network, it does not rely on the communication protocol that implements routing and addressing through IP address and port number, but is connected to the blockchain relay communication network.
  • each terminal in the blockchain relay communication network implements a special protocol for routing addressing. Therefore, the source address information of the access message involved in the embodiment of this specification is actually the identity of the first agent, and The destination address information of the access message is actually the identity of the second agent.
  • the second agent is configured to determine the address information of the server based on the second corresponding relationship and the identity of the server contained in the access message, and send the access message to the service based on the address information of the server. end.
  • the second agent After receiving the access message, the second agent will parse the access message and obtain the identity of the server included in the access message. The second agent matches and obtains the address information of the server based on the identifier of the server and the second corresponding relationship maintained by itself. Therefore, the second agent encapsulates the access message according to the communication protocol with the server (using the address information of the server as the destination address information of the access message), so that the access message can be correctly routed to the server.
  • the second agent maintains a third correspondence between the identifier of the server and the internal identifier of the server, and a third correspondence between the internal identifier of the server and the address information of the server.
  • the fourth correspondence relationship the second agent is configured to: determine the internal identity of the server based on the third correspondence relationship and the identity of the server contained in the access message; based on the fourth correspondence relationship and the internal identity of the server Determine the address information of the server.
  • the second agent in addition to obtaining the address information of the server through the second correspondence relationship, the second agent can also obtain the address information of the server through two mappings through the third correspondence relationship and the fourth correspondence relationship.
  • the second agent directly connected to the server and the client not directly connected to the server maintain different identities for the same server, that is, the client maintains only the external identity of the server (i.e. the aforementioned The identity of the server), and the second agent maintains the internal identity of the server. Since only the internal identifier of the server can resolve the server's address information, the client cannot obtain the server's address information through the external identifier of the server it knows, because only the second agent can resolve and obtain the server's address information. Therefore, through the embodiments of this specification, the ways in which the client obtains the address information of the server can be further restricted, thereby further protecting the anonymity of the address information of the server.
  • the server actually connected to the second agent may include one or more.
  • the clients involved in the embodiments of this specification there are also one or more clients actually connected to the first agent.
  • the server is used to receive and process the access message.
  • the server After receiving the access message, the server needs to further process the access message. It can request the resources or services required by the access message to perform corresponding tasks.
  • the access request is an HTTP request
  • the server can perform corresponding reading or writing tasks based on the HTTP request, such as obtaining the resources required to be read by the HTTP request and constructing the corresponding HTTP response and returning it to the second agent.
  • the HTTP response will be returned to the client according to the routing path of the HTTP request (through the callback functions of each participant).
  • the client directly connects with the first agent, and the server directly connects with the second agent. Therefore, for the client, it only communicates with the first agent, and only needs The identification of the server is provided instead of the address information, and the subsequent communication process between the first agent, the blockchain relay communication network, the second agent and the client is imperceptible to the client; while for the server , it will regard the second agent as a client, and can only know the address information of the second agent, but cannot perceive the address information of the client that actually performs indirect access.
  • a first agent that interfaces with the client and a second agent that interfaces with the server are established, and the first corresponding relationship and the second agent are maintained on the first agent and the second agent respectively.
  • the corresponding relationship allows the client to access the server indirectly through the proxies of the first agent and the second agent.
  • the client In the process of the client indirectly accessing the server, the client only needs to know the identity of the server without obtaining the address information of the server to achieve access to the server, protecting the anonymity of the address information of the server; in addition, the client does not need to directly Access to the blockchain relay communication network, but indirect access to the blockchain relay communication network through the first agent.
  • the client is implemented based on a common network protocol when accessing the first agent, which means that the client The terminal does not need to carry out additional functional modifications when accessing the first agent, thereby reducing development costs, reducing the intrusion to the client, and realizing the client's imperceptible access to the blockchain relay communication network.
  • the blockchain relay communication network is equipped with multiple data transmission channels, and the multiple data transmission channels include at least high-traffic channels and high-real-time channels; the first agent is also used to provide access for the access The message adds a channel identifier corresponding to the target data transmission channel; the blockchain relay communication network is used to: determine the target data transmission channel through the channel identifier corresponding to the access message, and based on the target data transmission channel The access message is sent to the second agent.
  • the blockchain relay communication network supports multiple types of data transmission channels to cope with different types of data transmission needs, and the first agent can encapsulate different channels for the access message according to the data type. After identification, it is sent to the blockchain relay communication network. For example, when the first agent recognizes that the access message is a high-priority message, it can add a channel identifier corresponding to the high-real-time channel to the access message; and when it recognizes that the access message contains data of a large file, it can add a channel identifier to the access message. Add the channel identifier corresponding to the high-traffic channel, so that the blockchain relay communication network can intelligently select different data transmission channels to forward access messages.
  • each relay node in the blockchain relay communication network can be parsed to determine that the transmission channel to which the access message needs to be added is the target data transmission channel, so that the access message is transmitted to the second agent through the target data transmission channel.
  • each server directly uses P2P (Peer to Peer, point-to-point) technology to communicate.
  • P2P Peer to Peer, point-to-point
  • blockchain communication technology based on a blockchain relay communication network has been proposed in related technologies.
  • each server can communicate through the blockchain relay communication network system. Since the blockchain relay communication network is a backbone relay communication network oriented to the real-time transmission of the blockchain, it contains various relays. Nodes can communicate and interact through high-quality bandwidth guaranteed by high QoS (Quality of Service, Quality of Service). Therefore, the blockchain relay communication network takes over the middle mile of communication between servers, which can reduce communication costs. delay, improve stability, thereby significantly improving the quality of communication between servers.
  • QoS Quality of Service
  • the blockchain relay communication network involved in the embodiments of this specification is the above-mentioned backbone relay communication network system for real-time transmission of blockchain.
  • the external terminal of the blockchain relay communication network is usually a blockchain.
  • the first agent and the second agent are connected to the blockchain relay communication network as terminals of the blockchain relay communication network, and the server is connected to the second agent at the same time.
  • the client connects with the first agent, so that the blockchain relay communication network forms an intermediate link between the client and the server, speeding up the access speed between the client and the server, and improving the user experience of the client. usage experience.
  • This specification does not limit the specific examples of blockchain relay communication networks used.
  • blockchain relay communication networks applied to public chains mainly include Falcon, Fast Bitcoin Relay Network (FBRN), and Fast Internet Bitcoin Relay Engine. (FIBRE), etc.
  • the blockchain relay communication network used in the alliance chain mainly includes BloXRoute, Blockchain Transmission Network (BTN), etc.
  • Figure 2 is a flow chart of a data transmission method provided by an exemplary embodiment. As shown in Figure 2, this method is applied to the first agent connected to the blockchain relay communication network in Figure 1.
  • the blockchain relay communication network is also connected to the second agent.
  • the first agent maintains There is a first correspondence between the identity of the server and the address information of the second agent, and the second agent maintains the second correspondence between the identity of the server and the address information of the server; the method includes : S202: Receive an access message sent by the client, where the access message contains the identifier of the server.
  • S204 Determine the address information of the second agent based on the first correspondence relationship and the identifier of the server.
  • S206 Send the access message to the second agent through the blockchain relay communication network according to the address information of the second agent; the second agent is used to communicate with the access message contained in the access message based on the second corresponding relationship.
  • the identifier of the server determines the address information of the server, and sends the access message to the server according to the address information of the server; the server is used to receive and process the access message.
  • the above method further includes: determining the corresponding hypertext transfer protocol based on the port number at which the access message is received, and parsing the access message based on the determined hypertext transfer protocol.
  • Figure 3 is a flow chart of another data transmission method provided by an exemplary embodiment.
  • this method is applied to the second agent connected to the blockchain relay communication network in Figure 1.
  • the blockchain relay communication network is also connected to the first agent.
  • the first agent maintains There is a first correspondence between the identity of the server and the address information of the second agent, and the second agent maintains the second correspondence between the identity of the server and the address information of the server; the method includes : S302: Receive an access message sent by the first agent through the blockchain relay communication network based on the address information of the second agent.
  • the address information of the second agent is determined by the first agent based on the first corresponding relationship with the second agent.
  • the access message is determined by the identity of the server contained in the access message, and the access message is sent by the client to the first agent.
  • S304 Determine the address information of the server based on the second correspondence relationship and the identifier of the server.
  • S306 Send the access message to the server according to the address information of the server, and the server is used to receive and process the access message.
  • the second agent maintains a third correspondence between the identifier of the server and the internal identifier of the server, and a fourth correspondence between the internal identifier of the server and the address information of the server.
  • the above method also includes: determining the internal identity of the server based on the third correspondence and the identity of the server contained in the access message; determining the service based on the fourth correspondence and the internal identity of the server terminal address information.
  • Figure 4 is a schematic structural diagram of a device provided by an exemplary embodiment.
  • the device includes a processor 402, an internal bus 404, a network interface 406, a memory 408 and a non-volatile memory 410.
  • the processor 402 reads the corresponding computer program from the non-volatile memory 410 into the memory 408 and then runs it.
  • the embodiments of this specification do not exclude other implementation methods, such as logic devices or a combination of software and hardware, etc. That is to say, the execution subject of the following processing flow is not limited to each logical unit, nor is it limited to each logical unit. Can be hardware or logic devices.
  • Figure 5 is a block diagram of a data transmission device provided in this specification according to an exemplary embodiment.
  • This device can be applied in the equipment shown in Figure 4 to implement the technical solution of this specification.
  • the device is applied to a first agent connected to a blockchain relay communication network.
  • the blockchain relay communication network is also connected to a second agent.
  • the first agent maintains the identity of the server and the second agent.
  • the second agent maintains a first correspondence between the address information of the server and the second correspondence between the identifier of the server and the address information of the server.
  • the device includes: a first message receiving unit 501, configured to receive an access message sent by the client, where the access message contains the identifier of the server; a first address determining unit 502, configured to base on the first correspondence relationship and the identity of the server to determine the address information of the second agent; the first message sending unit 503 is configured to send the access message to the third agent through the blockchain relay communication network according to the address information of the second agent.
  • Second agent The second agent is configured to determine the address information of the server based on the second corresponding relationship and the identity of the server contained in the access message, and send the access message to the service based on the address information of the server. end; the server end is used to receive and process the access message.
  • the method also includes: a message parsing unit 504, configured to determine the corresponding hypertext transfer protocol based on the port number at which the access message is received, and parse the access message based on the determined hypertext transfer protocol.
  • a message parsing unit 504 configured to determine the corresponding hypertext transfer protocol based on the port number at which the access message is received, and parse the access message based on the determined hypertext transfer protocol.
  • Figure 6 is a block diagram of another data transmission device provided in this specification according to an exemplary embodiment.
  • This device can be applied in the equipment shown in Figure 4 to implement the technical solution of this specification.
  • the device is applied to a second agent connected to a blockchain relay communication network.
  • the blockchain relay communication network is also connected to a first agent.
  • the first agent maintains the identity of the server and the second agent.
  • the second agent maintains a first correspondence between the address information of the server and the second correspondence between the identifier of the server and the address information of the server.
  • the device includes: a second message receiving unit 601, configured to receive an access message sent by the first agent through the blockchain relay communication network according to the address information of the second agent, the address information of the second agent being The first agent is determined based on the first corresponding relationship and the identifier of the server contained in the access message, which is sent by the client to the first agent; the second address determination unit 602 is used to The address information of the server is determined based on the second correspondence relationship and the identifier of the server; the second message sending unit 603 is used to send the access message to the server according to the address information of the server. The end is used to receive and process the access message.
  • the second agent maintains a third correspondence between the identifier of the server and the internal identifier of the server, and a fourth correspondence between the internal identifier of the server and the address information of the server. relation.
  • the device further includes: an identification determining unit 604, configured to determine the internal identification of the server based on a third correspondence relationship and the identification of the server contained in the access message; a third address determining unit 605, configured to determine based on the third correspondence The four corresponding relationships and the internal identifier of the server determine the address information of the server.
  • PLD Programmable Logic Device
  • FPGA Field Programmable Gate Array
  • HDL Hardware Description Language
  • the controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (eg, software or firmware) executable by the (micro)processor. , logic gates, switches, Application Specific Integrated Circuit (ASIC), programmable logic controllers and embedded microcontrollers.
  • controllers include but are not limited to the following microcontrollers: ARC 625D, Atmel AT91SAM, For Microchip PIC18F26K20 and Silicone Labs C8051F320, the memory controller can also be implemented as part of the memory's control logic.
  • controller in addition to implementing the controller in the form of pure computer-readable program code, the controller can be completely programmed with logic gates, switches, application-specific integrated circuits, programmable logic controllers and embedded logic by logically programming the method steps. Microcontroller, etc. to achieve the same function. Therefore, this kind of controller can be considered as a hardware component, and the devices included in it for realizing various functions can also be regarded as structures within the hardware component. Or even, the means for implementing various functions can be considered as structures within hardware components as well as software modules implementing the methods.
  • the systems, devices, modules or units described in the above embodiments may be implemented by computer chips or entities, or by products with certain functions.
  • a typical implementation device is a server system.
  • the computer that implements the functions of the above embodiments may be, for example, a personal computer, a laptop computer, a vehicle-mounted human-computer interaction device, a cellular phone, a camera phone, a smart phone, or a personal digital assistant. , media player, navigation device, email device, game console, tablet, wearable device, or a combination of any of these devices.
  • the functions are divided into various modules and described separately.
  • the functions of each module can be implemented in the same or multiple software and/or hardware, or the modules that implement the same function can be implemented by a combination of multiple sub-modules or sub-units, etc. .
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components may be combined or integrated. to another system, or some features can be ignored, or not implemented.
  • the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, and the indirect coupling or communication connection of the devices or units may be in electrical, mechanical or other forms.
  • These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions
  • the device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.
  • These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce computer-implemented processing, thereby executing on the computer or other programmable device.
  • Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.
  • a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
  • processors CPUs
  • input/output interfaces network interfaces
  • memory volatile and non-volatile memory
  • Memory may include non-permanent storage in computer-readable media, random access memory (RAM) and/or non-volatile memory in the form of read-only memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash random access memory
  • Computer-readable media includes both persistent and non-volatile, removable and non-removable media that can be implemented by any method or technology for storage of information.
  • Information may be computer-readable instructions, data structures, modules of programs, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory.
  • PRAM phase change memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • RAM random access memory
  • read-only memory read-only memory
  • ROM read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • flash memory or other memory technology
  • compact disc read-only memory CD-ROM
  • DVD digital versatile disc
  • Magnetic tape magnetic tape storage, graphene storage or other magnetic storage devices or any other non-transmission medium can be used to store information that can be accessed by a computing device.
  • computer-readable media does not include transitory media, such as modulated data signals and carrier waves.
  • embodiments of the present description may be provided as methods, systems or computer program products. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment that combines software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
  • computer-usable storage media including, but not limited to, disk storage, CD-ROM, optical storage, etc.
  • Embodiments of this specification may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer.
  • program modules include routines, programs, objects, components, data structures, etc. that perform specific tasks or implement specific abstract data types.
  • Embodiments of the present description may also be practiced in distributed computing environments where tasks are performed by remote processing devices connected through a communications network.
  • program modules may be located in both local and remote computer storage media including storage devices.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

La présente invention concerne un système et un procédé de transmission de données. Le système comprend un client, un serveur, un réseau de communication de relais de chaîne de blocs, et un premier mandataire et un second mandataire qui sont connectés au réseau de communication de relais de chaîne de blocs. Le client est utilisé pour envoyer un message d'accès au premier mandataire, le message d'accès comprenant un identifiant du serveur. Le premier mandataire est utilisé pour déterminer les informations d'adresse du second mandataire sur la base d'une première correspondance et de l'identifiant du serveur contenu dans le message d'accès, et envoyer le message d'accès au second mandataire via le réseau de communication de relais de chaîne de blocs selon les informations d'adresse du second mandataire. Le second mandataire est utilisé pour déterminer les informations d'adresse du serveur sur la base d'une seconde correspondance et de l'identifiant du serveur contenu dans le message d'accès, et envoyer le message d'accès au serveur selon les informations d'adresse du serveur. Le serveur est utilisé pour recevoir et traiter le message d'accès.
PCT/CN2022/135091 2022-07-29 2022-11-29 Système et procédé de transmission de données WO2024021405A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210908294.2A CN115225709B (zh) 2022-07-29 2022-07-29 一种数据传输系统、方法、电子设备和可读存储介质
CN202210908294.2 2022-07-29

Publications (1)

Publication Number Publication Date
WO2024021405A1 true WO2024021405A1 (fr) 2024-02-01

Family

ID=83613537

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/135091 WO2024021405A1 (fr) 2022-07-29 2022-11-29 Système et procédé de transmission de données

Country Status (2)

Country Link
CN (1) CN115225709B (fr)
WO (1) WO2024021405A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115225709B (zh) * 2022-07-29 2024-03-26 蚂蚁区块链科技(上海)有限公司 一种数据传输系统、方法、电子设备和可读存储介质
CN115314273B (zh) * 2022-07-29 2024-03-26 蚂蚁区块链科技(上海)有限公司 一种数据传输系统、方法、电子设备和可读存储介质

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080025299A1 (en) * 2006-07-28 2008-01-31 Cisco Technology, Inc. Techniques for exchanging DHCP information among DHCP relay agents and DHCP servers
US20160099892A1 (en) * 2014-10-02 2016-04-07 Oracle International Corporation Virtual agent proxy in a real-time chat service
CN109802936A (zh) * 2018-11-22 2019-05-24 北京奇艺世纪科技有限公司 一种网络数据访问方法、装置及电子设备
CN110601906A (zh) * 2019-09-29 2019-12-20 腾讯科技(深圳)有限公司 一种基于区块链的数据传输方法及装置
CN111770102A (zh) * 2020-07-01 2020-10-13 中国建设银行股份有限公司 一种区块链跨链方法、装置、计算机设备及存储介质
CN112995211A (zh) * 2021-04-21 2021-06-18 腾讯科技(深圳)有限公司 基于区块链网络的数据处理方法、装置、设备及存储介质
CN115225709A (zh) * 2022-07-29 2022-10-21 蚂蚁区块链科技(上海)有限公司 一种数据传输系统和方法
CN115314273A (zh) * 2022-07-29 2022-11-08 蚂蚁区块链科技(上海)有限公司 一种数据传输系统和方法

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200063959A (ko) * 2018-11-27 2020-06-05 주식회사 스마트엠투엠 IoT 플랫폼과 블록체인 플랫폼 사이의 데이터 통신을 제공하는 방법 및 시스템
CN110445850A (zh) * 2019-07-24 2019-11-12 深圳壹账通智能科技有限公司 区块链节点访问方法及装置、存储介质、电子设备
CN112003889B (zh) * 2020-07-10 2022-11-08 南京邮电大学 分布式跨链系统及跨链信息交互与系统访问控制方法
CN112953821B (zh) * 2020-09-25 2022-02-25 支付宝(杭州)信息技术有限公司 消息传输方法及装置

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080025299A1 (en) * 2006-07-28 2008-01-31 Cisco Technology, Inc. Techniques for exchanging DHCP information among DHCP relay agents and DHCP servers
US20160099892A1 (en) * 2014-10-02 2016-04-07 Oracle International Corporation Virtual agent proxy in a real-time chat service
CN109802936A (zh) * 2018-11-22 2019-05-24 北京奇艺世纪科技有限公司 一种网络数据访问方法、装置及电子设备
CN110601906A (zh) * 2019-09-29 2019-12-20 腾讯科技(深圳)有限公司 一种基于区块链的数据传输方法及装置
CN111770102A (zh) * 2020-07-01 2020-10-13 中国建设银行股份有限公司 一种区块链跨链方法、装置、计算机设备及存储介质
CN112995211A (zh) * 2021-04-21 2021-06-18 腾讯科技(深圳)有限公司 基于区块链网络的数据处理方法、装置、设备及存储介质
CN115225709A (zh) * 2022-07-29 2022-10-21 蚂蚁区块链科技(上海)有限公司 一种数据传输系统和方法
CN115314273A (zh) * 2022-07-29 2022-11-08 蚂蚁区块链科技(上海)有限公司 一种数据传输系统和方法

Also Published As

Publication number Publication date
CN115225709B (zh) 2024-03-26
CN115225709A (zh) 2022-10-21

Similar Documents

Publication Publication Date Title
WO2024021405A1 (fr) Système et procédé de transmission de données
CN111343092B (zh) 基于边缘计算的通信方法、装置、介质及电子设备
CN110708393A (zh) 用于传输数据的方法、装置和系统
WO2020001110A1 (fr) Procédé, appareil, dispositif et système de traitement d'informations
WO2024021414A1 (fr) Transmission de données
US20170041422A1 (en) Method and system for retrieving a content manifest in a network
WO2011091844A1 (fr) Procédé, appareil et système pour déclenchement intercepté de l'exécution de services internet
CN111934998B (zh) 消息传输方法及装置
CN113810349B (zh) 数据传输方法、装置、计算机设备和存储介质
TW201737664A (zh) 集群精確限速方法和裝置
CN114070833A (zh) 多协议服务兼容方法、系统、设备、介质和程序产品
WO2022042395A1 (fr) Procédé de détermination d'adresse de serveur de service, et dispositif de communication
WO2021068937A1 (fr) Procédé et appareil de liaison de service
CN114301993A (zh) 一种数据传输方法、装置、终端设备和存储介质
JP5438230B2 (ja) インターネット接続システム
US20200196135A1 (en) Enhanced connectivity in dual-mode networks for single-mode nodes
US11671515B2 (en) Methods, network node and client device for acquisition and delivery of resources in a communications network
WO2024067148A1 (fr) Procédé, appareil et système d'exécution de service d'interconnexion périphérique, dispositif électronique, et support
CN111212137B (zh) 由防火墙执行的点对点数据传输的识别方法和装置
WO2023246104A1 (fr) Procédé de communication et appareil associé
CN115567482A (zh) 一种跨多种网络的报文转发方法、系统及电子设备
CN117579288A (zh) 握手复用方法、设备以及计算机可读介质
CN116405535A (zh) 一种远程服务调用方法、装置、电子设备和存储介质
CN118138481A (zh) 数据传输方法、装置和通信设备
CN114640628A (zh) 一种路由策略配置方法、装置、设备及存储介质

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

Country of ref document: EP

Kind code of ref document: A1