CN116567109A - Message transmission method and device, electronic equipment and storage medium - Google Patents

Message transmission method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN116567109A
CN116567109A CN202310633276.2A CN202310633276A CN116567109A CN 116567109 A CN116567109 A CN 116567109A CN 202310633276 A CN202310633276 A CN 202310633276A CN 116567109 A CN116567109 A CN 116567109A
Authority
CN
China
Prior art keywords
message
address
transmitted
network
network address
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310633276.2A
Other languages
Chinese (zh)
Inventor
任超
李明达
袁伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shuguang Cloud Computing Group Co ltd
Original Assignee
Shuguang Cloud Computing Group Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shuguang Cloud Computing Group Co ltd filed Critical Shuguang Cloud Computing Group Co ltd
Priority to CN202310633276.2A priority Critical patent/CN116567109A/en
Publication of CN116567109A publication Critical patent/CN116567109A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Landscapes

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

Abstract

The embodiment of the invention discloses a message transmission method, a message transmission device, electronic equipment and a storage medium. The message transmission method specifically comprises the following steps: acquiring a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted; determining a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein the communication network address is a built-in network address of the platform, an instance network address or an external network address of the platform; and transmitting the message to be transmitted according to the communication network address and the message attribute information. The technical scheme of the embodiment of the invention can safely and reliably transmit the message to be transmitted, improves the utilization rate of network resources, reduces the operation and maintenance complexity, and reduces the performance loss of cloud service and the cloud service cost.

Description

Message transmission method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a message transmission method, a message transmission device, electronic equipment and a storage medium.
Background
In a cloud computing network, network security level protection standards explicitly specify that a tenant network and a management network need to be physically isolated, so that a message cannot be transmitted between a cloud platform service (such as a cloud database service, a cloud middleware service, a big data cluster service, or a cloud container service) in the management network and a tenant network instance (such as a physical machine, a virtual machine, or a container) in the tenant network. However, in some actual business scenarios, the cloud platform service and the tenant network instance are required to perform message transmission, for example, the cloud platform service needs to send various operation instructions to the tenant network instance to manage the tenant network instance, and for example, the tenant network instance needs to feed back an execution result of the operation instructions to the cloud platform service or report a service state of the tenant network instance.
The existing message transmission generally comprises the following two methods: one method is that the tenant network and the management network use two network cards, namely, two networks are provided for the tenant network instance, the tenant access message is transmitted through the tenant network, and the management access message is transmitted through the management network without mutual interference; another method is to transmit the message received on the tenant network to the management network through the proxy, and transmit the message received on the management network to the tenant network through the proxy.
However, in the first method of the two methods, network resources are wasted due to the use of two network cards, and network operation of the tenant network instance is complex; the second approach incurs a significant loss of performance due to the introduction of agents and increases the cost of cloud services.
Disclosure of Invention
The embodiment of the invention provides a message transmission method, a message transmission device, electronic equipment and a storage medium, which can safely and reliably transmit a message to be transmitted, improve the utilization rate of network resources, reduce the complexity of operation and maintenance, and reduce the performance loss of cloud service and the cost of cloud service.
According to an aspect of the present invention, there is provided a message transmission method, including:
acquiring a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted;
determining a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein, the communication network address is a built-in network address of the platform, an external network address of the platform or an example network address;
and transmitting the message to be transmitted according to the communication network address and the message attribute information.
In addition, the message transmission method according to the above embodiment of the present invention may further have the following additional technical features:
optionally, the built-in network address of the platform is a network address of communication between the cloud platform service and each tenant network instance;
the instance network address is a network address of internal communication of each tenant network instance;
the platform external network address is a network address for communication between each tenant network instance and cloud platform external resources;
wherein the platform built-in network address, the instance network address and the platform external network address are network addresses of non-identical communication network segments.
One embodiment of the above invention has the following advantages or benefits: the specific implementation mode of each network address included in the communication network address is limited, and the communication network segment of each network address is also limited, so that the security of the cloud platform own network is further ensured.
Optionally, the transmitting the message according to the communication network address and the message attribute information includes:
determining the address to be converted of the message to be transmitted according to the message attribute information;
and carrying out address conversion on the communication network address and the address to be converted, and carrying out message transmission on the message to be transmitted according to an address conversion result.
One embodiment of the above invention has the following advantages or benefits: and determining the address to be converted of the message to be converted according to the message attribute information so as to perform address conversion on the communication network address and the address to be converted, thereby performing message transmission on the message to be transmitted according to the address conversion result, and further ensuring that the message to be transmitted can be accurately and reliably transmitted.
Optionally, the message attribute information includes incoming flow information; the incoming flow information is a message sent to each tenant network instance by the cloud platform service;
the determining the communication network address corresponding to the target tenant network instance according to the message attribute information includes:
under the condition that the message attribute information is determined to be the incoming flow information, determining an instance network address corresponding to the target tenant network instance, and determining the instance network address as the communication network address;
the determining the address to be converted of the message to be transmitted according to the message attribute information comprises the following steps:
and under the condition that the message attribute information is determined to be the incoming flow information, determining the destination address of the message to be transmitted as the address to be converted.
One embodiment of the above invention has the following advantages or benefits: the specific application scenario that the message attribute information comprises the incoming flow information is provided, so that when the message attribute information is the incoming flow information, the corresponding communication network address and the address to be converted are determined, the accuracy of message transmission can be improved, and the reliability of message transmission is further improved.
Optionally, the message attribute information includes forward flow information; the forward traffic information is a message sent to the cloud platform service by each tenant network instance;
the determining the communication network address corresponding to the target tenant network instance according to the message attribute information includes:
under the condition that the message attribute information is the forward flow information, determining a destination address of the message to be transmitted, and determining the communication network address according to the destination address of the message to be transmitted;
the determining the address to be converted of the message to be transmitted according to the message attribute information comprises the following steps:
and under the condition that the message attribute information is the forward flow information, determining the source address of the message to be transmitted as the address to be converted.
One embodiment of the above invention has the following advantages or benefits: the specific application scenario that the message attribute information comprises the forward flow information is provided, so that when the message attribute information is the forward flow information, the corresponding communication network address and the address to be converted are determined, the accuracy of message transmission can be improved, and the reliability of message transmission is further improved.
Optionally, the determining the communication network address according to the destination address of the message to be transmitted includes:
under the condition that the destination address of the message to be transmitted meets the preset platform built-in network condition, determining a platform built-in network address corresponding to the target tenant network instance, and determining the platform built-in network address as the communication network address;
and under the condition that the destination address of the message to be transmitted does not meet the built-in network condition of a preset platform, determining the external network address of the platform corresponding to the network instance of the target tenant, and determining the external network address of the platform as the communication network address.
One embodiment of the above invention has the following advantages or benefits: the specific implementation mode for determining the communication network address according to the destination address of the message to be transmitted is provided, and the control message and the data message can be separated, so that the safety of message transmission is further improved.
Optionally, the method further comprises:
determining a port access rule corresponding to the target tenant network instance, and determining a target access port corresponding to the message to be transmitted;
and filtering the message to be transmitted according to the target access port and the port access rule.
One embodiment of the above invention has the following advantages or benefits: the method increases the supplementary processing strategy for filtering the messages to be transmitted so as to filter each message to be transmitted, thereby improving the safety and controllability of message transmission.
According to another aspect of the present invention, there is provided a message transmission apparatus, including:
the message acquisition module is used for acquiring a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted;
a network address determining module, configured to determine a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein, the communication network address is a built-in network address of the platform, an external network address of the platform or an example network address;
and the message transmission module is used for transmitting the message to be transmitted according to the communication network address and the message attribute information.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the message transmission method according to any one of the embodiments of the present invention.
According to another aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for causing a processor to execute a method for transmitting a message according to any embodiment of the present invention.
According to the technical scheme, the message to be transmitted is transmitted according to the communication network address and the message attribute information, so that the problems of network resource waste, relatively complex operation and maintenance, relatively high cloud service loss, relatively high cloud service cost and the like in the prior art are solved, the message to be transmitted can be transmitted safely and reliably, the utilization rate of network resources is improved, the operation and maintenance complexity is reduced, and the performance loss and the cloud service cost of cloud service are reduced.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a message transmission method according to a first embodiment of the present invention;
fig. 2 is a flowchart of a message transmission method according to a second embodiment of the present invention;
FIG. 3 is an exemplary architecture diagram of a cloud computing platform provided in accordance with a third embodiment of the present invention;
fig. 4 is an example flowchart of a message transmission method according to a third embodiment of the present invention;
fig. 5 is a schematic diagram of a message transmission device according to a fourth embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device implementing a message transmission method according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It is noted that the terms "comprises" and "comprising," and any variations thereof, in the description and claims of the present invention and in the foregoing figures, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of a message transmission method provided in an embodiment of the present invention, where the embodiment is applicable to a case of performing message transmission on a message to be transmitted safely and reliably, and the method may be performed by a message transmission device, where the device may be implemented by software and/or hardware, and may generally be directly integrated in an electronic device that performs the method, where the electronic device may be a terminal device or a server device, and the embodiment of the present invention does not limit a type of electronic device that performs the message transmission method. Specifically, as shown in fig. 1, the message transmission method specifically includes the following steps:
S110, obtaining a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted.
The message to be transmitted may be a message waiting for transmission. It is understood that the message to be transmitted may be a message communicated between the cloud platform service and the tenant network instance. The cloud platform service may be a service provided by a control node in the cloud computing platform, for example, may be a cloud database service, a cloud middleware service, a big data cluster service, or a cloud container service provided by the control node, which is not limited in the embodiment of the present invention. The tenant network instance may be an instance in each computing node in the cloud computing platform, for example, may be a physical machine, a virtual machine, or a container in the computing node, which is not limited by the embodiment of the present invention. That is, the cloud platform service may be a service in a management network and the tenant network instance may be an instance in the tenant network. It will be appreciated that the tenant network (Virtual Private Cloud, VPC), i.e. the tenant virtual private cloud, may be a custom logically isolated network space in a cloud computing platform, which is fully controlled by users, supporting custom network segment partitioning and routing policies, etc., similar to the networks partitioned by conventional data centers.
The target tenant network instance may be one target instance of each tenant network instance that needs to perform message transmission. The message attribute information may be any attribute information of the message to be transmitted, for example, may be message transmission direction information, which is not limited in the embodiment of the present invention.
In the embodiment of the invention, the message to be transmitted is acquired to determine the target tenant network instance corresponding to the message to be transmitted, and the message attribute information of the message to be transmitted is determined.
S120, determining a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein the communication network address is a platform built-in network address, a platform external network address or an example network address.
The communication network address may be a network address capable of performing any communication corresponding to the network instance of the target tenant, for example, may be a network address communicating with an internal resource of the tenant network, may be a network address communicating with an external resource of the cloud platform, may be a network address communicating with a service of the cloud platform, or the like, which is not limited in the embodiment of the present invention.
The platform built-in network address may be a network address of a cloud computing platform built-in network. The cloud computing platform built-in network may be a network between the cloud platform service and each tenant network instance. That is, the platform built-in network address may be a network address of communication between the cloud platform service and the tenant network instance. Optionally, the cloud computing platform built-in network may be an IP of a management elastic public network, and may be a network planned for direct communication between each tenant network instance and the cloud platform service.
Wherein the platform external network address may be a network address of a cloud computing platform external network. The cloud computing platform external network may be a network between cloud platform external resources and each tenant network instance. That is, the cloud platform external network address may be a network address of communication between the cloud platform external resource and the tenant network instance.
Wherein the instance network address may be a network address of a network within a tenant network instance in the cloud computing platform. The tenant network instance internal network may be a network address of each tenant network instance internal communication, a network that can be directly accessed by cloud resources within the VPC. That is, the instance network address may be a network address that is communicated internally to each tenant network instance, a network address that can be directly accessed by cloud resources within the VPC. It can be appreciated that the tenant network instance internal network cannot be accessed by resources outside the cloud platform, and if it needs to be accessed by resources outside the cloud platform, it needs to bind the platform external network address.
In the embodiment of the invention, after the target tenant network instance corresponding to the message to be transmitted and the message attribute information of the message to be transmitted are determined, the communication network address corresponding to the target tenant network instance can be further determined according to the message attribute information. Specifically, the communication network address corresponding to the target tenant network instance may be a built-in network address of a platform corresponding to the target tenant network instance, or may be an external network address of a platform corresponding to the target tenant network instance, or may also be an instance network address corresponding to the target tenant network instance. It is understood that different message attribute information may correspond to different communication network addresses.
Optionally, the platform built-in network address, the instance network address, and the platform external network address are network addresses of non-identical communication network segments. That is, any two networks among the built-in network of the cloud computing platform, the external network of the cloud computing platform and the internal network of the tenant network instance are physically isolated, so as to ensure the security of the network of the cloud platform.
According to the technical scheme, the specific implementation mode of each network address included in the communication network address is limited, and the communication network segment of each network address is limited, so that the security of the cloud platform network is further guaranteed.
S130, according to the communication network address and the message attribute information, the message to be transmitted is transmitted.
In the embodiment of the invention, after the communication network address corresponding to the target tenant network instance is determined according to the message attribute information, the message to be transmitted can be further transmitted according to the communication network address and the message attribute information, so that the message transmission between the cloud platform service and the tenant network instance is realized.
According to the technical scheme, the message to be transmitted is transmitted according to the communication network address and the message attribute information, so that the problems of network resource waste, relatively complex operation and maintenance, relatively high cloud service loss, relatively high cloud service cost and the like in the prior art are solved, the message to be transmitted can be transmitted safely and reliably, the utilization rate of network resources is improved, the operation and maintenance complexity is reduced, and the performance loss and the cloud service cost of cloud service are reduced.
Example two
Fig. 2 is a flowchart of a message transmission method provided by a second embodiment of the present invention, where the foregoing technical solutions are further refined, and various specific alternative implementation manners of determining, according to the message attribute information, a communication network address corresponding to the target tenant network instance, and transmitting, according to the communication network address and the message attribute information, the message to be transmitted are provided. The technical solution in this embodiment may be combined with each of the alternatives in one or more embodiments described above. As shown in fig. 2, the method may include the steps of:
s210, obtaining a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted.
Optionally, the message attribute information may include incoming traffic information; the message to be transmitted of the incoming traffic information may be a message sent to each tenant network instance by the cloud platform service. The message attribute information can also comprise forward flow information; the message to be transmitted, which goes to the traffic information, may be a message sent to the cloud platform service by each tenant network instance.
The incoming traffic information may be message attribute information with a transmission direction being an incoming direction. The outgoing traffic information may be message attribute information with the transmission direction being outgoing. It can be understood that if the message attribute information of the message to be transmitted is the incoming flow information, it is indicated that the message to be transmitted is a message sent to each tenant network instance by the cloud platform service. If the message attribute information of the message to be transmitted is the forward flow information, the message to be transmitted is a message sent to the cloud platform service by each tenant network instance.
Specifically, after the message to be transmitted is acquired, whether the message attribute information of the message to be transmitted is the incoming flow information or the outgoing flow information can be further determined, so as to determine the communication network address corresponding to the network instance of the target tenant according to the message attribute information.
Alternatively, the message attribute information of the message to be transmitted may be determined according to the IP address and the port information of the message to be transmitted. For example, if the destination address of the message to be transmitted is an IP address corresponding to the cloud platform service, or the source address of the message to be transmitted is an IP address corresponding to the tenant network instance, or the port information in the message to be transmitted is a port accessing the cloud platform service, which indicates that the message to be transmitted is a message sent to the cloud platform service by the tenant network instance, it may be determined that the message attribute information of the message to be transmitted is the outgoing flow information.
In another example, if the destination address of the message to be transmitted is an IP address corresponding to the tenant network instance, or the source address of the message to be transmitted is an IP address corresponding to the cloud platform service, or the port information in the message to be transmitted is a port in the access tenant network instance, which indicates that the message to be transmitted is a message sent to the tenant network instance by the cloud platform service, it may be determined that the message attribute information of the message to be transmitted is ingress traffic information.
S220, determining the communication network address corresponding to the target tenant network instance according to the message attribute information.
Optionally, determining the communication network address corresponding to the network instance of the target tenant according to the message attribute information may include: and under the condition that the message attribute information is determined to be the incoming flow information, determining an instance network address corresponding to the network instance of the target tenant, and determining the instance network address as the communication network address.
Optionally, determining the communication network address corresponding to the network instance of the target tenant according to the message attribute information may include: and under the condition that the message attribute information is the destination flow information, determining the destination address of the message to be transmitted, and determining the communication network address according to the destination address of the message to be transmitted.
Specifically, after determining the target tenant network instance corresponding to the message to be transmitted and the message attribute information of the message to be transmitted, whether the message attribute information is the incoming traffic information or the outgoing traffic information can be further determined, so that when the message attribute information is the incoming traffic information, the instance network address corresponding to the target tenant network instance is determined, and the instance network address is determined to be the communication network address. And when the message attribute information is the forward flow information, determining the destination address of the message to be transmitted, thereby determining the communication network address according to the destination address of the message to be transmitted. It can be understood that the destination address of the message to be transmitted may be the address for receiving the message, and may be determined according to the field content corresponding to the destination address in the message to be transmitted.
Optionally, determining the communication network address according to the destination address of the message to be transmitted may include: under the condition that the destination address of the message to be transmitted meets the preset platform built-in network condition, determining the platform built-in network address corresponding to the network instance of the target tenant, and determining the platform built-in network address as the communication network address; and under the condition that the destination address of the message to be transmitted does not meet the preset platform built-in network condition, determining the platform external network address corresponding to the target tenant network instance, and determining the platform external network address as the communication network address.
The preset platform built-in network condition may be a preset platform built-in network condition that a destination address of a message to be transmitted needs to meet, for example, the destination address of the message to be transmitted may be within a communication network segment range corresponding to the cloud computing platform built-in network, which is not limited in the embodiment of the present invention.
Specifically, when the message attribute information is the forward flow information, after determining the destination address of the message to be transmitted, it may be further determined whether the destination address of the message to be transmitted meets the preset platform built-in network condition. When the destination address of the message to be transmitted meets the preset platform built-in network condition, the platform built-in network address corresponding to the network instance of the target tenant can be determined, so that the platform built-in network address is determined to be the communication network address. When the destination address of the message to be transmitted does not meet the preset built-in network condition of the platform, the external network address of the platform corresponding to the network instance of the target tenant can be determined, so that the external network address of the platform is determined as the communication network address.
According to the technical scheme, a specific implementation mode for determining the communication network address according to the destination address of the message to be transmitted is provided, and the control message and the data message can be separated, so that the safety of message transmission is further improved.
Optionally, before determining the communication network address corresponding to the target tenant network instance according to the message attribute information, a cloud computing platform built-in network, a cloud computing platform external network and a tenant network instance internal network may be created, and different communication network segments are respectively allocated to the cloud computing platform built-in network, the cloud computing platform external network and the tenant network instance internal network, so as to further allocate network addresses belonging to each communication network segment, that is, a platform built-in network address, a platform external network address and an instance network address, to each tenant network instance.
S230, determining the address to be converted of the message to be transmitted according to the message attribute information.
The address to be translated may be an address to be translated. It may be understood that the address corresponding to the message to be transmitted may include a source address and a destination address, and then any one of the source address and the destination address may be determined as the address to be converted.
In the embodiment of the invention, after the target tenant network instance corresponding to the message to be transmitted and the message attribute information of the message to be transmitted are determined, the address to be converted of the message to be transmitted can be further determined according to the message attribute information.
It should be noted that fig. 2 is only a schematic diagram of one implementation manner, and the step S220 and the step S230 do not have a sequential relationship, and the step S220 may be implemented first, then the step S230 may be implemented first, then the step S220 may be implemented, or both may be implemented in parallel or alternatively implemented.
Optionally, determining the address to be converted of the message to be transmitted according to the message attribute information may include: and under the condition that the message attribute information is determined to be the incoming flow information, determining the destination address of the message to be transmitted as the address to be converted.
Optionally, determining the address to be converted of the message to be transmitted according to the message attribute information may include: and under the condition that the message attribute information is the destination flow information, determining the source address of the message to be transmitted as the address to be converted.
Specifically, after determining the target tenant network instance corresponding to the message to be transmitted and the message attribute information of the message to be transmitted, it may be further determined whether the message attribute information is incoming traffic information or outgoing traffic information. When the message attribute information is the incoming flow information, the destination address of the message to be transmitted can be determined as the address to be converted. When the message attribute information is the forward flow information, the source address of the message to be transmitted can be determined as the address to be converted.
According to the technical scheme, the specific application scenario that the message attribute information comprises the incoming flow information is provided, so that when the message attribute information is the incoming flow information, the corresponding communication network address and the address to be converted are determined, the accuracy of message transmission can be improved, and the reliability of message transmission is further improved. The specific application scenario that the message attribute information comprises the forward flow information is also provided, so that when the message attribute information is the forward flow information, the corresponding communication network address and the address to be converted are determined, the accuracy of message transmission can be improved, and the reliability of message transmission is further improved.
S240, address conversion is carried out on the communication network address and the address to be converted, and message transmission is carried out on the message to be transmitted according to an address conversion result.
The address conversion result may be a result obtained after address conversion is performed.
In the embodiment of the invention, after determining the communication network address corresponding to the network instance of the target tenant according to the message attribute information and determining the address to be converted of the message to be transmitted according to the message attribute information, the communication network address and the address to be converted can be further subjected to address conversion so as to transmit the message to be transmitted according to the address conversion result.
When the message attribute information is the incoming flow information, the communication network address is an instance network address corresponding to the network instance of the target tenant, the address to be converted is a destination address of the message to be transmitted, and the destination address and the instance network address of the message to be transmitted are subjected to address conversion, and the address conversion result is that the destination address of the message to be transmitted is changed to the instance network address, so that the message transmission of the message to be transmitted is performed according to the changed address.
When the message attribute information is the forward flow information, the address to be converted is the source address of the message to be transmitted, and when the communication network address is the built-in network address of the platform corresponding to the network instance of the target tenant, the address conversion is carried out on the source address of the message to be transmitted and the built-in network address of the platform, and the address conversion result is that the source address of the message to be transmitted is changed into the built-in network address of the platform; when the communication network address is a platform external network address corresponding to the target tenant network instance, performing address conversion on the source address of the message to be transmitted and the platform external network address, wherein the address conversion result is that the source address of the message to be transmitted is changed into the platform external network address; and then the message transmission of the message to be transmitted is carried out according to the changed address.
According to the technical scheme, the address to be converted of the message to be converted is determined according to the message attribute information, so that the communication network address and the address to be converted are subjected to address conversion, the message to be transmitted is transmitted according to the address conversion result, and further, the message transmission of the message to be transmitted can be ensured accurately and reliably.
Optionally, the method may further include: determining a port access rule corresponding to a network instance of a target tenant, and determining a target access port corresponding to a message to be transmitted; and filtering the message to be transmitted according to the target access port and the port access rule.
The port access rule may be a rule that the tenant network instance accesses a port in the cloud platform service. It will be appreciated that multiple ports may be included in the cloud platform service, with the same or different ports being accessible to different tenant network instances. I.e. different tenant network instances may correspond to the same or different port access rules. The target access port may be a port to which the message to be transmitted wants to access. The message filtering may be to filter the message to be transmitted, so as to discard the message that does not meet the port access rule.
Specifically, the method may further include determining a port access rule corresponding to the network instance of the target tenant, and determining a target access port corresponding to the message to be transmitted, so as to filter the message to be transmitted according to the target access port and the port access rule. Specifically, filtering the message to be transmitted according to the target access port and the port access rule may include: when the target access port meets the port access rule, allowing message transmission of the message to be transmitted; and when the target access port does not meet the port access rule, not allowing message transmission of the message to be transmitted, and discarding the message to be transmitted.
Optionally, when the message attribute information is the incoming traffic information, the message filtering operation may be performed after the message to be transmitted is acquired. When the message attribute information is the destination traffic information, the message filtering operation may be performed after address conversion.
According to the technical scheme, the complementary processing strategy for filtering the messages to be transmitted is added, so that each message to be transmitted is filtered, and the safety and the controllability of message transmission are improved.
According to the technical scheme, the message to be transmitted is obtained, the target tenant network instance corresponding to the message to be transmitted and the message attribute information of the message to be transmitted are determined, so that the communication network address corresponding to the target tenant network instance is determined according to the message attribute information, the address to be converted of the message to be transmitted is determined according to the message attribute information, the communication network address and the address to be converted are subjected to address conversion, and then the message to be transmitted is transmitted according to the address conversion result, the problems that network resource waste, operation and maintenance are complex, cloud service loss is large, cloud service cost is high and the like in the prior art are solved, the message to be transmitted can be transmitted safely and reliably, the utilization rate of network resource is improved, the operation and maintenance complexity is reduced, and the performance loss of cloud service and the cloud service cost are reduced.
Example III
In order to enable those skilled in the art to better understand the message transmission method of the present embodiment, a specific example is described below.
Fig. 3 is an exemplary architecture diagram of a cloud computing platform according to a third embodiment of the present invention, where, as shown in fig. 3, the cloud computing platform may include a cloud platform service disposed at a control node, a lease network gateway disposed at a computing node, and a VPC instance (i.e., a tenant network instance). The cloud platform service can provide service operations of various cloud platform services for tenants through a management network, and perform control and management operations on the VPC instance through a built-in network (i.e., a built-in network of the cloud computing platform). The VPC instance may be a cloud service instance created by a tenant, may execute an operation instruction from the cloud platform service and feed back an execution result, and may also report a self service state to the cloud platform service at regular time. It will be appreciated that the operation messages of the VPC instance are all performed by the VPC network.
The lease network gateway can adopt a distributed design, one lease network gateway can be arranged in each computing node, and the lease network gateway can be a module realized based on an OpenFlow flow table. OpenFlow is a network communication protocol that can control the forwarding plane of a switch or router on a control network, thereby changing the network path taken by network packets. The network gateway can monitor network segment messages corresponding to the built-in network and the VPC network (namely, the internal network of the tenant network instance) through the lease pipe network gateway, and meanwhile, the access authority control is carried out on the messages through a security policy (such as an access control list ACL, which can be an access control technology based on the packet filtering realized by Openflow, and can filter the data packets on the ports according to the set conditions, allow the data packets to pass or be discarded), so that the message forwarding function between the tenant network and the built-in network is realized under the condition of safety and reliability. That is, the message transmission method according to the embodiment of the present invention may be implemented through a lease network gateway.
Fig. 4 is an example flowchart of a message transmission method provided in the third embodiment of the present invention, as shown in fig. 4, where the method specifically may include:
step 1, planning/creating a communication network in a cloud computing platform. Specifically, a built-in network (such as an MFIP network in fig. 4) is planned in the cloud computing platform, and a communication network segment of the built-in network is determined, for example, 100.126.0.0/16; creating an external network (such as the FIP network in fig. 4, i.e., the cloud computing platform external network), and determining a communication network segment of the external network, which may be 10.10.0.0/24, for example; a VPC network (e.g., the network corresponding to Fixed IP in fig. 4) is created and the communication network segment of the VPC network is determined, which may be 192.168.0.0/24, for example. It will be appreciated that the networks are physically isolated from each other, and from each other, from the management network.
And step 2, distributing network addresses for the VPC examples. Specifically, each VPC instance in the cloud computing platform is assigned a platform built-in network address (i.e., MFIP network address), a platform external network address (i.e., FIP network address), and an instance network address (i.e., fixed IP address). For example, VPC example 1 was assigned a platform internal network address of 100.126.0.3, a platform external network address of 10.10.0.3, and an example network address (i.e., fixed IP) of 192.168.0.3.
And 3, transmitting the message to be transmitted through the leased network gateway. Specifically, a message path of a message to be transmitted is determined through a lease network gateway, so that the message is transmitted according to the message path. It will be appreciated that the management network is only responsible for providing services of the cloud platform itself, such as message queues, mysql, intermediate keys in the compute nodes, i.e. the management network only accesses public services in the compute nodes, and cannot access VPC instances in the compute nodes through the management network.
The first case, i.e. the case where the message path is the outgoing traffic path (i.e. the message attribute information is the outgoing traffic information):
(1) The VPC instance sends a message (i.e. a message to be transmitted) through the VPC network, when the message arrives at the leased network gateway, the destination address of the message is determined, and if the destination address belongs to the built-in network segment (i.e. 100.126.0.0/16 network), the source address of the message is converted into the platform built-in network address corresponding to the VPC instance (e.g. 100.126.0.3 of VPC instance 1). If the destination address does not belong to the internal network segment, the source address of the message is translated to a network address external to the platform (as 10.10.0.3 of VPC instance 1).
(2) And (3) carrying out ACL rule filtering (namely message filtering) on the message, if the message meets the ACL rule, allowing the message to pass, and if the message does not meet the ACL rule, discarding the message.
(3) And the message after ACL inspection is sent to the network by the leased network gateway through the computing node network card, finally reaches the built-in network card of the control node, and is delivered to the cloud platform service program by the control node, and the cloud platform service program finishes processing and sends an operation result to a client through the management network.
The second case, that is, the case where the packet path is an incoming traffic path (that is, the packet attribute information is incoming traffic information):
(1) The client operates the VPC instance of the cloud platform management interface through the management network, and the cloud platform service sends specific operation (namely, message) to the lease network gateway through the built-in network.
(2) The message arrives at the lease network gateway and is filtered by ACL rules.
(3) The destination address of the message is converted to an intranet address (e.g., 192.168.0.3 of VPC instance 1).
(4) And forwarding the message to a virtual network bridge, wherein the virtual network bridge forwards the message to a VPC instance, and the VPC instance forwards the message to a cloud database resident program.
According to the technical scheme, two networks of one network card can be realized, namely, one intranet IP (namely, an example network address) is bound with two public network IPs (namely, a platform built-in network address and a platform external network address) at the same time, so that message transmission of a control message through the platform built-in network address is realized, and message transmission of a data message through the platform external network address is realized; and by adopting a distributed design, address conversion and message filtering are realized in the computing nodes, so that the flow path is shortened, the performance of the cloud computing platform is improved, and meanwhile, the robustness of the cloud computing platform is further improved.
Example IV
Fig. 5 is a schematic diagram of a message transmission device according to a fourth embodiment of the present invention, as shown in fig. 5, where the device includes: a message acquisition module 510, a network address determination module 520, and a message transmission module 530, wherein:
a message obtaining module 510, configured to obtain a message to be transmitted, and determine a target tenant network instance corresponding to the message to be transmitted, and message attribute information of the message to be transmitted;
a network address determining module 520, configured to determine a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein, the communication network address is a built-in network address of the platform, an external network address of the platform or an example network address;
and a message transmission module 530, configured to perform message transmission on the message to be transmitted according to the communication network address and the message attribute information.
According to the technical scheme, the message to be transmitted is transmitted according to the communication network address and the message attribute information, so that the problems of network resource waste, relatively complex operation and maintenance, relatively high cloud service loss, relatively high cloud service cost and the like in the prior art are solved, the message to be transmitted can be transmitted safely and reliably, the utilization rate of network resources is improved, the operation and maintenance complexity is reduced, and the performance loss and the cloud service cost of cloud service are reduced.
Optionally, the platform built-in network address may be a network address for communication between the cloud platform service and each tenant network instance; the instance network address may be a network address of internal communication of each tenant network instance; the platform external network address may be a network address for communication between each tenant network instance and a cloud platform external resource; wherein the platform built-in network address, the instance network address and the platform external network address may be network addresses of non-identical communication network segments.
Optionally, the message transmission module 530 may be specifically configured to: determining an address to be converted of a message to be transmitted according to the message attribute information; and carrying out address conversion on the communication network address and the address to be converted, and carrying out message transmission on the message to be transmitted according to the address conversion result.
Optionally, the message attribute information may include incoming traffic information; the message to be transmitted of the incoming traffic information may be a message sent to each tenant network instance by the cloud platform service; accordingly, the network address determining module 520 may be specifically configured to: under the condition that the message attribute information is determined to be the incoming flow information, determining an instance network address corresponding to the network instance of the target tenant, and determining the instance network address as a communication network address; accordingly, the message transmission module 530 may be specifically configured to: and under the condition that the message attribute information is determined to be the incoming flow information, determining the destination address of the message to be transmitted as the address to be converted.
Optionally, the message attribute information may include forward traffic information; the message to be transmitted, which goes to the traffic information, may be a message sent to the cloud platform service by each tenant network instance; accordingly, the network address determining module 520 may be specifically configured to: under the condition that the message attribute information is the forward flow information, determining a destination address of the message to be transmitted, and determining a communication network address according to the destination address of the message to be transmitted; accordingly, the message transmission module 530 may be specifically configured to: and under the condition that the message attribute information is the destination flow information, determining the source address of the message to be transmitted as the address to be converted.
Optionally, the network address determining module 520 may be further configured to: under the condition that the destination address of the message to be transmitted meets the preset platform built-in network condition, determining the platform built-in network address corresponding to the network instance of the target tenant, and determining the platform built-in network address as the communication network address; and under the condition that the destination address of the message to be transmitted does not meet the preset platform built-in network condition, determining the platform external network address corresponding to the target tenant network instance, and determining the platform external network address as the communication network address.
Optionally, the device may be further specifically configured to: determining a port access rule corresponding to a network instance of a target tenant, and determining a target access port corresponding to a message to be transmitted; and filtering the message to be transmitted according to the target access port and the port access rule.
The message transmission device provided by the embodiment of the invention can execute the message transmission method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example five
Fig. 6 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the invention. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the inventions described and/or claimed herein.
As shown in fig. 6, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the message transmission method.
In some embodiments, the message transmission method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. One or more of the steps of the message transmission method described above may be performed when the computer program is loaded into RAM 13 and executed by processor 11. Alternatively, in other embodiments, the processor 11 may be configured to perform the message transmission method in any other suitable way (e.g. by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for transmitting a message, comprising:
acquiring a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted;
determining a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein, the communication network address is a built-in network address of the platform, an external network address of the platform or an example network address;
And transmitting the message to be transmitted according to the communication network address and the message attribute information.
2. The method of claim 1, wherein the platform-built-in network address is a network address for communication between a cloud platform service and each tenant network instance;
the instance network address is a network address of internal communication of each tenant network instance;
the platform external network address is a network address for communication between each tenant network instance and cloud platform external resources;
wherein the platform built-in network address, the instance network address and the platform external network address are network addresses of non-identical communication network segments.
3. The method according to claim 1, wherein said transmitting the message to be transmitted according to the communication network address and the message attribute information comprises:
determining the address to be converted of the message to be transmitted according to the message attribute information;
and carrying out address conversion on the communication network address and the address to be converted, and carrying out message transmission on the message to be transmitted according to an address conversion result.
4. The method of claim 3, wherein the message attribute information comprises incoming traffic information; the message to be transmitted of the incoming flow information is a message sent to each tenant network instance by the cloud platform service;
The determining the communication network address corresponding to the target tenant network instance according to the message attribute information includes:
under the condition that the message attribute information is determined to be the incoming flow information, determining an instance network address corresponding to the target tenant network instance, and determining the instance network address as the communication network address;
the determining the address to be converted of the message to be transmitted according to the message attribute information comprises the following steps:
and under the condition that the message attribute information is determined to be the incoming flow information, determining the destination address of the message to be transmitted as the address to be converted.
5. The method of claim 3, wherein the message attribute information comprises outgoing traffic information; the message to be transmitted of the traffic information is a message sent to cloud platform service by each tenant network instance;
the determining the communication network address corresponding to the target tenant network instance according to the message attribute information includes:
under the condition that the message attribute information is the forward flow information, determining a destination address of the message to be transmitted, and determining the communication network address according to the destination address of the message to be transmitted;
The determining the address to be converted of the message to be transmitted according to the message attribute information comprises the following steps:
and under the condition that the message attribute information is the forward flow information, determining the source address of the message to be transmitted as the address to be converted.
6. The method of claim 5, wherein said determining the communication network address based on the destination address of the message to be transmitted comprises:
under the condition that the destination address of the message to be transmitted meets the preset platform built-in network condition, determining a platform built-in network address corresponding to the target tenant network instance, and determining the platform built-in network address as the communication network address;
and under the condition that the destination address of the message to be transmitted does not meet the built-in network condition of a preset platform, determining the external network address of the platform corresponding to the network instance of the target tenant, and determining the external network address of the platform as the communication network address.
7. The method according to claim 1, characterized in that the method further comprises:
determining a port access rule corresponding to the target tenant network instance, and determining a target access port corresponding to the message to be transmitted;
And filtering the message to be transmitted according to the target access port and the port access rule.
8. A message transmission apparatus, comprising:
the message acquisition module is used for acquiring a message to be transmitted, and determining a target tenant network instance corresponding to the message to be transmitted and message attribute information of the message to be transmitted;
a network address determining module, configured to determine a communication network address corresponding to the target tenant network instance according to the message attribute information; wherein, the communication network address is a built-in network address of the platform, an external network address of the platform or an example network address;
and the message transmission module is used for transmitting the message to be transmitted according to the communication network address and the message attribute information.
9. An electronic device, the electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the message transmission method of any one of claims 1-7.
10. A computer readable storage medium storing computer instructions for causing a processor to perform the method of message transmission of any one of claims 1-7.
CN202310633276.2A 2023-05-31 2023-05-31 Message transmission method and device, electronic equipment and storage medium Pending CN116567109A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310633276.2A CN116567109A (en) 2023-05-31 2023-05-31 Message transmission method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310633276.2A CN116567109A (en) 2023-05-31 2023-05-31 Message transmission method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116567109A true CN116567109A (en) 2023-08-08

Family

ID=87500055

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310633276.2A Pending CN116567109A (en) 2023-05-31 2023-05-31 Message transmission method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116567109A (en)

Similar Documents

Publication Publication Date Title
CN110808857B (en) Network intercommunication method, device, equipment and storage medium for realizing Kubernetes cluster
CN111698346B (en) Private network address conversion method and device, private network gateway and storage medium
CN112437006B (en) Request control method and device based on API gateway, electronic equipment and storage medium
CN108512779B (en) Control information transmission method, server and system
CN112003794B (en) Floating IP current limiting method, system, terminal and storage medium
CN114172753B (en) Address reservation method, network equipment and system
CN109981478A (en) A kind of message processing method and device
US10728171B2 (en) Governing bare metal guests
CN116567109A (en) Message transmission method and device, electronic equipment and storage medium
CN115190087A (en) Data transmission method, device, equipment and medium based on two-layer intermediate equipment
CN114531320A (en) Communication method, device, equipment, system and computer readable storage medium
CN112073503A (en) High-performance load balancing method based on flow control mechanism
CN116306407B (en) Verification method, device, equipment and storage medium of Network On Chip (NOC)
CN112511440A (en) Message forwarding method, system, storage medium and electronic equipment
CN115225634B (en) Data forwarding method, device and computer program product under virtual network
EP4224804A1 (en) Communication method, apparatus, device, system, and computer readable storage medium
CN116248626A (en) Real source address communication method and device, electronic equipment and storage medium
CN114006707B (en) East-west firewall configuration method, device and system
CN115664920A (en) Network communication management method, device, equipment and storage medium of cloud platform
CN116896583A (en) Remote control method, device, electronic equipment and storage medium
CN117879913A (en) Method, system, electronic device and storage medium for realizing logical network multiplexing
CN118118443A (en) Virtual machine access method, device, equipment and storage medium
CN117155645A (en) Network sharing permission judging method, device, equipment and storage medium
CN116599838A (en) Substation equipment information configuration management method, device, equipment and storage medium
CN116567116A (en) Message processing method, device, programmable switch, system, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Country or region after: China

Address after: 100193 5 floor, 36 building, No. 8 Northeast Road, Haidian District, Beijing.

Applicant after: Shuguang Cloud Computing Group Co.,Ltd.

Address before: 100193 5 floor, 36 building, No. 8 Northeast Road, Haidian District, Beijing.

Applicant before: Shuguang Cloud Computing Group Co.,Ltd.

Country or region before: China

CB02 Change of applicant information