CN110300185B - NTB communication method, device, equipment and storage medium - Google Patents

NTB communication method, device, equipment and storage medium Download PDF

Info

Publication number
CN110300185B
CN110300185B CN201910630562.7A CN201910630562A CN110300185B CN 110300185 B CN110300185 B CN 110300185B CN 201910630562 A CN201910630562 A CN 201910630562A CN 110300185 B CN110300185 B CN 110300185B
Authority
CN
China
Prior art keywords
port
ntb
request
communication
target
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
CN201910630562.7A
Other languages
Chinese (zh)
Other versions
CN110300185A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201910630562.7A priority Critical patent/CN110300185B/en
Publication of CN110300185A publication Critical patent/CN110300185A/en
Application granted granted Critical
Publication of CN110300185B publication Critical patent/CN110300185B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses an NTB communication method, a device, equipment and a storage medium, wherein the method comprises the following steps: receiving a communication request sent by a request end; the communication request comprises port information of a target NTB port in a request end; judging whether the communication request is a transmission request; if yes, judging whether the port information of the target NTB port is recorded in advance; if so, data communication is conducted with the target NTB port through the local NTB port. The method realizes the restriction on the NTB port data communication between the devices and relatively ensures the accuracy and reliability of the data communication. In addition, the invention also provides an NTB communication device, equipment and a storage medium, and the beneficial effects are as above.

Description

NTB communication method, device, equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an NTB communication method, apparatus, device, and storage medium.
Background
In recent years, PCIe has been rapidly developed, and has been developed from an initial PCI to a current PCI 3.0, a communication speed and a bandwidth of PCIe have been more and more approved by manufacturers, an NTB (Non-Transparent Bridge) is also produced along with the development of PCIe, and meanwhile, the NTB gradually becomes a main mode of communication between multi-controllers of a traditional storage, and has the characteristics of large bandwidth, high speed, small delay, and small jitter, and is particularly suitable for the requirements of large communication data volume and high real-time performance between the multi-controllers of the traditional storage. In the prior art, data communication links can be established between NTBs of different device nodes, and then data communication between the NTBs is performed based on the data communication links, but because the current device node often has a plurality of NTB ports and each NTB port of different device nodes has communication capability, it is difficult to ensure accuracy and reliability of data communication between the NTBs.
It is therefore apparent that providing an NTB communication method to relatively ensure the accuracy and reliability of data communication is a technical problem to be solved by those skilled in the art.
Disclosure of Invention
The invention aims to provide an NTB communication method, an NTB communication device, NTB communication equipment and a NTB communication storage medium, so as to relatively ensure the accuracy and reliability of data communication.
To solve the above technical problem, the present invention provides an NTB communication method, including:
receiving a communication request sent by a request end; the communication request comprises port information of a target NTB port in a request end;
judging whether the communication request is a transmission request;
if yes, judging whether the port information of the target NTB port is recorded in advance;
if so, data communication is conducted with the target NTB port through the local NTB port.
Preferably, when the result of determining whether the communication request is a transmission request is negative, the method further includes:
judging whether the communication request is a registration request;
if yes, recording the port information of the target NTB port.
Preferably, before recording the port information of the target NTB port, the method further includes:
judging whether the port information of the target NTB port is not recorded;
if yes, the step of recording the port information of the target NTB port is executed.
Preferably, after recording the port information of the target NTB port, the method further includes:
and sending response information containing the port information of the local NTB port to the request end so as to record the local NTB port to the request end.
Preferably, the communication request includes port information of a plurality of target NTB ports in the request end;
correspondingly, the data communication with the target NTB port through the local NTB port comprises the following steps:
and carrying out data communication in a parallel mode through the local NTB port and the target NTB port.
In addition, the present invention also provides an NTB communication apparatus, comprising:
the request receiving module is used for receiving a communication request sent by a request end; the communication request comprises port information of a target NTB port in a request end;
the transmission judging module is used for judging whether the communication request is a transmission request or not, and if so, the recording judging module is called;
the recording judging module is used for judging whether the port information of the target NTB port is recorded in advance, and if so, the data communication module is called;
and the data communication module is used for carrying out data communication with the target NTB port through the local NTB port.
Preferably, when the execution result of the recording judgment module is negative, the registration judgment module is called;
the registration judging module is used for judging whether the communication request is a registration request or not, and if so, the information recording module is called;
and the information recording module is used for recording the port information of the target NTB port.
Preferably, the apparatus further comprises:
and the record judging module is used for judging whether the port information of the target NTB port is not recorded, and if so, the information recording module is called.
In addition, the present invention also provides an NTB communication apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the NTB communication method as described above when executing the computer program.
Furthermore, the present invention also provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps of the NTB communication method as described above.
The NTB communication method provided by the invention firstly receives a communication request which is sent by a request end and contains target NTB port information in the request end, judges whether the communication request is a transmission request, further judges whether the port information of the target NTB port is recorded locally in advance if the communication request is the transmission request, and further performs data communication with the target NTB port through the local NTB port if the communication request is the transmission request. In the method, the transmission request transmitted by the request end contains the port information of the target NTB port of the request end, and the port information is further used as the basis for judging whether the request end has the communication qualification, and the data communication is carried out between the local NTB port and the target NTB port only when the port information of the target NTB port is locally recorded in advance, so that the limitation on the data communication of the NTB port between the devices is realized, and the accuracy and the reliability of the data communication are relatively ensured. In addition, the invention also provides an NTB communication device, equipment and a storage medium, and the beneficial effects are as above.
Drawings
In order to illustrate the embodiments of the present invention more clearly, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained by those skilled in the art without inventive effort.
Fig. 1 is a flowchart of an NTB communication method according to an embodiment of the present invention;
fig. 2 is a flowchart of an NTB communication method according to an embodiment of the present invention;
fig. 3 is a structural diagram of an NTB communication apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without any creative work belong to the protection scope of the present invention.
In the prior art, data communication links can be established between NTBs of different device nodes, and then data communication between the NTBs is performed based on the data communication links, but the current device node often has a plurality of NTB ports, and each NTB port of different device nodes has communication capability, so that it is difficult to ensure accuracy and reliability of data communication between the NTBs.
The core of the invention is to provide an NTB communication method to relatively ensure the accuracy and reliability of data communication. Another core of the present invention is to provide an NTB communication apparatus, device and storage medium.
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a flowchart of an NTB communication method according to an embodiment of the present invention. Referring to fig. 1, the NTB communication method includes the following specific steps:
step S10: and receiving a communication request sent by a request end.
The communication request includes port information of a target NTB port in the request terminal.
It should be noted that the execution main body of the method should be a response end for responding to the communication request of the request end, and in the method, the request end and the response end are both installed with an NTB card, so that both the request end and the response end have corresponding NTB ports. The communication request transmitted to the response end contains the port information of the target NTB port in the request end, so that the response end further judges the data communication qualification of the target NTB port of the request end. In addition, the port information of the target NTB port in the method should uniquely characterize the NTB port identity of the target NTB port, so as to ensure the overall accuracy of NTB communication.
Step S11: it is judged whether the communication request is a transmission request, and if so, step S12 is executed.
Step S12: it is determined whether the port information of the target NTB port has been recorded in advance, and if so, step S13 is executed.
Step S13: data communication is conducted with the target NTB port through the local NTB port.
It should be noted that, when the communication request is a transmission request, that is, when the request end initiates a data interaction request to the response end, the response end determines whether the port information of the target NTB port is locally recorded, so as to define whether the target NTB port of the request end has a communication qualification with the local NTB port, that is, only by recording the port information of the target NTB port of the request end to the response end in advance, the response end can perform data communication with the target NTB port of the request end through the local NTB port, thereby avoiding a situation that any NTB port of the request end can perform data communication with the local NTB port of the response end, and improving overall controllability of data communication of the NTB ports between different devices.
The NTB communication method provided by the invention firstly receives a communication request which is sent by a request end and contains target NTB port information in the request end, judges whether the communication request is a transmission request, further judges whether the port information of the target NTB port is recorded locally in advance if the communication request is the transmission request, and further performs data communication with the target NTB port through the local NTB port if the communication request is the transmission request. In the method, the transmission request transmitted by the request end contains the port information of the target NTB port of the request end, and the port information is further used as the basis for judging whether the request end has the communication qualification, and the data communication is carried out between the local NTB port and the target NTB port only when the port information of the target NTB port is locally recorded in advance, so that the limitation on the data communication of the NTB port between the devices is realized, and the accuracy and the reliability of the data communication are relatively ensured.
Fig. 2 is a flowchart of an NTB communication method according to an embodiment of the present invention. Referring to fig. 2, the NTB communication method includes the following specific steps:
step S20: and receiving a communication request sent by a request end.
Step S21: it is determined whether the communication request is a transmission request, and if so, step S22 is performed, otherwise, step S23 is performed.
Step S22: it is determined whether the port information of the target NTB port has been recorded in advance, and if so, step S24 is executed.
Step S23: it is determined whether the communication request is a registration request, and if so, step S25 is performed.
Step S24: data communication is conducted with the target NTB port through the local NTB port.
Step S25: and recording the port information of the target NTB port.
It should be noted that, the key point of the present embodiment is that when the transmission request of the request end is specifically a registration request, that is, when the request end requests the data communication right of the target NTB port from the response end, the response end records the port information of the target NTB port to the local, so as to ensure that when the request end transmits a transmission request containing the port information of the target NTB port, the request end can normally respond to the transmission request of the request end, and perform data communication with the target NTB port of the request end through the local NTB port, thereby further ensuring accuracy and reliability of data communication. In addition, in this embodiment, the recording of the port information of the target NTB port may specifically be to record the port information of the target NTB port in a data structure or a log preset in the response end, which is not limited specifically herein.
On the basis of the above-mentioned examples, the present invention also provides a series of preferred embodiments as follows.
As a preferred embodiment, before recording the port information of the target NTB port, the method further includes:
judging whether the port information of the target NTB port is not recorded;
if yes, the step of recording the port information of the target NTB port is executed.
It should be noted that, considering that when the request end performs registration of the target NTB port with the response end, the response end may already record the port information of the target NTB port, so to prevent the response end from repeatedly recording the port information of the target NTB port of the request end, thereby saving the storage space of the response end, in this embodiment, before recording the port information of the target NTB port, it is determined whether the port information of the target NTB port is not recorded, and if the response end does not record the port information of the target NTB port, the step of recording the port information of the target NTB port is performed. The embodiment saves the storage space of the response end to a certain extent.
In addition, as a preferred embodiment, after recording the port information of the target NTB port, the method further includes:
and sending response information containing the port information of the local NTB port to the request end so as to record the local NTB port to the request end.
In the embodiment, after the response end records the port information of the target NTB port of the request end to the local, the response end sends the response information to the request end, wherein the response information includes the port information of the local NTB port of the response end, so as to inform the request end of successful registration, and after the request end records the local NTB port of the response end, the NTB port used by the response end can be verified in subsequent NTB data communication with the response end, thereby further ensuring the accuracy and reliability of data communication.
In addition, as a preferred implementation, the communication request includes port information of a plurality of target NTB ports in the request end;
correspondingly, the data communication with the target NTB port through the local NTB port comprises the following steps:
and carrying out data communication in a parallel mode through the local NTB port and the target NTB port.
It should be noted that the present embodiment focuses on the parallel communication between the responding end and the multiple target NTB ports of the requesting end, and the multiple target NTB ports may be multiple target NTB ports divided by one physical NTB card or multiple target NTB ports divided by multiple NTB cards. The mode of parallel communication of a plurality of data communication links can realize rapid receiving and sending of service data, improve efficiency and simultaneously ensure the overall robustness of data communication.
Fig. 3 is a structural diagram of an NTB communication apparatus according to an embodiment of the present invention. The NTB communication device provided by the embodiment of the invention comprises:
a request receiving module 10, configured to receive a communication request sent by a request end; the communication request comprises port information of a target NTB port in a request end;
a transmission judging module 11, configured to judge whether the communication request is a transmission request, and if so, invoke the recording judging module 12;
a record judging module 12, configured to judge whether port information of a target NTB port is recorded in advance, and if yes, invoke a data communication module 13;
and a data communication module 13, configured to perform data communication with the target NTB port through the local NTB port.
The NTB communication device provided by the invention firstly receives a communication request which is sent by a request end and contains target NTB port information in the request end, judges whether the communication request is a transmission request, further judges whether the port information of the target NTB port is recorded locally in advance if the communication request is the transmission request, and further performs data communication with the target NTB port through the local NTB port if the communication request is the transmission request. In the device, the transmission request transmitted by the request end contains the port information of the target NTB port of the request end, and the port information is further used as the basis for judging whether the request end has the communication qualification, and only when the port information of the target NTB port is locally recorded in advance, the data communication is carried out between the local NTB port and the target NTB port, so that the limitation on the data communication of the NTB port between the devices is realized, and the accuracy and the reliability of the data communication are relatively ensured.
On the basis of the NTB communication apparatus, as a preferred embodiment, when the execution result of the recording determination module 12 is negative, the registration determination module is invoked;
the registration judging module is used for judging whether the communication request is a registration request or not, and if so, the information recording module is called;
and the information recording module is used for recording the port information of the target NTB port.
In addition to the NTB communication apparatus, as a preferred embodiment, the apparatus further includes:
and the record judging module is used for judging whether the port information of the target NTB port is not recorded, and if so, the information recording module is called.
The present invention also provides an NTB communication apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the NTB communication method as described above when executing the computer program.
The NTB communication equipment provided by the invention firstly receives a communication request which is sent by a request end and contains target NTB port information in the request end, judges whether the communication request is a transmission request, further judges whether the port information of the target NTB port is recorded locally in advance if the communication request is the transmission request, and further performs data communication with the target NTB port through the local NTB port if the communication request is the transmission request. In the equipment, the transmission request transmitted by the request end contains the port information of the target NTB port of the request end, and the port information is further used as the basis for judging whether the request end has the communication qualification, and only when the port information of the target NTB port is locally recorded in advance, the data communication is carried out through the local NTB port and the target NTB port, so that the limitation on the data communication of the NTB port between the equipment is realized, and the accuracy and the reliability of the data communication are relatively ensured.
The present invention also provides a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the NTB communication method as described above.
The computer readable storage medium provided by the invention firstly receives a communication request which is sent by a request end and contains target NTB port information in the request end, judges whether the communication request is a transmission request, further judges whether the port information of the target NTB port is recorded locally in advance if the communication request is the transmission request, and further carries out data communication with the target NTB port through the local NTB port if the communication request is the transmission request. In the computer readable storage medium, the transmission request transmitted by the request end contains the port information of the target NTB port of the request end, and the port information is further used as the basis for judging whether the request end has the communication qualification, and only when the port information of the target NTB port is locally recorded in advance, the data communication is carried out between the local NTB port and the target NTB port, so that the limitation on the data communication of the NTB port between the devices is realized, and the accuracy and the reliability of the data communication are relatively ensured.
The details of the NTB communication method, apparatus, device and storage medium provided by the present invention are described above. The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (5)

1. An NTB communication method, comprising:
receiving a communication request sent by a request end; the communication request comprises port information of a target NTB port in the request end;
judging whether the communication request is a transmission request;
if yes, judging whether the port information of the target NTB port is recorded in advance;
if yes, carrying out data communication with the target NTB port through a local NTB port;
when the result of judging whether the communication request is a transmission request is negative, the method further comprises the following steps:
judging whether the communication request is a registration request;
if yes, recording the port information of the target NTB port;
before the recording port information of the target NTB port, the method further includes:
judging whether the port information of the target NTB port is not recorded;
if yes, executing the step of recording the port information of the target NTB port;
after the recording the port information of the target NTB port, the method further includes:
and sending response information containing the port information of the local NTB port to the request end so as to record the local NTB port to the request end.
2. The NTB communication method according to claim 1, wherein the communication request includes port information of a plurality of target NTB ports in the request end;
correspondingly, the data communication with the target NTB port through the local NTB port includes:
and carrying out data communication in a parallel mode through the local NTB port and the target NTB port.
3. An NTB communication device, comprising:
the request receiving module is used for receiving a communication request sent by a request end; the communication request comprises port information of a target NTB port in the request end;
the transmission judging module is used for judging whether the communication request is a transmission request or not, and if so, the recording judging module is called;
the recording judging module is used for judging whether the port information of the target NTB port is recorded in advance, and if so, the data communication module is called;
the data communication module is used for carrying out data communication with the target NTB port through a local NTB port;
when the execution result of the recording judgment module is negative, calling a registration judgment module;
the registration judging module is used for judging whether the communication request is a registration request or not, and if so, calling the information recording module;
the information recording module is used for recording the port information of the target NTB port;
the device further comprises:
the recording judging module is used for judging whether the port information of the target NTB port is not recorded, and if so, the information recording module is called;
the device further comprises:
and a module configured to send, to the request end, response information including port information of the local NTB port after the recording of the port information of the target NTB port, so as to record the local NTB port to the request end.
4. An NTB communication device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the NTB communication method according to any one of claims 1 to 2 when executing the computer program.
5. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the NTB communication method according to any one of claims 1 to 2.
CN201910630562.7A 2019-07-12 2019-07-12 NTB communication method, device, equipment and storage medium Active CN110300185B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910630562.7A CN110300185B (en) 2019-07-12 2019-07-12 NTB communication method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910630562.7A CN110300185B (en) 2019-07-12 2019-07-12 NTB communication method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110300185A CN110300185A (en) 2019-10-01
CN110300185B true CN110300185B (en) 2022-06-07

Family

ID=68031023

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910630562.7A Active CN110300185B (en) 2019-07-12 2019-07-12 NTB communication method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110300185B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105306567A (en) * 2015-10-23 2016-02-03 小米科技有限责任公司 Method and device for terminal connection
CN105391744A (en) * 2015-12-30 2016-03-09 浙江宇视科技有限公司 Method and system for managing monitoring equipment
KR20170025967A (en) * 2015-08-31 2017-03-08 캐논코리아비즈니스솔루션 주식회사 Network system and method fortransmitting/receiving data under the network
CN106559382A (en) * 2015-09-25 2017-04-05 北京计算机技术及应用研究所 Protection system of security gateway access control method based on OPC agreements
CN107682277A (en) * 2017-10-11 2018-02-09 郑州云海信息技术有限公司 Communication means, device and medium between a kind of equipment FC ports
CN107734046A (en) * 2017-10-26 2018-02-23 山东浪潮通软信息科技有限公司 Method, service end, client and the system of remote operation database
CN107770143A (en) * 2016-08-23 2018-03-06 高德信息技术有限公司 A kind of method and apparatus for verifying client side
CN108494771A (en) * 2018-03-23 2018-09-04 平安科技(深圳)有限公司 Electronic device, fire wall open verification method and storage medium
CN108762939A (en) * 2018-06-29 2018-11-06 郑州云海信息技术有限公司 A kind of PCIe port resource allocation methods, system and equipment and storage medium
CN109117393A (en) * 2018-08-06 2019-01-01 郑州云海信息技术有限公司 A kind of two-way NTB communication means, apparatus and system
CN109639701A (en) * 2018-12-25 2019-04-16 杭州迪普科技股份有限公司 Access control method, device, equipment and storage medium based on OPC agreement

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107124717A (en) * 2017-03-31 2017-09-01 捷开通讯(深圳)有限公司 A kind of network connection management method, mobile terminal and storage device
CN107734503A (en) * 2017-09-28 2018-02-23 苏州亿科赛卓电子科技有限公司 A kind of WLAN hot spot communication means and mobile terminal based on white list

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170025967A (en) * 2015-08-31 2017-03-08 캐논코리아비즈니스솔루션 주식회사 Network system and method fortransmitting/receiving data under the network
CN106559382A (en) * 2015-09-25 2017-04-05 北京计算机技术及应用研究所 Protection system of security gateway access control method based on OPC agreements
CN105306567A (en) * 2015-10-23 2016-02-03 小米科技有限责任公司 Method and device for terminal connection
CN105391744A (en) * 2015-12-30 2016-03-09 浙江宇视科技有限公司 Method and system for managing monitoring equipment
CN107770143A (en) * 2016-08-23 2018-03-06 高德信息技术有限公司 A kind of method and apparatus for verifying client side
CN107682277A (en) * 2017-10-11 2018-02-09 郑州云海信息技术有限公司 Communication means, device and medium between a kind of equipment FC ports
CN107734046A (en) * 2017-10-26 2018-02-23 山东浪潮通软信息科技有限公司 Method, service end, client and the system of remote operation database
CN108494771A (en) * 2018-03-23 2018-09-04 平安科技(深圳)有限公司 Electronic device, fire wall open verification method and storage medium
CN108762939A (en) * 2018-06-29 2018-11-06 郑州云海信息技术有限公司 A kind of PCIe port resource allocation methods, system and equipment and storage medium
CN109117393A (en) * 2018-08-06 2019-01-01 郑州云海信息技术有限公司 A kind of two-way NTB communication means, apparatus and system
CN109639701A (en) * 2018-12-25 2019-04-16 杭州迪普科技股份有限公司 Access control method, device, equipment and storage medium based on OPC agreement

Also Published As

Publication number Publication date
CN110300185A (en) 2019-10-01

Similar Documents

Publication Publication Date Title
WO2021249490A1 (en) Communication method and service data transmission method in blockchain network
KR102167613B1 (en) Message push method and device
CN106302595B (en) Method and equipment for carrying out health check on server
CN111953770B (en) Route forwarding method and device, route equipment and readable storage medium
CN111489256A (en) Cross-chain processing method, equipment and system for multi-chain block chain system
CN113076281B (en) Method, system, equipment and medium for communication of Ceph kernel client
CN106708748B (en) Method and system for improving mounting performance of OpenStack block storage volume
WO2024103716A1 (en) Method and apparatus for managing subnets in link, and device and readable medium
CN105487937A (en) RDMA (Remote Direct Memory Access) implementation method and device
CN110300185B (en) NTB communication method, device, equipment and storage medium
CN102984138B (en) A kind of methods, devices and systems obtaining object
CN112422485B (en) Communication method and device of transmission control protocol
CN110022332B (en) Hypertext transfer security protocol proxy method, device, equipment and medium
CN111198855A (en) Method and device for processing log data
TWI779624B (en) Data read/write processing method, data center, disaster recovery system and storage medium
CN109495330B (en) Method and device for realizing UDP interception test
CN109542812A (en) Data communication control method, device and terminal device
CN110611678B (en) Method for identifying message and access network equipment
WO2021155529A1 (en) Resource deletion method, apparatus, and device, and storage medium
CN110071868B (en) Link aggregation method, device and network equipment
CN115622929B (en) Remote direct data access RDMA (remote direct memory Access) test method and related device
CN112068784A (en) Method for automatically switching multiple network cards of cloud printing equipment and cloud printing equipment
CN108600215A (en) Identifying code is anti-to steal method, apparatus and the network equipment
US20160043900A1 (en) Port Configuration Method and Device for Home Gateway
KR100875912B1 (en) Apparatus and method for processing network event processing network events in open environment

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