WO2006086914A1 - A communication system and the interconnecting method thereof - Google Patents

A communication system and the interconnecting method thereof Download PDF

Info

Publication number
WO2006086914A1
WO2006086914A1 PCT/CN2005/000202 CN2005000202W WO2006086914A1 WO 2006086914 A1 WO2006086914 A1 WO 2006086914A1 CN 2005000202 W CN2005000202 W CN 2005000202W WO 2006086914 A1 WO2006086914 A1 WO 2006086914A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication
domain
message
module
gateway module
Prior art date
Application number
PCT/CN2005/000202
Other languages
French (fr)
Chinese (zh)
Inventor
Zhen Tan
Xiaohu Dong
Xinhui Wang
Original Assignee
Zte Corporation
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 Zte Corporation filed Critical Zte Corporation
Priority to PCT/CN2005/000202 priority Critical patent/WO2006086914A1/en
Priority to CN2005800423522A priority patent/CN101073232B/en
Publication of WO2006086914A1 publication Critical patent/WO2006086914A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • H04L61/3005Mechanisms for avoiding name conflicts
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5046Resolving address allocation conflicts; Testing of addresses

Definitions

  • the present invention relates to a communication system and an interconnection method thereof, and particularly to a communication system and an interconnection method for accomplishing information exchange and service discovery between a plurality of communication systems having the same communication mode and having the same naming service. Background technique
  • a communication system usually consists of several communication nodes, each of which has at least one unique identifier in its communication system for communication addressing.
  • this description is usually generated by a specific sequence, such as an IP address.
  • this sequence is not conducive to the expansion and flexible configuration of the system, so a naming service is generated, which provides a mnemonic (name) for the communication node with specific requirements - mapping its communication identifier,
  • the application uses the name to access the communication node, and the conversion of the name and communication representation is done by the naming service before the actual communication.
  • the mnemonics used in the allocation and naming services of the internal communication identifiers will be basically the same or even identical.
  • the same communication systems must be relatively isolated to prevent communication interference and collisions. If these same communication systems require information interaction, it is necessary to redistribute the identity of the communication nodes for several systems participating in the communication. Two methods are usually used for reallocation.
  • the object of the present invention is to provide a communication system and an interconnection method thereof, which overcomes the adverse effects on the internal communication of the original system when the interconnection between communication systems of the same communication mode is currently implemented, and prevents the internal system from being communicated between the systems.
  • the conflict of naming services based on the internal communication mechanism of the original system, uses the internal communication mechanism of the original system to realize the interconnection of multiple communication systems.
  • the present invention provides a communication system, and the present invention defines a communication domain concept.
  • Each communication domain includes a communication subsystem, and the communication domain is distinguished by a unique identifier in each communication domain.
  • a communication gateway module is set up, and the communication gateway module uses the original internal communication mechanism of the communication nodes of the communication domain, and the information interaction between the communication gateway modules of each communication domain constitutes an interconnection between communication domains.
  • the communication gateway module completes the virtual communication connection between the internal nodes of the subsystem and the communication nodes of other communication subsystems, and acts as a conversion adapter for the communication protocol between different communication subsystems;
  • the communication system of the present invention includes more than one communication domain
  • the communication domain has a unique identifier, and the communication domain includes a communication subsystem and a communication gateway module, and the communication gateway module exchanges information with a communication node in a communication subsystem of the communication domain in which it is located.
  • the communication node and the communication gateway module both include an application function module and a domain.
  • the communication gateway module further comprises a transmission module for inter-domain communication and a reception module for inter-domain communication; and the application function module is configured to transmit to the domain communication driver module that the device needs to be sent The message or the message received from the domain communication driver module is used; the domain communication driver module is configured to package the sent message and then transmit the message to the internal communication driver module, or process the received message, and then extract the domain related message to An application function module; the internal communication driver module is configured to send a message to a communication node inside the communication system and receive a message sent by the internal communication node; and the sending and receiving module of the inter-domain communication is used to complete the inter-domain message. Send and receive.
  • the invention also provides a method for interconnecting the above communication system, comprising the following steps:
  • Step 1 One or more communication domains establish a communication connection through the communication gateway module, and establish a routing information table in each communication gateway module.
  • the routing information table includes a target domain and a link identifier, and is used to save and communicate with the communication.
  • the communication domain where the gateway module is located establishes the communication domain name and link identifier of the communication link;
  • Step 2 The communication gateway module notifies the communication node of the communication subsystem in the communication domain of the communication domain in the communication connection message;
  • Step 3 The communication nodes of different communication domains establish a communication link.
  • the communication subsystems in different communication domains are independent communication systems, and may be systems with the same communication mode or systems with different communication modes.
  • the present invention is applicable to interconnecting independent systems not designed to interconnect communication systems without altering the original communication mechanisms of these systems.
  • Existing communication interconnection systems require that interconnections between systems must be considered at the beginning of system design. Even if these systems do not participate in system interconnection in the future, they must be affected by the interconnection requirements in the later transformation. Transformation of communication mechanism; the present invention
  • the method can shield the conflict of communication addressing when the same communication mode system is interconnected. In the system using the naming service, the conflict of the same name can be avoided, and the present invention does not need to provide additional management and services, and utilizes the original communication. Mechanisms enable system interconnection. DRAWINGS
  • Figure 1 is a schematic structural view of the system of the present invention
  • Figure 2 is a flow chart of the method of the present invention
  • FIG. 3 is a schematic diagram of a system in which the system of the present invention adopts a mesh type interconnection manner
  • FIG. 4 is a schematic diagram of a system in which the system according to the present invention adopts a tree interconnection method
  • FIG. 5 is a schematic structural diagram of a communication node in a system according to the present invention.
  • FIG. 6 is a schematic structural diagram of a communication gateway module in a system according to the present invention.
  • FIG. 7 is a schematic diagram of a format of a message transmitted in the method according to the present invention.
  • FIG. 8 is a schematic diagram of a format of a message transmitted between communication nodes in the system of the present invention.
  • FIG. 9 is a schematic diagram showing the format of a message transmitted between two communication gateway modules in the present invention. detailed description
  • the invention defines a communication domain concept, the communication domain is distinguished by a unique identifier, each communication domain comprises a communication subsystem, and a communication gateway module is set in each communication domain, the communication gateway module and the communication domain
  • the internal information exchange of each communication node adopts the original internal communication mechanism of the subsystem.
  • Each communication domain forms the interconnection between the communication domains through the information interaction between the communication gateway modules.
  • the communication gateway module completes the internal nodes and other communication sub-systems of the subsystem.
  • the communication system of the present invention includes more than one communication domain 100, 200, 300, 400, as described
  • the communication domain has a unique identifier, and the communication domain includes one or more communication nodes
  • the communication gateway module Ga t e 1 interacts with the communication nodes Nodel and Node2 in the communication subsystem 110 of the communication domain in which it is located.
  • Each communication domain forms an interconnection between communication domains through the information exchange of its respective communication gateway modules.
  • Step 1 One or more communication domains establish a communication connection through the communication gateway module, and establish a routing information table in each communication gateway module.
  • the routing information table includes a target domain and a link identifier, and is used to save and communicate with the communication.
  • the communication domain where the gateway module is located establishes the communication domain name and link identifier of the communication link;
  • Step 2 The communication gateway module notifies the communication node of the communication subsystem in the communication domain of the communication domain in the communication connection message;
  • Step 3 The communication nodes of different communication domains establish a communication link.
  • the communication gateway module connects the communication domains, and the establishment of the link can be performed in two ways, one is a network interconnection manner, as shown in FIG. 3;
  • the interconnection method is shown in Figure 4.
  • the network interconnection mode that is, one or more communication domains are interconnected by a communication gateway module and a communication gateway module of another communication domain to form a mesh, and the communication gateway module periodically sends a broadcast message to the outside periodically during its lifetime.
  • the message includes the domain identifier of the communication domain in which it is located, and listens to the broadcast message sent from the outside, and determines whether the domain identifier in the received broadcast message is the target domain in the routing information table. If not, the domain is indicated.
  • the tree interconnection means that any one communication domain is used as the first layer communication domain, the first layer communication domain is connected to more than one communication domain, and the communication domain is used as the communication domain of the second layer.
  • Each second layer communication domain is connected to more than one communication domain, and the communication domain is used as a communication domain of the third layer, and each third layer communication domain is connected to more than one communication domain, and the communication domain is used as the communication domain of the fourth layer.
  • a routing information table is also established in each communication gateway module, and the routing information table includes a target domain and a link identifier, and is used for saving communication with the communication gateway module.
  • the domain establishes the communication domain name and link identifier of the communication link. Referring to FIG. 4, the routing information table of some of the communication domains is as shown in Table 1.
  • communication domain 1 is the first layer communication domain
  • communication domains 2, 3 are the second layer communication domain
  • communication domains 4, 5, and 6 are the third layer communication domain.
  • the communication domain 1 is directly connected to the communication domains 2, 3, and is connected to the communication domain 4, 5 via the communication domain 2, and is connected to the communication domain 6 via the communication i or 3, so when the communication domain 1 and the communication i or 2, 3, 4, 5, 6
  • the link identifiers are Linkl-2 and Linkl-3 respectively.
  • the link identifier is still Linkl-2.
  • the target domain to which it is connected is the communication domain 6, its link identifier is still Linkl-3.
  • communication domain 2 establishes a connection with communication i or 1, 3, 4, 5, 6, when the target domain to which it is connected is communication domain 4, 5, the link identifiers are Link2- 4, Link2- 5, when the target domain to which it is connected is the communication domain 1, 3, 6, its link identifier is Linkl - 2.
  • the link identifiers are all Link2-4.
  • the link identifier is Inner Link, and the message is sent to the internal system through the link.
  • the communication gateway module When the communication gateway module connects the communication domains, the communication gateway module sends a domain connection message notification to the communication node of the communication domain in which it is located. For the network connection mode, the communication gateway module communicates with all communication domains in the communication domain at the time of link establishment. The node broadcasts the domain connection message notification, and may also provide a query interface for the newly added communication node in the communication subsystem to query the connected domain, or when the internal communication node does not respond to the broadcast message.
  • the gateway module broadcasts the domain connection message notification to all communication nodes in the communication system of the communication domain where the link is established, and determines whether the communication domain in which the communication domain is located is the lowest layer of the established communication connection, and if not, Passing the connection message to all communication domains of the next layer connected thereto, and maintaining the routing information table information inside the communication gateway module, and determining the routing information table when establishing and disconnecting with other non-directly connected communication domains.
  • the information in it correctly reflects the link state changes between any two domains in the entire system.
  • Tree connection is a relatively simple connection method. There is no duplicate link. Therefore, the routing table changes only when the inter-domain link is established and disconnected.
  • any two of the entire system are created.
  • the link state between domains changes, not just the contiguous domain that has a physical connection directly with the domain. If yes, the process ends; wherein the domain connection message notification includes at least a domain identifier of a communication domain with which a communication connection is established.
  • the domain connection message notification may also include some messages required by the application layer, so that the application not only obtains the domain identifier required for subsequent inter-domain communication, but also identifies the application logic of each connection domain through the application layer message bound thereto.
  • the layer establishes its connection relationship.
  • the communication gateway module After the communication gateway module notifies the communication node of the communication domain in the communication domain of the communication domain, the communication node saves or does not save the connection message, and the communication node saves the inter-domain link state by setting the communication form of the destination domain.
  • the logical link establishment between the communication nodes is performed; if not saved, the communication node needs to establish a logical communication link with the communication nodes in other communication domains through the inter-domain broadcast.
  • the communication link between the communication node and the communication nodes in other communication domains is:
  • the communication node sends a message to the communication gateway module of the communication domain in which it is located, where the message includes the domain identifier of the communication domain in which it is located;
  • the communication gateway module broadcasts the received message according to the link identifier in the routing information table to the communication domain with which the communication is connected; if the format supported by the internal communication protocol of the domain is different from the format of the inter-domain communication protocol, the communication interface needs to be received.
  • the message sent by the communication node is converted into a format supported by the inter-domain communication protocol;
  • the communication gateway module connected to the communication node monitors the sent broadcast message, and sends the broadcast message to the communication node of the communication domain where the communication node sends a response, and the response of the receiving communication node is sent to the sending node.
  • the communication node of the end responds according to the source address (including the source domain representation) information in the received message, and the response message is also transmitted as the message of the inter-domain communication.
  • the communication gateway module monitors the sent broadcast message, it determines whether the domain identifier in the broadcast message is the same as the communication domain in which the broadcast message is located. If not, the communication gateway module follows the broadcast message according to the communication message. The correct link identifier of the internal routing information table is forwarded to the peer communication gateway module through the inter-domain link, and the peer communication gateway module determines whether the domain identifier in the broadcast message is the same as the communication domain in which the broadcast message is located, if not The same, then send down until the same communication domain as the domain identifier in the broadcast message is found, the broadcast message is sent to the communication node of the communication domain in which it is located, and the communication node sends a response, thus establishing the communication node and communication The communication connection of the node.
  • the broadcast message is converted into a format supported by the intra-domain communication protocol before being sent to the communication node of the communication domain in which it is located, and if the receiving communication node address included in the message is a logical name,
  • the communication gateway translates the logical name into a physical communication address through its system internal name service.
  • the communication node can exchange information with the communication node in other communication systems.
  • the structure diagram of the communication node in each communication subsystem is as shown in FIG. 5, including the application function module 1, the domain communication driver module (DCD) and the internal communication.
  • the driver module (the inner-Domain Communication Driver is called ICD), the domain communication driver module includes an Inter-domain Communication Interface (DCD-API) 21 and or
  • the internal communication driver module includes an Inner-Domain Communication Driver-Appliable Program Interface (ICD-API) 31 and Inner-Domain Communication Driver- Adaptor (ICD-ADP) 32;
  • the structure of the communication gateway module is basically the same as that of the communication node, and its structure is shown in Figure 6, including application functions.
  • Module 1' domain communication driver module, internal communication driver module, transmission module for inter-domain communication DCD-S) 41, and a receiving module (DCD-R) 42' for inter-domain communication
  • the application function module 1' is used for routing query, judgment and name conversion in the naming service;
  • the receiving module 42 of the inter-domain communication respectively maintains the transmission and reception of the inter-domain communication link.
  • the DCD-API 21 provides the same interface as the ICD-API 31, and the DCD-API 21 receives the transmission message of the application function module 1, and transparently transmits the transmission message to the internal communication driver. Module; then pass the message to other nodes in the domain;
  • the ICD-API 31 provides a corresponding messaging interface for use by the DCD, and the application function module 1 transmits the message to be sent to the DCD through the DCD-AP 121, and wraps the sent message (ie, adds/packages the inter-domain).
  • the message header is passed to the ICD-API 31, and the ICD-API 31 sends the message to the communication gateway module of the communication domain where the communication node is located.
  • all intra-domain messages are transparently transmitted to the application function module via ICD-ADP 32, DCD-ADP 22;
  • the inter-domain message is passed to the DCD-ADP 22 via the ICD-ADP 32, processed in the DCD-ADP 22, and the domain-related message is extracted and provided to the application function module 1.
  • the domain communication driver module 2 is configured to provide an inter-domain messaging interface (DCD-GAPI) 21' and an inter-domain message acceptance adaptation (DCD-GAPT) 22 to the application function module 1 in the communication gateway module, and the internal communication
  • the driver module includes an intra-domain communication driver interface (ICD-GAPI) 32' and an intra-domain communication driver adaptation (ICD-GADP) 32',
  • the intra-domain message When the intra-domain message arrives at the communication gateway module, the intra-domain message reaches the application function module 1 of the communication gateway module through ICD-GAPI 32' and DCD-GAPT 22'; the application function module 1' queries the IP address according to the destination domain address in the message.
  • the internal maintenance routing table determines the sending link. When there is a link to the destination domain in the routing table, the application function unit sends the message through the DCD-S 41' after the message is encapsulated.
  • each message is composed of a message header a and a message body b, as shown in Fig. 7.
  • the format of the message transmitted between the internal communication nodes of the system is "Internal Communication Header (IC-MSG-HEADER)" + “Message Body (MSG-BODY)", as shown in Figure 8; internal communication node and communication gateway module
  • IC-MSG-HEADER Internal Communication Header
  • MSG-BODY Message Body
  • internal communication node and communication gateway module The message transmission follows the internal communication mechanism, so its format does not change, only the "inter-domain communication message header (DC-MSG-HEADER)" is handled as part of the message body; the transmission format of the message between the two communication gateway modules As shown in Figure 9, the domain will be
  • the intercommunication message header "with" the internal communication header” is synthesized for the unified message header a.

Landscapes

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

Abstract

A communication system and the interconnecting method thereof. And the system comprises more than one communication domains which has an unique identifier, and said communication domains includes one communication subsystem which has one or more than one communication nodes and a communication gateway module which exchanges information with the communication nodes of the communication subsystem of the domain the communication gateway module belongs to; more than one communication domains setup communication connections through the communication gateway module, and setup a route information table within each communication gateway module at the same time; the communication gateway module informs the domain connection message to the communication nodes within the communication subsystem of the domain the communication gateway module belongs to; the nodes of different domains setup the communication connection. The present invention interconnects the independent systems which are not designed to be the interconnected communication systems without changing the intrinsic communication mechanisms of these systems, can screen the conflicts for communication addressing and the conflicts of the same names in systems using name service without additional management and services and can implement the system interconnection using the intrinsic communication mechanisms.

Description

一种通讯系统及其互连方法 技术领域  Communication system and interconnection method thereof
本发明涉及一种通讯系统及其互连方法, 具体涉及一种使得在多个采用 相同通讯模式、 拥有相同命名服务的通讯系统之间完成信息交互、 服务发现 的通讯系统及其互连方法。 背景技术  The present invention relates to a communication system and an interconnection method thereof, and particularly to a communication system and an interconnection method for accomplishing information exchange and service discovery between a plurality of communication systems having the same communication mode and having the same naming service. Background technique
一个通讯系统通常是由若干个通讯节点组成, 每一个通讯节点在其所属 的通讯系统中至少拥有一个唯一的标识, 用于通讯的寻址。 为了便于通讯的 具体实现, 这种描述通常采用特定的序列产生, 如 IP地址等。 而在实际使用 中, 这种序列并不利于系统的扩展和灵活配置, 因此就产生了命名服务, 为 有特定要求的通讯节点提供一种助记符(名字)来——映射其通讯标识, 应 用使用名字来访问通讯节点, 名字与通讯表示的转换由命名服务在实际通讯 前完成。  A communication system usually consists of several communication nodes, each of which has at least one unique identifier in its communication system for communication addressing. In order to facilitate the specific implementation of the communication, this description is usually generated by a specific sequence, such as an IP address. In actual use, this sequence is not conducive to the expansion and flexible configuration of the system, so a naming service is generated, which provides a mnemonic (name) for the communication node with specific requirements - mapping its communication identifier, The application uses the name to access the communication node, and the conversion of the name and communication representation is done by the naming service before the actual communication.
对于采用相同通讯模式和命名服务的通讯系统来说, 如果其使用场合完 全一致, 则其内部通讯标识的分配和命名服务中采用的助记符就会基本相同, 甚至完全相同, 这样, 这种相同的通讯系统之间必须相对隔离, 以防止通讯 的干扰和冲突。 如果这些相同的通讯系统需要信息交互, 则需要对参与通讯 的几个系统进行通讯节点的标识重新分配。 通常采用两种方法来重新分配, 一是将多个互连的系统中的所有通讯节点标识统一规划为唯一, 二是在原有 通讯标识的基础上增加一个新的部分, 使得各个通讯节点的标识不重复, 但 是这两种方法造成原有通讯逻辑的变动, 基于通讯标识的信息交互必然受到 影响, 特别是在系统间交互并不是主要形式时, 这样的调整显然代价过高; 同样, 对于命名服务来说, 不同通讯系统中相同的名字在系统互连后就会产 生冲突, 造成寻址的不唯一性, 这是通讯系统不能容忍的, 而且很多通讯节 点的名字直接体现在应用逻辑中, 筒单的更换名称并不是实际可行的方法, 通常的解决办法就是增加一个全局的命名服务, 系统间名字与通讯标识的转 换提交给全局命名服务进行, 额外的负担由此产生, 原有系统内部的名字解 析资源产生冗余, 并在系统间通讯时无法利用。 发明内容 For communication systems using the same communication mode and naming service, if their usage is completely the same, the mnemonics used in the allocation and naming services of the internal communication identifiers will be basically the same or even identical. The same communication systems must be relatively isolated to prevent communication interference and collisions. If these same communication systems require information interaction, it is necessary to redistribute the identity of the communication nodes for several systems participating in the communication. Two methods are usually used for reallocation. One is to uniformly plan all the communication node identifiers in multiple interconnected systems, and the other is to add a new part based on the original communication identifier, so that the identification of each communication node Not repeated, but these two methods cause changes in the original communication logic, and the information interaction based on the communication identifier is inevitably affected. Impact, especially when the interaction between systems is not the main form, such adjustment is obviously too costly; likewise, for naming services, the same names in different communication systems will conflict after the system is interconnected, resulting in addressing The uniqueness of this is not tolerated by the communication system, and the names of many communication nodes are directly reflected in the application logic. The replacement of the name of the package is not a practical method. The usual solution is to add a global naming service. The conversion of the name and communication identifier between the systems is submitted to the global naming service, and an additional burden is generated. The name resolution resources inside the original system are redundant and cannot be utilized during communication between systems. Summary of the invention
本发明的目的在于, 提供一种通讯系统及其互连方法, 克服目前相同通 讯模式的通讯系统间互连实现时对原有系统内部通讯的不良影响, 防止系统 间通讯时对原有系统内部命名服务的冲突 , 在不改变原有系统内部通讯机制 的基础上, 利用原有系统内部通讯机制实现多个通讯系统的互连。  The object of the present invention is to provide a communication system and an interconnection method thereof, which overcomes the adverse effects on the internal communication of the original system when the interconnection between communication systems of the same communication mode is currently implemented, and prevents the internal system from being communicated between the systems. The conflict of naming services, based on the internal communication mechanism of the original system, uses the internal communication mechanism of the original system to realize the interconnection of multiple communication systems.
为了实现上述目的, 本发明提供了一种通讯系统, 本发明定义了一种通 讯域的概念, 每个通讯域包含一个通讯子系统, 通讯域采用唯一的标识来区 分, 在每个通讯域中设置一个通讯关口模块, 该通讯关口模块对通讯域内部 各通讯节点的信息交互采用子系统内部原有通讯机制, 各通讯域的通讯关口 模块之间的信息交互构成了通讯域间的互连, 通讯关口模块完成了子系统内 部节点与其他通讯子系统通讯节点之间的虚拟通讯连接, 并且充当了不同通 讯子系统间通讯协议的转换适配器; 本发明所述的通讯系统包括一个以上的 通讯域, 所述的通讯域具有唯一的标识, 所述通讯域包含一个通讯子系统和 一个通讯关口模块, 所述通讯关口模块与其所在通讯域的通讯子系统中的通 讯节点交互信息。 所述的通讯节点和通讯关口模块均包含应用功能模块、 域 通讯驱动模块和内部通讯驱动模块, 其中, 所述的通讯关口模块还包括域间 通讯的发送模块和域间通讯的接收模块; 所述应用功能模块用于向域通讯驱 动模块传入需要发送的消息或接收从域通讯驱动模块传入的消息; 所述的域 通讯驱动模块用于对发送消息进行包装后传递给内部通讯驱动模块, 或者对 接收的消息进行加工后, 提取域相关消息传递给应用功能模块; 所述的内部 通讯驱动模块用于向通讯系统内部的通讯节点发送消息和接收内部的通讯节 点发送来的消息; 所述域间通讯的发送和接收模块用于完成域间消息的发送 和接收。 In order to achieve the above object, the present invention provides a communication system, and the present invention defines a communication domain concept. Each communication domain includes a communication subsystem, and the communication domain is distinguished by a unique identifier in each communication domain. A communication gateway module is set up, and the communication gateway module uses the original internal communication mechanism of the communication nodes of the communication domain, and the information interaction between the communication gateway modules of each communication domain constitutes an interconnection between communication domains. The communication gateway module completes the virtual communication connection between the internal nodes of the subsystem and the communication nodes of other communication subsystems, and acts as a conversion adapter for the communication protocol between different communication subsystems; the communication system of the present invention includes more than one communication domain The communication domain has a unique identifier, and the communication domain includes a communication subsystem and a communication gateway module, and the communication gateway module exchanges information with a communication node in a communication subsystem of the communication domain in which it is located. The communication node and the communication gateway module both include an application function module and a domain. a communication driver module and an internal communication driver module, wherein the communication gateway module further comprises a transmission module for inter-domain communication and a reception module for inter-domain communication; and the application function module is configured to transmit to the domain communication driver module that the device needs to be sent The message or the message received from the domain communication driver module is used; the domain communication driver module is configured to package the sent message and then transmit the message to the internal communication driver module, or process the received message, and then extract the domain related message to An application function module; the internal communication driver module is configured to send a message to a communication node inside the communication system and receive a message sent by the internal communication node; and the sending and receiving module of the inter-domain communication is used to complete the inter-domain message. Send and receive.
本发明还提供了上述通讯系统的互连方法, 包括以下步骤:  The invention also provides a method for interconnecting the above communication system, comprising the following steps:
步骤 1、一个以上的通讯域通过通讯关口模块建立通讯连接, 同时在每一 个通讯关口模块内建立路由信息表, 所述的路由信息表包括目标域和链路标 识, 用于保存与所述通讯关口模块所在通讯域建立通讯链路的通讯域名和链 路标识;  Step 1: One or more communication domains establish a communication connection through the communication gateway module, and establish a routing information table in each communication gateway module. The routing information table includes a target domain and a link identifier, and is used to save and communicate with the communication. The communication domain where the gateway module is located establishes the communication domain name and link identifier of the communication link;
步骤 2、通讯关口模块将通讯连接消息通知其所在通讯域的通讯子系统内 部的通讯节点;  Step 2. The communication gateway module notifies the communication node of the communication subsystem in the communication domain of the communication domain in the communication connection message;
步驟 3、 不同通讯域的通讯节点建立通讯链路。  Step 3. The communication nodes of different communication domains establish a communication link.
本发明所述的通讯系统中不同通讯域中的通讯子系统为独立的通讯系 统, 可以是具有相同通讯模式的系统, 也可以是具有不同通讯模式的系统。 本发明适用于将没有设计为互连通讯系统的独立系统相互连接起来, 同时并 不改变这些系统原有的通讯机制。 现有的通讯互连系统要求在系统设计初期 就必须考虑到系统间的互连, 即使这些系统以后并不参与系统互连, 否则就 必须在后期改造中遵循其互连的要求进行影响原有通讯机制的改造; 本发明 所述方法在相同通讯模式系统互连时, 可以屏蔽通讯寻址的冲突, 在使用命 名服务的系统中, 可以避免相同名字的冲突, 本发明无需提供额外的管理和 服务, 利用原有的通讯机制实现系统互连。 附图说明 In the communication system of the present invention, the communication subsystems in different communication domains are independent communication systems, and may be systems with the same communication mode or systems with different communication modes. The present invention is applicable to interconnecting independent systems not designed to interconnect communication systems without altering the original communication mechanisms of these systems. Existing communication interconnection systems require that interconnections between systems must be considered at the beginning of system design. Even if these systems do not participate in system interconnection in the future, they must be affected by the interconnection requirements in the later transformation. Transformation of communication mechanism; the present invention The method can shield the conflict of communication addressing when the same communication mode system is interconnected. In the system using the naming service, the conflict of the same name can be avoided, and the present invention does not need to provide additional management and services, and utilizes the original communication. Mechanisms enable system interconnection. DRAWINGS
图 1为本发明所述系统的结构示意图;  Figure 1 is a schematic structural view of the system of the present invention;
图 2 为本发明所述方法的流程图;  Figure 2 is a flow chart of the method of the present invention;
图 3 为本发明所涉及的系统采用网型互连方式时的示意图;  3 is a schematic diagram of a system in which the system of the present invention adopts a mesh type interconnection manner;
图 4为本发明所涉及的系统采用树型互连方式时的示意图;  4 is a schematic diagram of a system in which the system according to the present invention adopts a tree interconnection method;
图 5为本发明涉及的系统中通讯节点的结构示意图;  FIG. 5 is a schematic structural diagram of a communication node in a system according to the present invention; FIG.
图 6为本发明涉及的系统中通讯关口模块的结构示意图;  6 is a schematic structural diagram of a communication gateway module in a system according to the present invention;
图 7为本发明所述方法中传输的消息的格式示意图;  7 is a schematic diagram of a format of a message transmitted in the method according to the present invention;
图 8为本发明系统内部通讯节点之间传输的消息的格式示意图;  8 is a schematic diagram of a format of a message transmitted between communication nodes in the system of the present invention;
图 9为本发明中两个通讯关口模块之间传输的消息的格式示意图。 具体实施方式  FIG. 9 is a schematic diagram showing the format of a message transmitted between two communication gateway modules in the present invention. detailed description
本发明定义了一种通讯域的概念, 通讯域采用唯一的标识来区分, 每个 通讯域包含一个通讯子系统, 并且在每个通讯域中设置一个通讯关口模块, 该通讯关口模块与通讯域内部各通讯节点的信息交互采用子系统内部原有通 讯机制, 各通讯域通过通讯关口模块之间的信息交互构成了通讯域间的互连, 通讯关口模块完成了子系统内部节点与其他通讯子系统通讯节点之间的虚拟 通讯连接, 并且充当了不同通讯系统间通讯协议的转换适配器。 如图 1所示, 本发明所述的通讯系统包括一个以上的通讯域 100、 200、 300、 400, 所述的 通讯域具有唯一的标识, 所述通讯域包含具有一个或一个以上通讯节点The invention defines a communication domain concept, the communication domain is distinguished by a unique identifier, each communication domain comprises a communication subsystem, and a communication gateway module is set in each communication domain, the communication gateway module and the communication domain The internal information exchange of each communication node adopts the original internal communication mechanism of the subsystem. Each communication domain forms the interconnection between the communication domains through the information interaction between the communication gateway modules. The communication gateway module completes the internal nodes and other communication sub-systems of the subsystem. A virtual communication connection between system communication nodes and acting as a conversion adapter for communication protocols between different communication systems. As shown in FIG. 1, the communication system of the present invention includes more than one communication domain 100, 200, 300, 400, as described The communication domain has a unique identifier, and the communication domain includes one or more communication nodes
Nodel、 Node2的一个通讯子系统 110和一个通讯关口模块 Gate 1, 所述通讯 关口模块 Ga t e 1与其所在通讯域的通讯子系统 110中的通讯节点 Nodel、 Node2 交互信息。 每个通讯域通过其各自通讯关口模块的信息交互构成了通讯域间 的互连。 Nodel, a communication subsystem 110 of Node2 and a communication gateway module Gate 1, the communication gateway module Ga t e 1 interacts with the communication nodes Nodel and Node2 in the communication subsystem 110 of the communication domain in which it is located. Each communication domain forms an interconnection between communication domains through the information exchange of its respective communication gateway modules.
本发明所述的方法的流程如图 2所示, 包括以下:  The flow of the method of the present invention is shown in Figure 2 and includes the following:
步骤 1、一个以上的通讯域通过通讯关口模块建立通讯连接, 同时在每一 个通讯关口模块内建立路由信息表, 所述的路由信息表包括目标域和链路标 识, 用于保存与所述通讯关口模块所在通讯域建立通讯链路的通讯域名和链 路标识;  Step 1: One or more communication domains establish a communication connection through the communication gateway module, and establish a routing information table in each communication gateway module. The routing information table includes a target domain and a link identifier, and is used to save and communicate with the communication. The communication domain where the gateway module is located establishes the communication domain name and link identifier of the communication link;
步骤 2、通讯关口模块将通讯连接消息通知其所在通讯域的通讯子系统内 部的通讯节点;  Step 2. The communication gateway module notifies the communication node of the communication subsystem in the communication domain of the communication domain in the communication connection message;
步骤 3、 不同通讯域的通讯节点建立通讯链路。  Step 3. The communication nodes of different communication domains establish a communication link.
其中, 在步骤 1 中, 由通讯关口模块将各通讯域连接起来, 其链路的建 立可以采用两种方式进行, 一种是网型互连方式, 如图 3 所示; 一种是树型 互连方式, 如图 4 所示。 所述网型互连方式即一个以上的通讯域通过其通讯 关口模块与其他通讯域的通讯关口模块相互连接形成网状,所述通讯关口模 块在其生存期间始终周期性的向外部发送广播消息, 该消息包含其所在通讯 域的域标识, 同时又在监听外部发来的广播消息, 并判断接收到的广播消息 中域标识是否是其路由信息表中的目标域,如果不是, 表示该域没有与本域 发生联系, 则向发送该广播消息的通讯域发起建链请求, 与其建立通讯链路, 并更新其路由信息表,如果是, 表示该域已经与本域建链, 不响应该广播消 息; 所述的树型互连方式即以任一个通讯域做为第一层通讯域, 所述第一层 通讯域连接一个以上的通讯域, 所述通讯域作为第二层的通讯域, 每一第二 层通讯域连接一个以上的通讯域, 该通讯域作为第三层的通讯域, 每一第三 层通讯域连接一个以上的通讯域, 所述通讯域作为第四层的通讯域, 以此类 推形成树状,具体是多少层,每层连接多少通讯域,视具体情况而定。 在通讯关 口模块将各通讯域连接起来的同时, 在每一通讯关口模块还建立路由信息表, 所述的路由信息表包括目标域和链路标识, 用于保存与所述通讯关口模块所 在通讯域建立通讯链路的通讯域名和链路标识。对照图 4 , 其部分通讯域的路 由信息表如表 1所示。 In step 1, the communication gateway module connects the communication domains, and the establishment of the link can be performed in two ways, one is a network interconnection manner, as shown in FIG. 3; The interconnection method is shown in Figure 4. The network interconnection mode, that is, one or more communication domains are interconnected by a communication gateway module and a communication gateway module of another communication domain to form a mesh, and the communication gateway module periodically sends a broadcast message to the outside periodically during its lifetime. The message includes the domain identifier of the communication domain in which it is located, and listens to the broadcast message sent from the outside, and determines whether the domain identifier in the received broadcast message is the target domain in the routing information table. If not, the domain is indicated. If there is no contact with the domain, a link establishment request is initiated to the communication domain that sends the broadcast message, a communication link is established with it, and the routing information table is updated. If yes, it indicates that the domain has been linked with the domain, and does not respond. Broadcast elimination The tree interconnection means that any one communication domain is used as the first layer communication domain, the first layer communication domain is connected to more than one communication domain, and the communication domain is used as the communication domain of the second layer. Each second layer communication domain is connected to more than one communication domain, and the communication domain is used as a communication domain of the third layer, and each third layer communication domain is connected to more than one communication domain, and the communication domain is used as the communication domain of the fourth layer. And so on to form a tree, specifically how many layers, how many communication domains are connected to each layer, depending on the specific circumstances. At the same time that the communication gateway module connects the communication domains, a routing information table is also established in each communication gateway module, and the routing information table includes a target domain and a link identifier, and is used for saving communication with the communication gateway module. The domain establishes the communication domain name and link identifier of the communication link. Referring to FIG. 4, the routing information table of some of the communication domains is as shown in Table 1.
表 1  Table 1
Domain 1 Route Table  Domain 1 Route Table
No Target Domain Link ID  No Target Domain Link ID
1 Domain 1 Inner Link  1 Domain 1 Inner Link
2 Domain2 Linkl-2  2 Domain2 Linkl-2
3 Domain3 Linkl-3  3 Domain3 Linkl-3
4 Domain4 Linkl-2  4 Domain4 Linkl-2
5 Domain5 Linkl-2  5 Domain5 Linkl-2
6 Domain6 Linkl-3  6 Domain6 Linkl-3
Domain2 Route Table  Domain2 Route Table
No Target Domain Link ID  No Target Domain Link ID
1 Domainl Linkl-2  1 Domainl Linkl-2
2 Domain2 Inner Link  2 Domain2 Inner Link
3 Domain3 Linkl-2  3 Domain3 Linkl-2
4 Domain4 Link2-4  4 Domain4 Link2-4
5 Domain5 Link2-5  5 Domain5 Link2-5
6 Domain6 Linkl-2  6 Domain6 Linkl-2
Domain4 Route Table  Domain4 Route Table
No Target Domain Link ID  No Target Domain Link ID
1 Domainl Link2-4  1 Domainl Link2-4
2 Domain2 Link2-4  2 Domain2 Link2-4
3 Domain3 Link2-4  3 Domain3 Link2-4
4 Domain4 Inner Link  4 Domain4 Inner Link
5 Domain5 Link2-4  5 Domain5 Link2-4
6 Domain6 Link2-4 以通讯域 1、 2、 4为例, 参见图 4, 通讯域 1为第一层通讯域, 通讯域 2、 3为第二层通讯域, 通讯域 4、 5、 6为第三层通讯域, 通讯域 1与通讯域 2、 3直接连接, 与通讯域 4、 5通过通讯域 2连接, 与通讯域 6通过通讯 i或 3连 接, 所以, 当通讯域 1与通讯 i或 2、 3、 4、 5、 6建立连接时, 其可以与通讯 域 2、 3直接连接, 但要通过通讯域 2与通讯域 4、 5建立连接, 通过通讯域 3 与通讯域 6建立连接, 所以, 当其连接的目标域为通讯域 2、 3时, 其链路标 识分别为 Linkl-2 , Linkl-3, 当其连接的目标域为通讯域 4、 5时, 其链路标 识仍然为 Linkl-2 , 当其连接的目标域为通讯域 6 时, 其链路标识仍然为 Linkl—3。 6 Domain6 Link2-4 Taking communication domains 1, 2, and 4 as an example, referring to Figure 4, communication domain 1 is the first layer communication domain, communication domains 2, 3 are the second layer communication domain, and communication domains 4, 5, and 6 are the third layer communication domain. The communication domain 1 is directly connected to the communication domains 2, 3, and is connected to the communication domain 4, 5 via the communication domain 2, and is connected to the communication domain 6 via the communication i or 3, so when the communication domain 1 and the communication i or 2, 3, 4, 5, 6 When establishing a connection, it can be directly connected to the communication domains 2, 3, but the communication domain 2 is connected with the communication domains 4, 5, and the communication domain 3 is connected with the communication domain 6, so when When the target domain of the connection is the communication domain 2 or 3, the link identifiers are Linkl-2 and Linkl-3 respectively. When the target domain to which the connection is the communication domain 4 or 5, the link identifier is still Linkl-2. When the target domain to which it is connected is the communication domain 6, its link identifier is still Linkl-3.
同理, 如果通讯域 2与通讯 i或 1、 3、 4、 5、 6建立连接时, 当其连接的 目标域为通讯域 4、 5时, 其链路标识分别为 Link2- 4 , Link2-5 , 当其连接的 目标域为通讯域 1、 3、 6时, 其其链路标识为 Linkl - 2。  Similarly, if communication domain 2 establishes a connection with communication i or 1, 3, 4, 5, 6, when the target domain to which it is connected is communication domain 4, 5, the link identifiers are Link2- 4, Link2- 5, when the target domain to which it is connected is the communication domain 1, 3, 6, its link identifier is Linkl - 2.
同理, 如果通讯域 4与通讯域 1、 2、 3、 5、 6建立连接时, 其链路标识 均为 Link2—4。  Similarly, if the communication domain 4 establishes a connection with the communication domains 1, 2, 3, 5, 6, the link identifiers are all Link2-4.
如果目标域为本地域, 则链路标识为 Inner Link, 所述消息通过该链路 发送到本系统内部。  If the target domain is the local area, the link identifier is Inner Link, and the message is sent to the internal system through the link.
当通讯关口模块将各通讯域连接起来时, 通讯关口模块向其所在通讯域 的通讯节点发送域连接消息通知, 对于网型连接方式, 通讯关口模块在链路 建立时刻向其所在通讯域所有通讯节点广播所述的域连接消息通知, 并且, 也可以同时提供查询接口,用于供其所在通讯子系统内新增通讯节点向已连 接域进行消息查询, 或者在内部通讯节点不响应广播消息时, 也可以在需要 时主动通过该查询接口进行域间链路连接情况的查询;.对于树型连接方式, 通 讯关口模块在链路建立时刻向其所在通讯域的通讯系统内部所有通讯节点广 播所述的域连接消息通知, 并判断其所在的通讯域是不是已建立通讯连接的 最底层, 如果不是, 则将所述的连接消息向与其连接的下一层所有通讯域传 递, 并且维护通讯关口模块内部的路由信息表信息, 确定其与其他不直接连 接的通讯域在建立和断开时该路由信息表中的信息能正确反映整个系统中任 何两个域间的链路状态变化情况。 树型连接是一种较为简单的连接方式, 不 存在重复链路, 因此路由表只有在域间链路建立和断开时才发生变化, 但是 这种建立和断开时使整个系统中任何两个域间的链路状态发生变化, 而不只 是与本域直接存在物理连接的邻接域。 如果是, 则结束; 其中, 所述的域连 接消息通知至少包含与其建立通讯连接的通讯域的域标识。 域连接消息通知 还可以包含某些应用层需要的消息, 这样不仅可以使应用获取后续域间通讯 需要的域标识, 还可以通过与其绑定的应用层消息识别各连接域的应用逻辑, 在应用层建立其连接关系。 When the communication gateway module connects the communication domains, the communication gateway module sends a domain connection message notification to the communication node of the communication domain in which it is located. For the network connection mode, the communication gateway module communicates with all communication domains in the communication domain at the time of link establishment. The node broadcasts the domain connection message notification, and may also provide a query interface for the newly added communication node in the communication subsystem to query the connected domain, or when the internal communication node does not respond to the broadcast message. You can also actively query the inter-domain link connection through the query interface when needed; for the tree connection mode, The gateway module broadcasts the domain connection message notification to all communication nodes in the communication system of the communication domain where the link is established, and determines whether the communication domain in which the communication domain is located is the lowest layer of the established communication connection, and if not, Passing the connection message to all communication domains of the next layer connected thereto, and maintaining the routing information table information inside the communication gateway module, and determining the routing information table when establishing and disconnecting with other non-directly connected communication domains. The information in it correctly reflects the link state changes between any two domains in the entire system. Tree connection is a relatively simple connection method. There is no duplicate link. Therefore, the routing table changes only when the inter-domain link is established and disconnected. However, when establishing and disconnecting, any two of the entire system are created. The link state between domains changes, not just the contiguous domain that has a physical connection directly with the domain. If yes, the process ends; wherein the domain connection message notification includes at least a domain identifier of a communication domain with which a communication connection is established. The domain connection message notification may also include some messages required by the application layer, so that the application not only obtains the domain identifier required for subsequent inter-domain communication, but also identifies the application logic of each connection domain through the application layer message bound thereto. The layer establishes its connection relationship.
同样在系统间发生链路断时, 也要进行类似的消息通知。  Similarly, when a link break occurs between systems, a similar message notification is also required.
通讯关口模块将各通讯域的连接消息通知其所在通讯域的通讯节点后 , 通讯节点对于该连接消息保存或不保存, 对于通讯节点保存域间链路状态的, 可以通过制定目的域的通讯形式进行通讯节点间的逻辑链路建立; 如果不保 存, 需要由该通讯节点通过域间广播与其他通讯域中通讯节点建立逻辑通讯 链路。  After the communication gateway module notifies the communication node of the communication domain in the communication domain of the communication domain, the communication node saves or does not save the connection message, and the communication node saves the inter-domain link state by setting the communication form of the destination domain. The logical link establishment between the communication nodes is performed; if not saved, the communication node needs to establish a logical communication link with the communication nodes in other communication domains through the inter-domain broadcast.
该通讯节点与其他通讯域中通讯节点建立通讯链路过程为:  The communication link between the communication node and the communication nodes in other communication domains is:
通讯节点向其所在通讯域的通讯关口模块发送消息, 所述消息包含其所 在通讯域的域标识; 所述通讯关口模块将接收到的消息按照其路由信息表中的链路标识向与 其通讯连接的通讯域广播; 如果本域内部通讯协议支持的格式与域间通讯协 议格式不同,还需要将接收的由通讯节点发送来的消息转换成域间通讯协议 支持的格式; The communication node sends a message to the communication gateway module of the communication domain in which it is located, where the message includes the domain identifier of the communication domain in which it is located; The communication gateway module broadcasts the received message according to the link identifier in the routing information table to the communication domain with which the communication is connected; if the format supported by the internal communication protocol of the domain is different from the format of the inter-domain communication protocol, the communication interface needs to be received. The message sent by the communication node is converted into a format supported by the inter-domain communication protocol;
与所述通讯节点连接的通讯关口模块监听发送来的广播消息, 并将所述 广播消息发送到其所在通讯域的通讯节点,该通讯节点发出响应, 该接收端通 讯节点的响应是发送给发送端的通讯节点的,其根据接收消息中的源地址(包 括源域表示)信息进行回应, 响应消息也作为域间通讯的消息进行传递。  The communication gateway module connected to the communication node monitors the sent broadcast message, and sends the broadcast message to the communication node of the communication domain where the communication node sends a response, and the response of the receiving communication node is sent to the sending node. The communication node of the end responds according to the source address (including the source domain representation) information in the received message, and the response message is also transmitted as the message of the inter-domain communication.
对于树型连接方式, 通讯关口模块监听发送来的广播消息后, 判断发送 所述广播消息中的域标识是否与其所在的通讯域相同, 如果不相同, 所述通 讯关口模块将所述广播消息按照其内部的路由信息表的正确链路标识通过域 间链路转发到对端通讯关口模块, 该对端通讯关口模块判断发送所述广播消 息中的域标识是否与其所在的通讯域相同, 如果不相同,接着向下发送,直到 找到与广播消息中的域标识相同的通讯域, 将所述广播消息发送到其所在通 讯域的通讯节点,该通讯节点发出响应,这样,建立起通讯节点与通讯节点的 通讯连接。  For the tree connection mode, after the communication gateway module monitors the sent broadcast message, it determines whether the domain identifier in the broadcast message is the same as the communication domain in which the broadcast message is located. If not, the communication gateway module follows the broadcast message according to the communication message. The correct link identifier of the internal routing information table is forwarded to the peer communication gateway module through the inter-domain link, and the peer communication gateway module determines whether the domain identifier in the broadcast message is the same as the communication domain in which the broadcast message is located, if not The same, then send down until the same communication domain as the domain identifier in the broadcast message is found, the broadcast message is sent to the communication node of the communication domain in which it is located, and the communication node sends a response, thus establishing the communication node and communication The communication connection of the node.
其中, 所述广播消息发送到其所在通讯域的通讯节点之前, 将接收的广 播消息转换成本域内部通讯协议支持的格式, 并且, 如果消息中包含的接收 通讯节点地址为逻辑名称, 则所述通讯关口通过其系统内部名字服务, 将逻 辑名称转换为物理通讯地址。  The broadcast message is converted into a format supported by the intra-domain communication protocol before being sent to the communication node of the communication domain in which it is located, and if the receiving communication node address included in the message is a logical name, The communication gateway translates the logical name into a physical communication address through its system internal name service.
当建立起通讯节点与通讯节点的通讯连接后 , 通讯节点即可以与其他通 讯系统中的通讯节点交互信息。 为了完成上述的通讯链路的建立, 各通讯子系统中的通讯节点的结构示 意图如图 5 所示, 包括应用功能模块 1、 域通讯驱动模块 ( Doma in Communicat ion Driver , 简称 DCD ) 和内部通讯驱动模块 ( Inner-Domain Communicat ion Driver筒称 ICD ), 所述的域通讯驱动模块包括域间消息发送 接口 ( Domain Communication Dr iver - Appl ication Program Interface, 简称 DCD- API ) 21 和或间消息接受适配(Domain Communicat ion Driver ― Adaptor, 简称 DCD- ADP ) 22, 所述的内部通讯驱动模块包括域内消息发送接 口 ( Inner-Domain Communicat ion Driver-Appl icat ion Program Interface, 简称 I CD-API ) 31 和域内消息接受适配 ( Inner-Domain Communicat ion Driver- Adaptor , 简称 ICD-ADP ) 32; 所述的通讯关口模块的结构与通讯节 点的结构基本相同, 其结构示意图如图 6所示, 包括应用功能模块 1'、 域通 讯驱动模块、 内部通讯驱动模块, 域间通讯的发送模块(DCD- S ) 41, 和域间 通讯的接收模块( DCD- R ) 42' , 所述应用功能模块 1' 用于路由查询、 判断和' 命名服务中的名字转换;域间通讯的发送模块 41,和域间通讯的接收模块 42, 分别维护域间通讯链路的发送和接收。 对于通讯节点, 在发送消息时, 对于 域内通讯, DCD-API 21提供与 ICD- API31相同的接口, DCD-API 21接收应用 功能模块 1 的发送消息, 并将发送消息透明的传递给内部通讯驱动模块; 再 将该消息传递给域内的其他节点; When the communication connection between the communication node and the communication node is established, the communication node can exchange information with the communication node in other communication systems. In order to complete the establishment of the above communication link, the structure diagram of the communication node in each communication subsystem is as shown in FIG. 5, including the application function module 1, the domain communication driver module (DCD) and the internal communication. The driver module (the inner-Domain Communication Driver is called ICD), the domain communication driver module includes an Inter-domain Communication Interface (DCD-API) 21 and or The internal communication driver module includes an Inner-Domain Communication Driver-Appliable Program Interface (ICD-API) 31 and Inner-Domain Communication Driver- Adaptor (ICD-ADP) 32; The structure of the communication gateway module is basically the same as that of the communication node, and its structure is shown in Figure 6, including application functions. Module 1', domain communication driver module, internal communication driver module, transmission module for inter-domain communication DCD-S) 41, and a receiving module (DCD-R) 42' for inter-domain communication, the application function module 1' is used for routing query, judgment and name conversion in the naming service; the transmitting module 41 for inter-domain communication And the receiving module 42 of the inter-domain communication respectively maintains the transmission and reception of the inter-domain communication link. For the communication node, when transmitting the message, for intra-domain communication, the DCD-API 21 provides the same interface as the ICD-API 31, and the DCD-API 21 receives the transmission message of the application function module 1, and transparently transmits the transmission message to the internal communication driver. Module; then pass the message to other nodes in the domain;
对于域间通讯, ICD- API 31提供相应的消息发送接口给 DCD使用, 应用 功能模块 1通过 DCD- AP 121向 DCD传入需要发送的消息, 并对发送消息进行 包装(即增加 /封装域间消息头)后传递给 ICD- API 31 , 由该 ICD-API 31将 该消息发送到该通讯节点所在通讯域的通讯关口模块。 在接收消息时, 对于域内通讯, 所有域内消息均透明通过 ICD - ADP 32、 DCD-ADP 22传送到应用功能模块; For inter-domain communication, the ICD-API 31 provides a corresponding messaging interface for use by the DCD, and the application function module 1 transmits the message to be sent to the DCD through the DCD-AP 121, and wraps the sent message (ie, adds/packages the inter-domain The message header is passed to the ICD-API 31, and the ICD-API 31 sends the message to the communication gateway module of the communication domain where the communication node is located. When receiving a message, for intra-domain communication, all intra-domain messages are transparently transmitted to the application function module via ICD-ADP 32, DCD-ADP 22;
对于域间通讯, 域间消息经过 ICD-ADP 32 传递到 DCD- ADP 22 , 在 DCD-ADP22加工, 将域相关消息提取出来提供给应用功能模块 1。  For inter-domain communication, the inter-domain message is passed to the DCD-ADP 22 via the ICD-ADP 32, processed in the DCD-ADP 22, and the domain-related message is extracted and provided to the application function module 1.
域通讯驱动模块 2, 用于向通讯关口模块中的应用功能模块 1, 提供域间 消息发送接口 ( DCD-GAPI ) 21' 和域间消息接受适配( DCD- GAPT ) 22,, 而内 部通讯驱动模块包括域内通讯驱动的接口 (ICD-GAPI ) 32' 和域内通讯驱动 的适配 ( ICD-GADP ) 32' ,  The domain communication driver module 2 is configured to provide an inter-domain messaging interface (DCD-GAPI) 21' and an inter-domain message acceptance adaptation (DCD-GAPT) 22 to the application function module 1 in the communication gateway module, and the internal communication The driver module includes an intra-domain communication driver interface (ICD-GAPI) 32' and an intra-domain communication driver adaptation (ICD-GADP) 32',
当域内消息到达通讯关口模块后, 域内消息通过 ICD-GAPI 32 ' 和 DCD-GAPT 22' 到达通讯关口模块的应用功能模块 1,; 应用功能模块 1' 根据 消息中的目的域地址, 通过查询其内部维护的路由表确定发送链路; 当路由 表中存在到目的域的链路时, 应用功能单元经过消息封装后, 通过 DCD-S 41' 将消息发送出去。  When the intra-domain message arrives at the communication gateway module, the intra-domain message reaches the application function module 1 of the communication gateway module through ICD-GAPI 32' and DCD-GAPT 22'; the application function module 1' queries the IP address according to the destination domain address in the message. The internal maintenance routing table determines the sending link. When there is a link to the destination domain in the routing table, the application function unit sends the message through the DCD-S 41' after the message is encapsulated.
由域外向域内发送消息时, 当域外消息通过 DCD - R 42, 到通讯达关口模 块后, 消息被应用功能模块 1, 接收并进行相应的转换; 消息处理完成后, 应 用功能模块 1, 通过 DCD-GAPI21'、 口 ICD-API 31, 发送到域内的通讯节点中。  When sending a message from outside the domain to the domain, when the out-of-domain message passes through DCD-R 42, to the communication gateway module, the message is received by the application function module 1, and the corresponding conversion is performed; after the message processing is completed, the function module 1 is applied, and the DCD is applied. -GAPI21', port ICD-API 31, sent to the communication node in the domain.
对于本发明中的消息的格式如图 7、 8、 9 所示, 每一条消息由消息头 a 和消息体 b构成, 如图 7所示。 系统内部通讯节点之间传输的消息的格式为 "内部通讯消息头 ( IC- MSG- HEADER )" + "消息体 ( MSG-BODY )" , 如图 8 所 示; 内部通讯节点与通讯关口模块之间的消息传输遵循内部通讯机制, 因此 其格式没有变化, 只是将 "域间通讯消息头 (DC-MSG-HEADER )" 作为消息体 的一部分处理; 两个通讯关口模块之间的消息的传输格式如图 9所示,将 "域 间通讯消息头" 与 "内部通讯消息头" 合成为统一消息头 a进行处理。 For the format of the message in the present invention, as shown in Figs. 7, 8, and 9, each message is composed of a message header a and a message body b, as shown in Fig. 7. The format of the message transmitted between the internal communication nodes of the system is "Internal Communication Header (IC-MSG-HEADER)" + "Message Body (MSG-BODY)", as shown in Figure 8; internal communication node and communication gateway module The message transmission follows the internal communication mechanism, so its format does not change, only the "inter-domain communication message header (DC-MSG-HEADER)" is handled as part of the message body; the transmission format of the message between the two communication gateway modules As shown in Figure 9, the domain will be The intercommunication message header "with" the internal communication header" is synthesized for the unified message header a.
最后应说明的是: 以上实施例仅用以说明本发明而并非限制本发明所描 述的技术方案; 因此, 尽管本说明书参照上述的各个实施例对本发明已进行 了详细的说明, 但是, 本领域的普通技术人员应当理解, 仍然可以对本发明 进行修改或者等同替换; 而一切不脱离本发明的精神和范围的技术方案及其 改进, 其均应涵盖在本发明的权利要求范围当中。  It should be noted that the above embodiments are merely illustrative of the present invention and are not intended to limit the technical solutions described herein; therefore, although the present specification has been described in detail with reference to the various embodiments described above, It is to be understood that the invention may be modified or equivalently modified without departing from the spirit and scope of the invention.

Claims

权利要求 Rights request
1、 一种通讯系统, 其特征在于, 包括一个以上具有唯一标识的通讯域, 所述通 if 或包含一个具有一个或一个以上通讯节点的通讯子系统和一个通讯 关口模块, 所述通讯关口模块与其所在通讯域的通讯子系统中的通讯节点交 互信息; 所述的通讯节点和通讯关口模块均包含应用功能模块、 域通讯驱动 模块和内部通讯驱动模块, 其中, 所述的通讯关口模块还包括域间通讯的发 送模块和域间通讯的接收模块; A communication system, comprising: more than one communication domain having a unique identifier, the communication source or a communication subsystem having one or more communication nodes and a communication gateway module, the communication gateway module The communication node and the communication gateway module include an application function module, a domain communication driver module and an internal communication driver module, wherein the communication gateway module further includes a transmitting module for inter-domain communication and a receiving module for inter-domain communication;
所述应用功能模块用于向域通讯驱动模块传入需要发送的消息或接收从 域通讯驱动模块传入的消息;  The application function module is configured to transmit a message to be sent to the domain communication driver module or receive a message transmitted from the domain communication driver module;
所述的域通讯驱动模块用于对发送消息进行包装后传递给内部通讯驱动 模块; 或者对接收的消息进行加工后, 提取域相关消息传递给应用功能模块; 所述的内部通讯驱动模块用于向通讯系统内部的通讯节点发送消息和接 收内部的通讯节点发送来的消息;  The domain communication driver module is configured to package the sent message and transmit the message to the internal communication driver module; or after processing the received message, extract the domain related message and transmit the message to the application function module; the internal communication driver module is used for Sending a message to a communication node inside the communication system and receiving a message sent by the internal communication node;
所述域间通讯的发送和接收模块用于完成域间消息的发送和接收。  The transmitting and receiving module of the inter-domain communication is used to complete the sending and receiving of inter-domain messages.
2、 根据权利要求 1 所述的通讯系统, 其特征在于, 所述通讯节点的域 通讯驱动模块包括 DCD-API 和 DCD- ADP , 所述的内部通讯驱动模块包括 I CD-API和 ICD-ADP,  2. The communication system according to claim 1, wherein the domain communication driver module of the communication node comprises a DCD-API and a DCD-ADP, and the internal communication driver module comprises an I CD-API and an ICD-ADP. ,
在发送消息时, 对于域内通讯, DCD-API 提供与 ICD-API 相同的接口, DCD-API接收应用功能模块的发送消息,并将发送消息透明的传递给内部通讯 驱动模块;  When sending a message, for intra-domain communication, DCD-API provides the same interface as ICD-API, DCD-API receives the sending message of the application function module, and transparently transmits the sending message to the internal communication driver module;
对于域间通讯, ICD- API 提供相应的消息发送接口给域通讯驱动模块使 用, DCD-API通过域间消息发送接口接收应用功能模块的发送消息, 并对发送 消息封装 /增加域间消息头后传递给内部通讯驱动模块; For inter-domain communication, the ICD-API provides a corresponding message sending interface to the domain communication driver module, and the DCD-API receives the sending message of the application function module through the inter-domain message sending interface, and sends the message. Message encapsulation/adding inter-domain headers to the internal communication driver module;
在接收消息时, 对于域内通讯, 所有域内消息均透明通过 ICD-ADP、 DCD-ADP传送到应用功能模块;  When receiving a message, for intra-domain communication, all intra-domain messages are transparently transmitted to the application function module through ICD-ADP and DCD-ADP;
对于域间通讯,域间消息经过 ICD- ADP传递到 DCD- ADP,在 DCD- ADP加工, 将域相关消息提取出来提供给应用功能模块。  For inter-domain communication, inter-domain messages are passed to DCD-ADP via ICD-ADP. In DCD-ADP processing, domain-related messages are extracted and provided to the application function module.
3、 根据权利要求 1或 2所述的通讯系统, 其特征在于, 所述通讯关口模 块的域通讯驱动模块包括 DCD- GAPI 和 DCD-GAPT , 内部通讯驱动模块包括 I CD-API和 ICD- ADP;  3. The communication system according to claim 1 or 2, wherein the domain communication driver module of the communication gateway module comprises DCD-GAPI and DCD-GAPT, and the internal communication driver module comprises I CD-API and ICD-ADP. ;
由域内向域外发送消息时, 当域内消息到达通讯关口模块后, 域内消息 通过 ICD- ADP和 DCD-GAPT到达通讯关口模块的应用功能模块; 应用功能模块 根据消息中的目的域地址, 通过查询其内部维护的路由表确定发送链路; 当 路由表中存在到目的域的链路时, 应用功能模块对消息封装后, 通过域间通 讯的发送模块将消息发送出去;  When a message is sent from the domain to the outside of the domain, when the intra-domain message reaches the communication gateway module, the intra-domain message reaches the application function module of the communication gateway module through ICD-ADP and DCD-GAPT; the application function module queries the message according to the destination domain address in the message. The internal maintenance routing table determines the sending link. When there is a link to the destination domain in the routing table, the application function module encapsulates the message, and sends the message through the sending module of the inter-domain communication;
由域外向域内发送消息时, 通过域间通讯的接收模块接收到域外消息后, 将所述消息传送到应用功能模块, 由所述应用功能模块进行相应的处理; 经 过处理的消息由应用功能模块通过 DCD- GAPI和 ICD- API发送给域内的通讯节 点。  When the message is sent from the out-of-domain to the domain, after receiving the out-of-domain message through the receiving module of the inter-domain communication, the message is transmitted to the application function module, and the application function module performs corresponding processing; the processed message is processed by the application function module. Send to the communication node in the domain through DCD-GAPI and ICD-API.
4、 一种通讯系统的互连方法, 其特征在于, 所述通讯系统包括一个以上 具有唯一标识的通讯域, 所述通讯域包含一个通讯子系统和一个通讯关口模 块, 所述通讯关口模块与其所在通讯域的通讯子系统中的通讯节点交互信息, 所述方法包括以下步骤:  A communication system interconnection method, characterized in that: the communication system comprises more than one communication domain having a unique identifier, the communication domain comprises a communication subsystem and a communication gateway module, and the communication gateway module The communication node interaction information in the communication subsystem of the communication domain, the method includes the following steps:
步骤 1、一个以上的通讯域通过通讯关口模块建立通讯连接, 同时在每一 个通讯关口模块内建立路由信息表, 所述的路由信息表包括目标域和链路标 识, 用于保存与所述通讯关口模块所在通讯域建立通讯链路的通讯域名和链 路标识; Step 1. More than one communication domain establishes a communication connection through the communication gateway module, and at the same time A routing information table is established in the communication gateway module, and the routing information table includes a target domain and a link identifier, and is used to save a communication domain name and a link identifier of a communication link with a communication domain where the communication gateway module is located;
步骤 2、通讯关口模块将通讯域连接消息通知其所在通讯域的通讯子系统 内部的通讯节点;  Step 2. The communication gateway module notifies the communication domain connection message to the communication node inside the communication subsystem of the communication domain;
步骤 3、 不同通讯域的通讯节点建立通讯链路。  Step 3. The communication nodes of different communication domains establish a communication link.
5、 居权利要求 4所述的通讯系统的互连方法, 其特征在于, 所述步驟 1 中一个以上的通讯域通过通讯关口模块建立通讯连接的方式为网型连接方 式, 所述一个以上的通讯域通过通讯关口模块相互连接形成网状,所述通讯关 口模块在其生存期间始终周期性向外部发送广播消息, 该消息包含通讯域的 域标识, 同时又在监听外部发来的广播消息, 并判断接收到的广播消息中域 标识是否是其路由信息表中的目标域,如果不是,则向发送该广播消息的通讯 域发起建链请求, 与其建立通讯链路,并更新其路由信息表,如果是,不响应该 广播消息。  The method for interconnecting communication systems according to claim 4, wherein one or more of the communication domains in the step 1 establish a communication connection through a communication gateway module, and the one or more The communication domain is interconnected by a communication gateway module to form a mesh, and the communication gateway module periodically sends a broadcast message to the outside during the lifetime thereof, the message includes the domain identifier of the communication domain, and at the same time, listens to the broadcast message sent from the outside, and Determining whether the domain identifier in the received broadcast message is the target domain in the routing information table, and if not, initiating a link establishment request to the communication domain that sends the broadcast message, establishing a communication link with it, and updating its routing information table, If yes, the broadcast message is not responded to.
6、 才艮据权利要求 4所述的通讯系统的互连方法, 其特征在于, 所述步骤 1 中一个以上的通讯域通过通讯关口模块建立通讯连接的方式为树型连接方 式, 以任一个通讯域做为第一层通讯域, 所述第一层通讯域连接一个或一个 以上通讯域, 所述通讯域作为第二层通讯域; 第二层通讯域中的通讯域连接 一个或一个以上通讯域, 所述通讯域作为第三层通讯域, 以此类推形成树状。  The method for interconnecting communication systems according to claim 4, wherein one or more communication domains in the step 1 establish a communication connection through a communication gateway module in a tree connection manner, to any one of The communication domain is used as the first layer communication domain, the first layer communication domain is connected to one or more communication domains, the communication domain is used as the second layer communication domain, and the communication domain of the second layer communication domain is connected to one or more communication domains. The communication domain, the communication domain acts as a layer 3 communication domain, and thus forms a tree.
7、 根据权利要求 5所述的通讯系统的互连方法, ·其特征在于, 所述步骤 2 中通讯关口模块将通讯域连接消息通知其所在通讯域的通讯子系统内部通 讯节点的过程为: 通讯关口模块在链路建立时刻向其所在通讯域的通讯子系 统内部所有通讯节点广播所述的通讯域连接消息, 所述的通讯域连接消息包 含与其建立通讯连接的通讯域的域标识。 7. The method for interconnecting a communication system according to claim 5, wherein the process of the communication gateway module in step 2 notifying the communication domain connection message to the communication node of the communication subsystem in the communication domain is: The communication gateway module communicates to the communication domain of its communication domain at the time of link establishment. All the communication nodes in the system broadcast the communication domain connection message, and the communication domain connection message includes the domain identifier of the communication domain with which the communication connection is established.
8、 根据权利要求 6所述的通讯系统的互连方法, 其特征在于, 所述步骤 2 中通讯关口模块将通讯域连接消息通知其所在通讯域的通讯系统内部的所 有通讯节点的过程为: 通讯关口模块在链路建立时刻向其所在通讯域的通讯 系统内部所有通讯节点广播所述的通讯域连接消息, 并判断所述通讯关口模 块所在的通讯域是不是已建立通讯连接的最末层, 如果不是, 则将所述的连 接消息向与其连接的下一层通讯域传递, 同时更新路由信息表, 如果是, 则 结束; 其中, 所述的通讯域连接消息至少包含与其建立通讯连接的通讯域的 域标识。  8. The method for interconnecting communication systems according to claim 6, wherein the process of the communication gateway module in step 2 notifying the communication domain connection message to all communication nodes in the communication system of the communication domain in which it is located is: The communication gateway module broadcasts the communication domain connection message to all communication nodes in the communication system of the communication domain where the communication gateway is located, and determines whether the communication domain where the communication gateway module is located is the last layer of the established communication connection. And if not, transmitting the connection message to the next layer of communication domain connected thereto, and updating the routing information table, and if yes, ending; wherein, the communication domain connection message at least includes establishing a communication connection with the communication domain The domain ID of the communication domain.
9、 根据权利要求 7所述的通讯系统的互连方法, 其特征在于, 所述通讯 关口模块在链路建立时刻向其所在通讯域的通讯系统内部所有通讯节点广播 所述的通讯域连接消息的同时, 提供查询接口,用于供其所在通讯子系统内的 新增通讯节点向已连接域进行消息查询, 或者在内部通讯节点不响应广播消 息时, 在需要时主动通过该查询接口进行域间链路连接情况的查询。  The method for interconnecting communication systems according to claim 7, wherein the communication gateway module broadcasts the communication domain connection message to all communication nodes in the communication system of the communication domain in which the communication domain is located at the link establishment time. At the same time, the query interface is provided for the new communication node in the communication subsystem where the communication subsystem is located to query the connected domain, or when the internal communication node does not respond to the broadcast message, actively use the query interface to perform the domain when needed. Query of the link connection situation.
1 0、 据权利要求 7、 8或 9所述的通讯系统的互连方法, 其特征在于, 所述的通讯域连接消息还包括应用层消息, 用于识别所连接的通讯域的应用 逻辑, 在应用层建立连接关系。  The method for interconnecting a communication system according to claim 7, 8 or 9, wherein the communication domain connection message further comprises an application layer message for identifying application logic of the connected communication domain, Establish a connection relationship at the application layer.
11、 根据权利要求 4所述的通讯系统的互连方法, 其特征在于, 所述的 步驟 3中不同通讯域的通讯节点建立通讯链路的过程包括以下步骤:  The method for interconnecting communication systems according to claim 4, wherein the step of establishing a communication link by the communication nodes of different communication domains in the step 3 includes the following steps:
步骤 3a、 任一通讯域中的通讯节点向其所在通讯域的通讯关口模块发送 消息 , 所述消息包含其所在通讯域的域标识; 步骤 3b、 所述通讯关口模块接收所述消息并将接收到的消息按照其路由 信息表中的链路标识向与其通讯连接的通讯域广播; Step 3a: The communication node in any communication domain sends a message to the communication gateway module of the communication domain in which it is located, where the message includes the domain identifier of the communication domain in which it is located; Step 3b, the communication gateway module receives the message and broadcasts the received message to a communication domain connected to the communication link according to the link identifier in the routing information table;
步驟 3c、 通讯关口模块监听发送来的广播消息, 并将所述广播消息发送 到其所在通讯 i或的通讯子系统中的通讯节点。  Step 3c: The communication gateway module monitors the sent broadcast message, and sends the broadcast message to the communication node in the communication subsystem of the communication i or the communication.
12、 根据权利要求 11所述的通讯系统的互连方法, 其特征在于, 所述步 骤 3b中将接收到的消息按照其路由信息表中的链路标识向与其通讯连接的通 讯域广播之前, 将接收的由通讯节点发送来的消息转换成域间通讯协议支持 的格式。  The method for interconnecting a communication system according to claim 11, wherein in the step 3b, the received message is broadcasted to the communication domain connected to the communication domain according to the link identifier in the routing information table. The received message sent by the correspondent node is converted into a format supported by the inter-domain communication protocol.
13、 根据权利要求 11所述的通讯系统的互连方法, 其特征在于, 所述步 骤 3c中的通讯关口模块监听发送来的广播消息后, 将所述广播消息发送到其 所在通讯域的通讯子系统中的通讯节点之前还包括以下步驟:  The method for interconnecting a communication system according to claim 11, wherein the communication gateway module in the step 3c listens to the sent broadcast message, and then sends the broadcast message to the communication in the communication domain where it is located. The communication node in the subsystem also includes the following steps:
步驟 3cl、 所述通讯关口模块判断发送所述广播消息中的域标识是否与 所述通讯关口模块所在的通讯域相同, 如果相同, 将所述广播消息发送到其 所在通讯域的通讯子系统内的通讯节点; 如果不相同, 执行下一步;  Step 3cl: The communication gateway module determines whether the domain identifier in the broadcast message is the same as the communication domain in which the communication gateway module is located. If the same, the broadcast message is sent to the communication subsystem of the communication domain in which it is located. Communication node; if not the same, perform the next step;
步骤 3c2、所述通讯关口模块将所述广播消息按照其内部的路由信息表的 正确链路标识通过域间链路转发到对端通讯关口模块, 执行步驟 3cl。  Step 3c2: The communication gateway module forwards the broadcast message to the peer communication gateway module through the inter-domain link according to the correct link identifier of the internal routing information table, and performs step 3cl.
14、 根据权利要求 11、 12或 13所述的通讯系统的互连方法, 其特征在 于, 所述步骤 3c中将所述广播消息发送到其所在通讯域的通讯子系统中的通 讯节点之前, 将接收的广播消息转换成本域内部通讯协议支持的格式。  The method for interconnecting communication systems according to claim 11, 12 or 13, wherein in the step 3c, the broadcast message is sent to a communication node in a communication subsystem of a communication domain in which it is located, The received broadcast message is converted to a format supported by the domain internal communication protocol.
15、 根据权利要求 14所述的通讯系统的互连方法, 其特征在于, 所述步 骤 3c 中将所述广播消息发送到其所在通讯域的通讯子系统中的通讯节点之 前, 如果消息中包含的接受通讯节点地址为逻辑名称, 则所述通讯关口模块 通过其系统内部名字服务, 将逻辑名称转换为物理通讯地址。 The method for interconnecting a communication system according to claim 14, wherein in the step 3c, the broadcast message is sent to a communication node in a communication subsystem of a communication domain in which it is located, if the message includes Accepting the communication node address as a logical name, then the communication gateway module The logical name is converted to a physical communication address by its internal system name service.
16、 根据权利要求 4、 5、 6、 7、 8、 9、 11、 12、 13或 15所述的通讯系 统的互连方法, 其特征在于, 所述通讯节点之间、 通讯节点与通讯关口模块 之间、 两个通讯关口模块之间传输的消息包括消息头和消息体, 对于通讯节 点与通讯关口模块之间传输的消息, 所述的域间通讯消息头 DC- MSG-HEADER 做为消息体 MSG- BODY的一部分; 对于两个通讯关口模块之间传输的消息, 域 间通讯消息头 DC-MSG- HEADER与内部通讯消息头 IC- MSG- HEADER合成为统一 消息头。  The method for interconnecting communication systems according to claim 4, 5, 6, 7, 8, 9, 11, 12, 13 or 15, characterized in that: said communication nodes, communication nodes and communication gateways The message transmitted between the modules and between the two communication gateway modules includes a message header and a message body. For the message transmitted between the communication node and the communication gateway module, the inter-domain communication message header DC-MSG-HEADER is used as a message. Part of the MSG-BODY; For the messages transmitted between the two communication gateway modules, the inter-domain communication header DC-MSG-HEADER and the internal communication header IC-MSG-HEADER are combined into a unified header.
17、 根据权利要求 10所述的通讯系统的互连方法, 其特征在于, 所述通 讯节点之间、 通讯节点与通讯关口模块之间、 两个通讯关口模块之间传输的 消息包括消息头和消息体, 对于通讯节点与通讯关口模块之间传输的消息, 所述的域间通讯消息头 DC-MSG-HEADER做为消息体 MSG- BODY的一部分; 对于 两个通讯关口模块之间传输的消息, 域间通讯消息头 DC- MSG- HEADER与内部 通讯消息头 IC- MSG- HEADER合成为统一消息头。  The method for interconnecting communication systems according to claim 10, wherein the messages transmitted between the communication nodes, between the communication node and the communication gateway module, and between the two communication gateway modules include a message header and Message body, for the message transmitted between the communication node and the communication gateway module, the inter-domain communication message header DC-MSG-HEADER is used as part of the message body MSG-BODY; for the message transmitted between the two communication gateway modules The inter-domain communication header DC-MSG-HEADER and the internal communication header IC-MSG-HEADER are combined into a unified header.
18、 根据权利要求 14所述的通讯系统的互连方法, 其特征在于, 所述通 讯节点之间、 通讯节点与通讯关口模块之间、 两个通讯关口模块之间传输的 消息包括消息头和消息体, 对于通讯节点与通讯关口模块之间传输的消息, 所述的域间通讯消息头 DC- MSG-HEADEIH故为消息体 MSG- BODY的一部分; 对于 两个通讯关口模块之间传输的消息, 域间通讯消息头 DC-MSG- HEADER与内部 通讯消息头 IC- MSG- HEADER合成为统一消息头。  The method for interconnecting communication systems according to claim 14, wherein the messages transmitted between the communication nodes, between the communication node and the communication gateway module, and between the two communication gateway modules include a message header and Message body, for the message transmitted between the communication node and the communication gateway module, the inter-domain communication message header DC-MSG-HEADEIH is part of the message body MSG-BODY; for the message transmitted between the two communication gateway modules The inter-domain communication header DC-MSG-HEADER and the internal communication header IC-MSG-HEADER are combined into a unified header.
PCT/CN2005/000202 2005-02-21 2005-02-21 A communication system and the interconnecting method thereof WO2006086914A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2005/000202 WO2006086914A1 (en) 2005-02-21 2005-02-21 A communication system and the interconnecting method thereof
CN2005800423522A CN101073232B (en) 2005-02-21 2005-02-21 Communication system and its interconnecting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2005/000202 WO2006086914A1 (en) 2005-02-21 2005-02-21 A communication system and the interconnecting method thereof

Publications (1)

Publication Number Publication Date
WO2006086914A1 true WO2006086914A1 (en) 2006-08-24

Family

ID=36916150

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2005/000202 WO2006086914A1 (en) 2005-02-21 2005-02-21 A communication system and the interconnecting method thereof

Country Status (2)

Country Link
CN (1) CN101073232B (en)
WO (1) WO2006086914A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102244584A (en) * 2010-05-14 2011-11-16 中兴通讯股份有限公司 Machine-to-machine/man (M2M) platform communication system and method
CN113541837A (en) * 2020-04-14 2021-10-22 华为技术有限公司 Parameter configuration method, equipment and system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981436B (en) * 2019-02-22 2021-08-03 安徽睿极智能科技有限公司 Cross-domain intercommunication system and method based on peer-to-peer characteristic

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030016678A1 (en) * 2001-07-19 2003-01-23 Nec Corporation Communications network with routing tables for establishing a path without failure by avoiding unreachable nodes
WO2004049658A1 (en) * 2002-11-25 2004-06-10 Korea Electronics Technology Institute Method of constructing common address and address table for transferring data between different network protocols and architectures thereof
US6804235B2 (en) * 2001-02-16 2004-10-12 Dunti Llc Address mapping mechanism enabling multi-domain addressing in communication networks
CN1574748A (en) * 2003-05-21 2005-02-02 松下电器产业株式会社 Network system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1172495C (en) * 2002-09-06 2004-10-20 联想(北京)有限公司 Method for realizing interconnection between devices by using door gateway and its realizing equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6804235B2 (en) * 2001-02-16 2004-10-12 Dunti Llc Address mapping mechanism enabling multi-domain addressing in communication networks
US20030016678A1 (en) * 2001-07-19 2003-01-23 Nec Corporation Communications network with routing tables for establishing a path without failure by avoiding unreachable nodes
WO2004049658A1 (en) * 2002-11-25 2004-06-10 Korea Electronics Technology Institute Method of constructing common address and address table for transferring data between different network protocols and architectures thereof
CN1574748A (en) * 2003-05-21 2005-02-02 松下电器产业株式会社 Network system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102244584A (en) * 2010-05-14 2011-11-16 中兴通讯股份有限公司 Machine-to-machine/man (M2M) platform communication system and method
CN113541837A (en) * 2020-04-14 2021-10-22 华为技术有限公司 Parameter configuration method, equipment and system

Also Published As

Publication number Publication date
CN101073232A (en) 2007-11-14
CN101073232B (en) 2011-12-21

Similar Documents

Publication Publication Date Title
US7088689B2 (en) VLAN data switching method using ARP packet
CN102377666B (en) Flooding-based routing protocol having average-rate and burst-rate control
US8050282B2 (en) Universal plug and play device and method of resolving network address conflict by considering remote access
US20070127459A1 (en) Network apparatus and method for forwarding multicast packets for the same
EP1379038A1 (en) Method for implementing router interface backup with virtual router redundancy protocol
WO2006099786A1 (en) A method for implementing on-ring process, off-ring process and data forwarding in resilience packet data ringnet and a network device thereof
WO2012142910A1 (en) Method and system for implementing elastic network interface and interconnection
JPH11112577A (en) Interconnection system between lan systems and network service system
KR101694223B1 (en) Method, routing bridge, and system for sending packet
WO2009082905A1 (en) Method, system and switch device for dynamically establishing multicast virtual local area network
US20080095093A1 (en) IP multicast service system, switching device, and group selection transmission method used therefor
JP2008147882A5 (en)
WO2006111104A1 (en) A gateway control protocol message transferring method and the apparatus thereof
WO2006086914A1 (en) A communication system and the interconnecting method thereof
US20080049765A1 (en) Method and system for inter working a point-to-point link and a LAN service
WO2003103228A1 (en) Interconnecting proxy, system and method of interconnecting networks using different protocols
JP2004297521A (en) Transmission method, receiving terminal, and l2 switch, l3 switch in multicast communication network
GB2428537A (en) Transmitting DUA messages with protocol identification information
JP2007166532A (en) Communication system
WO2007041921A1 (en) A method and system for managing customer edge device
CN102238163B (en) IP (Internet Protocol) telecommunication network-oriented multi-protocol message transmitting method
CN111884916A (en) Proxy gateway system for realizing transparent transmission based on multi-network-port computer
WO2008067739A1 (en) A method and device for transmitting the sua signaling network management message
CN105991392A (en) Information synchronization method and device
JP4143479B2 (en) Communication system between subscriber terminals

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 200580042352.2

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 05706639

Country of ref document: EP

Kind code of ref document: A1

WWW Wipo information: withdrawn in national office

Ref document number: 5706639

Country of ref document: EP