CN113271268B - Data transmission method, device and system of one-layer switch - Google Patents

Data transmission method, device and system of one-layer switch Download PDF

Info

Publication number
CN113271268B
CN113271268B CN202110610921.XA CN202110610921A CN113271268B CN 113271268 B CN113271268 B CN 113271268B CN 202110610921 A CN202110610921 A CN 202110610921A CN 113271268 B CN113271268 B CN 113271268B
Authority
CN
China
Prior art keywords
operation instruction
terminals
data
sequence
operation instructions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110610921.XA
Other languages
Chinese (zh)
Other versions
CN113271268A (en
Inventor
郭国峰
祝磊
张凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Huayun Information System Technology Co ltd
Original Assignee
Shenzhen Huayun Information System 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 Shenzhen Huayun Information System Co ltd filed Critical Shenzhen Huayun Information System Co ltd
Priority to CN202110610921.XA priority Critical patent/CN113271268B/en
Publication of CN113271268A publication Critical patent/CN113271268A/en
Application granted granted Critical
Publication of CN113271268B publication Critical patent/CN113271268B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the disclosure discloses a data transmission method, a device and a system of a layer-one switch. The first-layer switch has one and only one data forwarding interface for forwarding data to the server, and the first-layer switch is in communication connection with at least two terminals, and the method includes: receiving at least two operation instructions respectively sent by the at least two terminals; sequencing the at least two operation instructions to obtain an operation instruction sequence; and sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence. The embodiment of the disclosure can reduce or even avoid the phenomenon of signal collision in the process of forwarding data to the server side by a plurality of terminals through one data forwarding interface of one layer of switch, and can reduce time delay and cost.

Description

Data transmission method, device and system of one-layer switch
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a data transmission method, apparatus, and system for a layer switch.
Background
In the prior art, a terminal may forward data to a server through a switch.
However, in an application scenario with multiple terminals, the multiple terminals cannot simultaneously forward data to the server through one data forwarding interface of one layer switch. For example, one optical fiber of a trading exchange is usually only capable of interfacing with one customer. If a plurality of terminals simultaneously forward data to the server through a data forwarding interface of a layer switch, a signal collision phenomenon usually occurs.
Disclosure of Invention
In view of this, to solve the technical problem or part of the technical problem, embodiments of the present disclosure provide a data transmission method, apparatus, and system for a layer switch.
In a first aspect, an embodiment of the present disclosure provides a data transmission method for a first-tier switch, where the first-tier switch has and only has one data forwarding interface for forwarding data to a server, and the first-tier switch is communicatively connected to at least two terminals, where the method includes:
receiving at least two operation instructions respectively sent by the at least two terminals;
sequencing the at least two operation instructions to obtain an operation instruction sequence;
and sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
In a second aspect, an embodiment of the present disclosure provides a data transmission system of a layer switch, where the data transmission system includes at least two terminals, a layer switch having a data forwarding interface for forwarding data to a server, and a server, where each of the at least two terminals is communicatively connected to the layer switch, and the server is communicatively connected to the layer switch, where the layer switch is configured to:
in response to the fact that the first-layer switch receives at least two operation instructions sent by the at least two terminals, sequencing the at least two operation instructions to obtain an operation instruction sequence;
and sending each operation instruction in the operation instruction sequence to the server end sequentially through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
In a third aspect, an embodiment of the present disclosure provides a data transmission apparatus for a first-tier switch, where the first-tier switch in the apparatus has and only has one data forwarding interface for forwarding data to a server, and the first-tier switch is communicatively connected to at least two terminals, where the apparatus includes:
a receiving unit configured to receive at least two operation instructions respectively transmitted by the at least two terminals;
the sequencing unit is configured to sequence the at least two operation instructions to obtain an operation instruction sequence;
and the first sending unit is configured to send each operation instruction in the operation instruction sequence to a server side in communication connection with the one-layer switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
In a fourth aspect, an embodiment of the present disclosure provides an electronic device, including:
a memory for storing a computer program;
a processor configured to execute the computer program stored in the memory, and when the computer program is executed, the method of any embodiment of the data transmission method of the layer switch of the first aspect of the present disclosure is implemented.
In a fifth aspect, the disclosed embodiments provide a computer readable medium, and when being executed by a processor, the computer program implements the method in any embodiment of the data transmission method of the layer switch according to the first aspect.
In a sixth aspect, the disclosed embodiments provide a computer program, which includes computer readable code, when the computer readable code is run on a device, causes a processor in the device to execute instructions for implementing the steps in the method according to any one of the embodiments of the data transmission method of a layer switch of the first aspect.
Based on the data transmission method of the first-tier switch provided by the embodiment of the present disclosure, the first-tier switch has only one data forwarding interface for forwarding data to the server, and the first-tier switch is in communication connection with at least two terminals, and can receive at least two operation instructions respectively sent by the at least two terminals, then sequence the at least two operation instructions to obtain an operation instruction sequence, and finally send each operation instruction in the operation instruction sequence to the server in communication connection with the first-tier switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence. Therefore, after the operation instructions are sequenced, the operation instructions are forwarded to the server side through one data forwarding interface of one layer of switch according to the sequence, and the phenomenon of signal collision in the process that a plurality of terminals forward data to the server side through one data forwarding interface of one layer of switch is reduced or even avoided. Therefore, under the scene that the server side is provided by the exchange, the embodiment can achieve a one-to-many communication mode between the exchange and the terminal, save some seat resources and greatly reduce the time delay.
The technical solution of the present disclosure is further described in detail by the accompanying drawings and examples.
Drawings
Other features, objects and advantages of the disclosure will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is an exemplary system architecture diagram of a data transmission method of a layer one switch according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a data transmission method of a layer one switch according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of one application scenario for the embodiment of FIG. 2;
fig. 4 is a flowchart of a data transmission method of another layer switch provided in the embodiment of the present disclosure;
fig. 5 is a schematic diagram of an interaction process of a data transmission system of a layer switch according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of a data transmission apparatus of a layer switch according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of an electronic device provided in an embodiment of the present disclosure.
Detailed Description
Various exemplary embodiments of the present disclosure will now be described in detail with reference to the accompanying drawings. It should be noted that: the relative arrangement of parts and steps, numerical expressions, and values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
It will be understood by those within the art that the terms "first," "second," and the like in the embodiments of the present disclosure are used merely to distinguish one object, step, device, or module from another object, and do not denote any particular technical meaning or logical order therebetween.
It is also understood that in embodiments of the present disclosure, "a plurality" may refer to two or more and "at least one" may refer to one, two or more.
It is also to be understood that any reference to any component, data, or structure in the embodiments of the disclosure, may be generally understood as one or more, unless explicitly defined otherwise or stated otherwise.
In addition, the term "and/or" in the present disclosure is only one kind of association relationship describing an associated object, and means that three kinds of relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" in the present disclosure generally indicates that the former and latter associated objects are in an "or" relationship.
It should also be understood that the description of the various embodiments of the present disclosure emphasizes the differences between the various embodiments, and the same or similar parts may be referred to each other, so that the descriptions thereof are omitted for brevity.
The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, further discussion thereof is not required in subsequent figures.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 is an exemplary system architecture diagram of a data transmission method of a layer switch according to an embodiment of the present disclosure.
As shown in fig. 1, the system architecture 100 may include terminals 101, 102, a layer of switches 103, and a server 104.
The terminals 101 and 102 may be communicatively connected to the one-layer switch 103, so that the terminals 101 and 102 transmit data to the one-layer switch 103, or the terminals 101 and 102 obtain data from the one-layer switch 103. As an example, the terminals 101, 102 may establish a communication connection with the layer switch 103 through an optical fiber. Fiber optic connections may also be used between the switches 103 and the servers 104, so that data (e.g., transaction instructions) may be transmitted between the switches 103 and the servers 104.
The user can use the terminals 101, 102 to interact with the layer one switch 103 to receive or transmit data (e.g., operation instructions) or the like. The terminals 101, 102 may have installed thereon various communication client applications, such as stock keeping software, digital currency trading systems, futures software, and the like.
The terminals 101, 102 may be hardware or software. When the terminals 101, 102 are hardware, they may be various electronic devices having a display screen and supporting data transmission, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like. When the terminals 101 and 102 are software, they can be installed in the electronic devices listed above. It may be implemented as multiple pieces of software or software modules, or as a single piece of software or software module. And is not particularly limited herein.
The first layer switch 103 may have one and only one data forwarding interface for forwarding data to the server. The interface may be used to connect optical fibers to enable data transfer with the service 104.
It should be noted that the above-mentioned layer switch 103 may have two or more data forwarding interfaces. However, only one of the two or more data forwarding interfaces is used for forwarding data to the server. The data forwarding interface for forwarding the data to the server side can be a fixed one of two or more data forwarding interfaces; or one of the two or more data forwarding interfaces may be selected according to a certain rule. In other words, at a particular time, the layer one switch 103 has one and only one data forwarding interface for forwarding data to the server. But the number of data forwarding interfaces that it has on its physical structure may not be limited to one.
The server 104 may be used to provide various services. For example, the server 104 may be configured to exchange the released market data, and/or perform corresponding operations according to the received operation instructions, for example, perform a buy operation or a sell operation according to the transaction instructions sent by the user through the terminal.
The server may be hardware or software. When the server is hardware, it may be implemented as a distributed server cluster formed by multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as multiple pieces of software or software modules (e.g., software or software modules used to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be further noted that the data transmission method of the layer one switch provided by the embodiments of the present disclosure may be performed by the layer one switch or other electronic devices. Accordingly, the various parts (e.g., various units, sub-units, modules, sub-modules) included in the data transmission apparatus of the first-layer switch may be all provided in the first-layer switch or other electronic device.
It should be understood that the number of terminals in fig. 1 is merely illustrative. There may be any number of terminals, as desired for implementation.
Fig. 2 shows a flow 200 of a data transmission method of a layer switch according to an embodiment of the present disclosure. The method is applied to a layer switch with a data forwarding interface for forwarding data to a server, the layer switch with the data forwarding interface for forwarding data to the server is in communication connection with at least two terminals, and the data transmission method of the layer switch comprises the following steps:
step 201, receiving at least two operation instructions respectively sent by the at least two terminals.
In this embodiment, an execution main body of the data transmission method of the first-tier switch (e.g., the first-tier switch shown in fig. 1) may receive, from at least two terminals, at least two operation instructions respectively sent by the at least two terminals in a wired connection manner or a wireless connection manner.
It should be noted that the above-mentioned layer switch may have two or more data forwarding interfaces. However, only one of the two or more data forwarding interfaces is used for forwarding data to the server. The data forwarding interface for forwarding the data to the server side can be a fixed one of two or more data forwarding interfaces; or one of the two or more data forwarding interfaces may be selected according to a certain rule. In other words, at a particular time, the layer one switch 103 has one and only one data forwarding interface for forwarding data to the server. But the number of data forwarding interfaces that it has on its physical structure may not be limited to one.
The operation instructions may be used to instruct various operations to be performed. As an example, the operation instructions may include, but are not limited to: buy orders, sell orders, etc.
Step 202, sequencing the at least two operation instructions to obtain an operation instruction sequence.
In this embodiment, the execution body may sequence the at least two instructions received in step 201 to obtain an operation instruction sequence.
Here, the execution body may sort the at least two operation instructions in various ways, and use the sorted result as an operation instruction sequence.
As an example, the execution body may randomly sort the at least two operation instructions, or sort the operation instructions according to a predetermined sorting rule.
In some optional implementations of this embodiment, the first layer of switch includes a Field Programmable Gate Array (FPGA) chip. On this basis, the executing body may execute the step 202 as follows:
and sequencing the at least two operation instructions through the field programmable gate array chip to obtain an operation instruction sequence.
The FPGA belongs to a semi-custom circuit in an application-specific integrated circuit, is a programmable logic array, and can effectively solve the problem of less gate circuits of the original device. The basic structure of the FPGA comprises a programmable input/output unit, a configurable logic block, a digital clock management module, an embedded block RAM (Random Access Memory), a wiring resource, an embedded special hard core and a bottom layer embedded functional unit. The FPGA has the characteristics of abundant wiring resources, high repeatable programming and integration level and low investment, and is widely applied to the field of digital circuit design. The Design process of the FPGA comprises algorithm Design, code simulation, Design and trigger debugging, an algorithm framework is established by a designer and actual requirements, a Design scheme is established by using EDA (electronic Design Automation) and the like, the Design scheme is ensured to meet actual requirements through code simulation, board-level debugging is finally carried out, related files are downloaded to an FPGA chip by using a configuration circuit, and the actual operation effect is verified.
It can be understood that, in the above optional implementation manner, the operation instructions can be sequenced through the FPGA chip, so that the phenomenon of signal collision occurring when a plurality of terminals forward data to the server through one data forwarding interface of one layer of switch can be reduced or even avoided by using the FPGA chip.
In some optional implementations of this embodiment, the executing main body may execute the step 202 in the following manner:
and sequencing the at least two operation instructions based on the sequencing information of each of the at least two terminals. The sequencing information represents the sequence of sequencing the historical operation instructions sent by the terminal.
In some application scenarios in the foregoing optional implementation manner, the sorting information includes a sorting weight, and the larger the sorting weight is, the more front the arrangement order is represented. On this basis, the execution body may sort the at least two operation commands based on the sorting information of each of the at least two terminals in the following manner:
first, for the ranking weight of each of the at least two terminals, if the ranking weight of the terminal is greater than or equal to the preset weight, the ranking weight of the terminal may be decreased (for example, the updated ranking weight of the terminal is obtained by subtracting a preset first value from the ranking weight of the terminal); if the ranking weight of the terminal is less than the preset weight, the ranking weight of the terminal may be increased, for example, the updated ranking weight of the terminal is obtained by subtracting a preset second value from the ranking weight of the terminal), so as to obtain the updated ranking weight of the terminal.
And then, sorting the at least two operation instructions based on the updated sorting weight of each of the at least two terminals.
As an example, the execution body may sort the at least two operation instructions in an order from a larger ranking weight to a smaller ranking weight of each terminal.
It can be understood that, in the above alternative implementation manner, the updated sorting weight may be obtained by decreasing the larger sorting weight and increasing the smaller sorting weight, and the operation instructions are sorted based on the updated sorting weight. Thus, the arrangement sequence of the operation instructions transmitted by each terminal can be more balanced. For example, if the sequence of the operation commands sent by a terminal last time is earlier, the sequence of the operation commands sent by the terminal this time may be later.
Here, the larger the ranking weight is, the later the ranking order is. On this basis, the execution body may sort the at least two operation commands based on the sorting information of each of the at least two terminals in the following manner:
first, for the ranking weight of each of the at least two terminals, if the ranking weight of the terminal is greater than or equal to the preset weight, the ranking weight of the terminal may be decreased (for example, the updated ranking weight of the terminal is obtained by subtracting a preset first value from the ranking weight of the terminal); if the ranking weight of the terminal is less than the preset weight, the ranking weight of the terminal may be increased, for example, the updated ranking weight of the terminal is obtained by subtracting a preset second value from the ranking weight of the terminal), so as to obtain the updated ranking weight of the terminal.
And then, sorting the at least two operation instructions based on the updated sorting weight of each of the at least two terminals. As an example, the execution body may sort the at least two operation instructions in an order from a smaller order to a larger order of the updated sorting weight of each terminal.
Optionally, the execution main body may further calculate a mean value of the ranking weights of the operation instructions sent by each terminal in the history, to obtain a mean value corresponding to the terminal, so as to rank the operation instructions sent by each terminal according to a descending order or a descending order of the mean value corresponding to each terminal.
It can be understood that, in the above alternative implementation manner, the order of the operation instructions sent by each terminal this time may be determined based on the order of the sorting performed by the historical operation instructions sent by each terminal, so that the order of the operation instructions sent by each terminal is more balanced, and the occurrence of data skew is reduced to a certain extent.
And step 203, sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
In this embodiment, the execution main body may send each operation instruction in the operation instruction sequence to a server communicatively connected to the first-tier switch through the data forwarding interface in an order indicated by the operation instruction sequence.
In some optional implementations of this embodiment, the executing main body may execute step 203 in the following manner:
and integrating the operation instructions in the operation instruction sequence into a group of data according to the sequence indicated by the operation instruction sequence, and sending the group of data to a server end in communication connection with the first-layer switch through the data forwarding interface.
It can be understood that, in the above alternative implementation manner, the plurality of operation instructions may be integrated into one set of data according to the sequence indicated by the operation instruction sequence, so that one set of data including the plurality of operation instructions is sent to the server through one sending operation, thereby reducing the number of communications with the server.
In some optional implementations of this embodiment, the executing main body may also execute step 203 in the following manner:
and sequentially sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
It can be understood that, in the above alternative implementation manner, after a plurality of operation instructions are sequenced, the operation instructions are sequentially sent to the server one by one according to the sequence indicated by the operation instruction sequence, so that by sending each operation instruction in sequence, a phenomenon of signal collision occurring when a plurality of terminals forward data to the server through one data forwarding interface of one layer of switch is reduced or even avoided.
In some optional implementation manners of this embodiment, in the case of receiving the data sent by the server, the execution main body may further send the data sent by the server to at least one of the at least two terminals.
It can be understood that, in the above alternative implementation manner, the first layer switch may receive the data sent by the server without special processing such as sorting, so that bidirectional transmission of the data may be implemented on the same physical connection. However, from the network layer, the terminal sends data to the first layer of switch, the first layer of switch forwards the data to the server, the server sends the data to the first layer of switch, and the first layer of switch forwards the data to the terminal, which belong to two different network connections.
In some optional implementations of this embodiment, the data forwarding interface is configured to connect to an optical fiber.
It can be understood that, in the above alternative implementation manner, the service end can receive and forward the operation instructions sent by the at least two terminals without conflict only by using one optical fiber, so that the hardware cost of the service end (for example, a service end deployed in a trading exchange) is reduced.
In some optional implementations of this embodiment, the first layer switch has at least two data input interfaces, and each of the at least two data input interfaces is communicatively connected to each of the at least two terminals.
It can be understood that, in the above optional implementation manner, the transaction instruction sent by each terminal may be transmitted to the inside of the switch through different data input interfaces, so that a phenomenon of signal collision occurring when a plurality of terminals forward data to the service end through one data forwarding interface of one layer of switch is reduced or even avoided.
With continued reference to fig. 3, fig. 3 is a schematic diagram of an application scenario of the data transmission method of the layer one switch according to the present embodiment. In the application scenario of fig. 3, the switch 310 of the first layer has one and only one data forwarding interface 311 for forwarding data to the server, and the switch 310 of the first layer is communicatively connected to at least two terminals. In fig. 3, after the first-layer switch 310 receives the two operation instructions 301 and 302 respectively sent by the at least two terminals, the first-layer switch 310 sequences the operation instructions 301 and 302 to obtain an operation instruction sequence 303. Subsequently, the first-tier switch 310 transmits each operation command in the operation command sequence 303 to a server communicatively connected to the first-tier switch through the data forwarding interface 311 in the order indicated by the operation command sequence. As shown in fig. 3, the first-tier switch 310 transmits each operation instruction in the operation instruction sequence 303 to the server 320 communicatively connected to the first-tier switch 310 through the data forwarding interface 311 in the order of the operation instructions 301 and 302.
In the method provided by the foregoing embodiment of the present disclosure, a first-tier switch has only one data forwarding interface for forwarding data to a server, and the first-tier switch is in communication connection with at least two terminals, and can receive at least two operation instructions respectively sent by the at least two terminals, then sequence the at least two operation instructions to obtain an operation instruction sequence, and finally send each operation instruction in the operation instruction sequence to the server in communication connection with the first-tier switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence. Therefore, after the operation instructions are sequenced, the operation instructions are forwarded to the server side through one data forwarding interface of one layer of switch according to the sequence, and the phenomenon of signal collision in the process that a plurality of terminals forward data to the server side through one data forwarding interface of one layer of switch is reduced or even avoided. In addition, the method provided in the foregoing embodiment limits the application scenario to the first-tier switch, which can reduce the delay compared to a scheme using a second-tier switch and a third-tier switch, and limits the application scenario to one data forwarding interface, which can reduce the cost compared to using two or more data forwarding interfaces, for example, in a scenario where the service end provides a transaction, the problem that the price of the place of the transaction is high can be solved to some extent. Therefore, under the scene that the server side is provided by the exchange, the embodiment can realize a one-to-many communication mode between the exchange and the terminal, save some seat resources and greatly reduce the time delay.
With further reference to fig. 4, a flow 400 of yet another embodiment of a method of data transmission for a layer switch is shown. The process 400 of the data transmission method of the layer switch includes the following steps:
step 401, receiving at least two operation instructions respectively sent by the at least two terminals.
In this embodiment, step 401 is substantially the same as step 201 in the corresponding embodiment of fig. 2, and is not described here again.
Step 402, sorting the at least two operation instructions based on at least one of the time sequence of sending the operation instruction by each of the at least two terminals and the time sequence of receiving each of the at least two operation instructions by the first-layer switch, so as to obtain an operation instruction sequence.
In this embodiment, an execution main body of the data transmission method of the first-tier switch (e.g., the first-tier switch shown in fig. 1) may sequence the at least two operation instructions based on a time sequence in which each of the at least two terminals sends the operation instructions, so as to obtain an operation instruction sequence; the at least two operation instructions may also be sequenced based on a time sequence in which the one-layer switch receives each of the at least two operation instructions, so as to obtain an operation instruction sequence; the at least two operation instructions may also be sequenced based on a time sequence in which each of the at least two terminals sends an operation instruction, and a time sequence in which the one-layer switch receives each of the at least two operation instructions, so as to obtain an operation instruction sequence.
And step 403, sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switches through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
In this embodiment, step 403 is substantially the same as step 203 in the corresponding embodiment of fig. 2, and is not described herein again.
It should be noted that, besides the above-mentioned contents, the embodiment of the present disclosure may also include the same or similar features and effects as the embodiment corresponding to fig. 2, and no further description is provided herein.
As can be seen from fig. 4, in the flow 400 of the data transmission method of the first-tier switch in this embodiment, the at least two operation instructions may be sorted based on at least one of a time sequence in which each of the at least two terminals sends the operation instruction and a time sequence in which each of the at least two operation instructions is received by the first-tier switch, so that each operation instruction may be forwarded to the server in a first-in first-out order, so that the server sequentially responds to each operation instruction in the corresponding order.
Referring to fig. 5, fig. 5 is a schematic diagram of an interaction process of a data transmission system of a layer switch according to an embodiment of the present disclosure.
The data transmission system of the first-layer switch comprises at least two terminals, a first-layer switch with a data forwarding interface for forwarding data to a server, and a server, wherein each of the at least two terminals is in communication connection with the first-layer switch, and the server is in communication connection with the first-layer switch, wherein: the above-mentioned one-layer switch is configured to: in response to the fact that the first-layer switch receives at least two operation instructions sent by the at least two terminals, sequencing the at least two operation instructions to obtain an operation instruction sequence; and sending each operation instruction in the operation instruction sequence to the server end sequentially through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
In fig. 5, in steps 501 and 502, two terminals respectively transmit operation instructions 1 and 2 to a layer switch.
Step 503, the first-layer switch sorts the operation instruction 1 and the operation instruction 2 to obtain an operation instruction sequence.
And step 504 and step 505, the first-layer switch sequentially sends the operation instruction 1 and the operation instruction 2 to the server.
It should be noted that, in addition to the above-mentioned contents, the steps executed by the terminal, the first-layer switch, and the server in the data transmission system of the first-layer switch may be implemented in the manner described with reference to fig. 2 to 4, that is, the data transmission system of the first-layer switch may include the same or corresponding technical features and produce the same or corresponding technical effects as those described in the data transmission method of the first-layer switch, and will not be described herein again.
With further reference to fig. 6, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of a data transmission apparatus of a layer switch, the apparatus embodiment corresponds to the method embodiments shown in fig. 2 to 4, and the apparatus embodiment may include the same or corresponding features as the method embodiments shown in fig. 2 to 4 in addition to the features described below, and produce the same or corresponding effects as the method embodiments shown in fig. 2 to 4. The device can be applied to various electronic equipment.
As shown in fig. 6, the data transmission device 600 of the layer one switch of the present embodiment. The first-layer switch has one and only one data forwarding interface for forwarding data to the service end, and the first-layer switch is in communication connection with at least two terminals. The above apparatus 600 includes: a receiving unit 601, a sorting unit 602 and a first sending unit 603. The receiving unit 601 is configured to receive at least two operation instructions respectively sent by the at least two terminals; a sorting unit 602 configured to sort the at least two operation instructions to obtain an operation instruction sequence; a first sending unit 603, configured to send each operation instruction in the operation instruction sequence to a server communicatively connected to the first-tier switch through the data forwarding interface according to an order indicated by the operation instruction sequence.
In this embodiment, the receiving unit 601 of the data transmission apparatus 600 of the first-tier switch may receive at least two operation instructions respectively transmitted by the at least two terminals.
In this embodiment, the sorting unit 602 may sort the at least two operation instructions to obtain an operation instruction sequence.
In this embodiment, the first sending unit 603 may send each operation instruction in the operation instruction sequence to a server communicatively connected to the first tier switch through the data forwarding interface in an order indicated by the operation instruction sequence.
In some optional implementations of this embodiment, the first layer of switch includes a field programmable gate array chip; and
the sorting unit 602 includes:
and a first sequencing subunit (not shown in the figure) configured to sequence the at least two operation instructions through the field programmable gate array chip to obtain an operation instruction sequence.
In some optional implementations of this embodiment, the sorting unit 602 includes:
a second sorting subunit (not shown in the figure) configured to sort the at least two operation instructions based on at least one of a time sequence in which each of the at least two terminals sends the operation instruction and a time sequence in which each of the at least two operation instructions is received by the layer one switch.
In some optional implementations of this embodiment, the sorting unit 602 includes:
and a third sorting subunit (not shown in the figure) configured to sort the at least two operation instructions based on sorting information of each of the at least two terminals, wherein the sorting information represents an order of sorting the historical operation instructions sent by the terminals.
In some optional implementation manners of this embodiment, the sorting information includes a sorting weight, and the larger the sorting weight is, the more forward the arrangement order is represented; and
the third sorting subunit includes:
an updating module (not shown in the figure) configured to, for the ranking weight of each of the at least two terminals, decrease the ranking weight of the terminal in response to the ranking weight of the terminal being greater than or equal to a preset weight, and increase the ranking weight of the terminal in response to the ranking weight of the terminal being less than the preset weight, to obtain an updated ranking weight of the terminal;
a sorting module (not shown in the figure) configured to sort the at least two operation instructions based on the updated sorting weight of each of the at least two terminals.
In some optional implementation manners of this embodiment, the first sending unit includes:
and a first sending subunit (not shown in the figure), configured to integrate the operation commands in the operation command sequence into a set of data according to the order indicated by the operation command sequence, and send the set of data to a server communicatively connected to the layer switch through the data forwarding interface.
In some optional implementation manners of this embodiment, the first sending unit includes:
and a second sending subunit (not shown in the figure), configured to send each operation instruction in the operation instruction sequence to the server end in communication connection with the one-layer switch through the data forwarding interface in sequence according to the order indicated by the operation instruction sequence.
In some optional implementations of this embodiment, the apparatus 600 further includes:
and a second sending unit (not shown in the figure) configured to send the data sent by the server to at least one of the at least two terminals in response to receiving the data sent by the server.
In some optional implementations of this embodiment, the data forwarding interface is configured to connect to an optical fiber.
In some optional implementations of this embodiment, the first layer switch has at least two data input interfaces, and each of the at least two data input interfaces is communicatively connected to each of the at least two terminals.
In the apparatus 600 provided in the foregoing embodiment of the present disclosure, the first-tier switch has only one data forwarding interface for forwarding data to a server, the first-tier switch is in communication connection with at least two terminals, the apparatus 600 receives at least two operation instructions respectively sent by the at least two terminals through the receiving unit 601, then the sorting unit 602 sorts the at least two operation instructions to obtain an operation instruction sequence, and then the first sending unit 603 sends each operation instruction in the operation instruction sequence to the server in communication connection with the first-tier switch through the data forwarding interface according to the order indicated by the operation instruction sequence. Therefore, after the operation instructions are sequenced, the operation instructions are forwarded to the server side through one data forwarding interface of one layer of switch according to the sequence, and the phenomenon of signal collision in the process that a plurality of terminals forward data to the server side through one data forwarding interface of one layer of switch is reduced or even avoided. In addition, the method provided in the foregoing embodiment limits the application scenario to the first-tier switch, which can reduce the delay compared to a scheme using a second-tier switch and a third-tier switch, and limits the application scenario to one data forwarding interface, which can reduce the cost compared to using two or more data forwarding interfaces, for example, in a scenario where the service end provides a transaction, the problem that the price of the place of the transaction is high can be solved to some extent. Therefore, under the scene that the server side is provided by the exchange, the embodiment can realize a one-to-many communication mode between the exchange and the terminal, save some seat resources and greatly reduce the time delay.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure, where the electronic device 700 shown in fig. 7 includes: at least one processor 701, memory 702, and at least one network interface 704 and other user interfaces 703. The various components in the electronic device 700 are coupled together by a bus system 705. It is understood that the bus system 705 is used to enable communications among the components. The bus system 705 includes a power bus, a control bus, and a status signal bus in addition to a data bus. But for clarity of illustration the various busses are labeled in figure 7 as the bus system 705.
The user interface 703 may include, among other things, a display, a keyboard, or a pointing device (e.g., a mouse, trackball, touch pad, or touch screen, among others.
It is to be understood that the memory 702 in embodiments of the present disclosure may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The non-volatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static random access memory (Static RAM, SRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic random access memory (Synchronous DRAM, SDRAM), Double Data Rate Synchronous Dynamic random access memory (ddr Data Rate SDRAM, ddr SDRAM), Enhanced Synchronous SDRAM (ESDRAM), synchlronous SDRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The memory 702 described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
In some embodiments, memory 702 stores the following elements, executable units or data structures, or a subset thereof, or an expanded set thereof: an operating system 7021 and application programs 7022.
The operating system 7021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, for implementing various basic services and processing hardware-based tasks. The application 7022 includes various applications, such as a Media Player (Media Player), a Browser (Browser), and the like, for implementing various application services. Programs that implement methods in accordance with embodiments of the present disclosure can be included within application program 7022.
In the embodiment of the present disclosure, the processor 701 is configured to execute the method steps provided by the method embodiments by calling a program or an instruction stored in the memory 702, specifically, a program or an instruction stored in the application 7022, for example, and includes: receiving at least two operation instructions respectively sent by the at least two terminals; sequencing the at least two operation instructions to obtain an operation instruction sequence; and sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
The method disclosed by the embodiment of the present disclosure may be applied to the processor 701, or implemented by the processor 701. The processor 701 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be implemented by integrated logic circuits of hardware or instructions in the form of software in the processor 701. The Processor 701 may be a general-purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, or discrete hardware components. The various methods, steps, and logic blocks disclosed in the embodiments of the present disclosure may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present disclosure may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software elements in the decoding processor. The software elements may be located in ram, flash, rom, prom, or eprom, registers, among other storage media that are well known in the art. The storage medium is located in the memory 702, and the processor 701 reads the information in the memory 702 and performs the steps of the above method in combination with the hardware thereof.
It is to be understood that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or any combination thereof. For a hardware implementation, the Processing units may be implemented within one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), general purpose processors, controllers, micro-controllers, microprocessors, other electronic units configured to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described herein may be implemented by means of units performing the functions described herein. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
The electronic device provided in this embodiment may be the electronic device shown in fig. 7, and may perform all the steps of the data transmission method of the switch in the layer shown in fig. 2 to 4, so as to achieve the technical effect of the data transmission method of the switch in the layer shown in fig. 2 to 4.
The disclosed embodiments also provide a storage medium (computer-readable storage medium). The storage medium herein stores one or more programs. Among others, the storage medium may include volatile memory, such as random access memory; the memory may also include non-volatile memory, such as read-only memory, flash memory, a hard disk, or a solid state disk; the memory may also comprise a combination of memories of the kind described above.
When one or more programs in the storage medium are executable by one or more processors, the data transmission method of the layer switch executed on the electronic device side is realized.
The processor is used for executing the data transmission program of the one-layer switch stored in the memory so as to realize the following steps of the data transmission method of the one-layer switch executed on the electronic equipment side:
receiving at least two operation instructions respectively sent by the at least two terminals; sequencing the at least two operation instructions to obtain an operation instruction sequence; and sending each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied in hardware, a software module executed by a processor, or a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above-mentioned embodiments, objects, technical solutions and advantages of the present disclosure are described in further detail, it should be understood that the above-mentioned embodiments are merely illustrative of the present disclosure and are not intended to limit the scope of the present disclosure, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present disclosure should be included in the scope of the present disclosure.

Claims (9)

1. A data transmission method for a layer switch, wherein the method is applied to the layer switch, the layer switch has and only has one data forwarding interface for forwarding data to a service end, and the layer switch is communicatively connected to at least two terminals, and the method includes:
receiving at least two operation instructions respectively sent by the at least two terminals;
sequencing the at least two operation instructions to obtain an operation instruction sequence;
sending each operation instruction in the operation instruction sequence to a server end in communication connection with the first-layer switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence;
wherein the sorting the at least two operation instructions comprises:
and sequencing the at least two operation instructions based on sequencing information of each terminal of the at least two terminals, wherein the sequencing information represents a sequence for sequencing the historical operation instructions sent by the terminals.
2. The method of claim 1, wherein the layer of switches comprises a field programmable gate array chip; and
the sequencing the at least two operation instructions to obtain an operation instruction sequence includes:
and sequencing the at least two operation instructions through the field programmable gate array chip to obtain an operation instruction sequence.
3. The method of claim 1, wherein said ordering the at least two operational instructions comprises:
and sequencing the at least two operation instructions based on at least one of the time sequence of sending the operation instructions by each of the at least two terminals and the time sequence of receiving each of the at least two operation instructions by the first-layer switch.
4. The method of claim 1, wherein the ranking information includes a ranking weight, the greater the ranking weight the more forward the ranking order; and
the sorting the at least two operation instructions based on the sorting information of each of the at least two terminals includes:
for the ranking weight of each terminal in the at least two terminals, in response to the ranking weight of the terminal being greater than or equal to a preset weight, reducing the ranking weight of the terminal, in response to the ranking weight of the terminal being less than the preset weight, increasing the ranking weight of the terminal to obtain an updated ranking weight of the terminal;
and sequencing the at least two operation instructions based on the updated sequencing weight of each terminal of the at least two terminals.
5. The method according to any one of claims 1 to 4, wherein the sending each operation instruction in the operation instruction sequence to a service end in communication connection with the layer switch through the data forwarding interface in an order indicated by the operation instruction sequence comprises:
integrating each operation instruction in the operation instruction sequence into a group of data according to the sequence indicated by the operation instruction sequence, and sending the group of data to a server end in communication connection with the first-layer switch through the data forwarding interface; or
And sequentially sending each operation instruction in the operation instruction sequence to a server end in communication connection with the first-layer switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence.
6. A data transmission system of a layer switch, the data transmission system comprising at least two terminals, the layer switch having a data forwarding interface for forwarding data to a server, and the server, each of the at least two terminals being communicatively connected to the layer switch, and the server being communicatively connected to the layer switch, wherein the layer switch is configured to:
in response to the fact that the first-layer switch receives at least two operation instructions sent by the at least two terminals, sequencing the at least two operation instructions to obtain an operation instruction sequence;
sending each operation instruction in the operation instruction sequence to the server through the data forwarding interface according to the sequence indicated by the operation instruction sequence;
wherein the sorting the at least two operation instructions comprises:
and sequencing the at least two operation instructions based on sequencing information of each terminal of the at least two terminals, wherein the sequencing information represents a sequence for sequencing the historical operation instructions sent by the terminals.
7. A data transmission apparatus of a layer switch, wherein the apparatus is configured to be applied to the layer switch, the apparatus is applied to the layer switch having a data forwarding interface for forwarding data to a server, and the layer switch having the data forwarding interface for forwarding data to the server is communicatively connected to at least two terminals, the apparatus comprising:
a receiving unit configured to receive at least two operation instructions respectively transmitted by the at least two terminals;
the sequencing unit is configured to sequence the at least two operation instructions to obtain an operation instruction sequence;
the sending unit is configured to send each operation instruction in the operation instruction sequence to a server end in communication connection with the layer of switch through the data forwarding interface according to the sequence indicated by the operation instruction sequence;
wherein the sorting the at least two operation instructions comprises:
and sequencing the at least two operation instructions based on sequencing information of each terminal of the at least two terminals, wherein the sequencing information represents a sequence for sequencing the historical operation instructions sent by the terminals.
8. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing a computer program stored in the memory, and when executed, implementing the method of any of the preceding claims 1-5.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method of any one of the preceding claims 1 to 5.
CN202110610921.XA 2021-05-31 2021-05-31 Data transmission method, device and system of one-layer switch Active CN113271268B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110610921.XA CN113271268B (en) 2021-05-31 2021-05-31 Data transmission method, device and system of one-layer switch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110610921.XA CN113271268B (en) 2021-05-31 2021-05-31 Data transmission method, device and system of one-layer switch

Publications (2)

Publication Number Publication Date
CN113271268A CN113271268A (en) 2021-08-17
CN113271268B true CN113271268B (en) 2022-01-11

Family

ID=77233872

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110610921.XA Active CN113271268B (en) 2021-05-31 2021-05-31 Data transmission method, device and system of one-layer switch

Country Status (1)

Country Link
CN (1) CN113271268B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11722435B2 (en) 2021-11-18 2023-08-08 United States Of America As Represented By The Secretary Of The Navy System with layer-one switch for flexible communication interconnections

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101923522A (en) * 2009-06-11 2010-12-22 中兴通讯股份有限公司 Storage controller and processing method of data operation commands
CN102207889A (en) * 2010-03-31 2011-10-05 国际商业机器公司 Command control method and command controller
CN103810028A (en) * 2014-01-28 2014-05-21 深圳市中兴移动通信有限公司 Intelligent terminal, operation method thereof and mobile terminal
CN105357597A (en) * 2015-09-29 2016-02-24 中国联合网络通信集团有限公司 Passive optical network, data transmission method and data transmission device
CN105634986A (en) * 2014-11-30 2016-06-01 中国科学院沈阳自动化研究所 Switch implementation method and system
CN106059961A (en) * 2015-04-10 2016-10-26 恩智浦有限公司 Network switch circuit, system and method
CN106713799A (en) * 2015-11-13 2017-05-24 深圳市光峰光电技术有限公司 Projection equipment control method, projection equipment and intelligent terminal
CN108540356A (en) * 2018-03-30 2018-09-14 联想(北京)有限公司 Processing method and processing equipment
CN112333119A (en) * 2020-11-27 2021-02-05 深圳华云信息系统有限公司 Data transmission system and method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101923522A (en) * 2009-06-11 2010-12-22 中兴通讯股份有限公司 Storage controller and processing method of data operation commands
CN102207889A (en) * 2010-03-31 2011-10-05 国际商业机器公司 Command control method and command controller
CN103810028A (en) * 2014-01-28 2014-05-21 深圳市中兴移动通信有限公司 Intelligent terminal, operation method thereof and mobile terminal
CN105634986A (en) * 2014-11-30 2016-06-01 中国科学院沈阳自动化研究所 Switch implementation method and system
CN106059961A (en) * 2015-04-10 2016-10-26 恩智浦有限公司 Network switch circuit, system and method
CN105357597A (en) * 2015-09-29 2016-02-24 中国联合网络通信集团有限公司 Passive optical network, data transmission method and data transmission device
CN106713799A (en) * 2015-11-13 2017-05-24 深圳市光峰光电技术有限公司 Projection equipment control method, projection equipment and intelligent terminal
CN108540356A (en) * 2018-03-30 2018-09-14 联想(北京)有限公司 Processing method and processing equipment
CN112333119A (en) * 2020-11-27 2021-02-05 深圳华云信息系统有限公司 Data transmission system and method

Also Published As

Publication number Publication date
CN113271268A (en) 2021-08-17

Similar Documents

Publication Publication Date Title
JP6882511B2 (en) Methods, devices and systems for blockchain consensus
US9497288B2 (en) Subscriber based priority of messages in a publisher-subscriber domain
WO2020042290A1 (en) Risk management method, and apparatus and computer-readable storage medium
CN107070858B (en) Service processing method and device
CN110741342A (en) Blockchain transaction commit ordering
EP3468095A1 (en) Transaction selection device for selecting blockchain transactions
CN105468302A (en) Data processing method, apparatus and system
CN113271268B (en) Data transmission method, device and system of one-layer switch
CN113535721A (en) Data writing method and device
US11023825B2 (en) Platform as a service cloud server and machine learning data processing method thereof
CN110990116A (en) Method, device and system for transmitting data between intelligent network card and virtual machine
US20090187600A1 (en) Method of improving replica server performance and a replica server system
CN116719457A (en) Information display method, device and equipment
CN109947564B (en) Service processing method, device, equipment and storage medium
CN104715414A (en) Assigning descriptors to transactions
CN111598571A (en) Transaction processing method, device, equipment and storage medium of block chain
CN111143461A (en) Mapping relation processing system and method and electronic equipment
CN107580033B (en) Load information processing method and device, message processing method and device, and server
CN111737274B (en) Transaction data processing method, device and server
CN113590243A (en) Energy enterprise project creation method and device, computer equipment and medium
CN108509478B (en) Splitting and calling method of rule engine file, electronic device and storage medium
CN112181686A (en) Data processing method, device and system, electronic equipment and storage medium
CN111061576A (en) Method and system for creating entity object
CN110113653A (en) A kind of display methods and terminal of setting option
US20170346912A1 (en) Configuration-driven sign-up

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
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 9th Floor, Block A, Shenzhen National Engineering Laboratory Building, No. 20, Gaoxin South 7th Road, High-tech Zone Community, Yuehai Street, Nanshan District, Shenzhen, Guangdong 518000

Patentee after: Shenzhen Huayun Information System Technology Co.,Ltd.

Address before: No. 904, block a, national engineering laboratory building, Gaoxin South 7th road digital technology park, Yuehai street, Nanshan District, Shenzhen, Guangdong 518000

Patentee before: Shenzhen Huayun Information System Co.,Ltd.