WO2012079374A1 - 对虚拟串口和物理串口进行绑定的方法、装置及系统 - Google Patents

对虚拟串口和物理串口进行绑定的方法、装置及系统 Download PDF

Info

Publication number
WO2012079374A1
WO2012079374A1 PCT/CN2011/077746 CN2011077746W WO2012079374A1 WO 2012079374 A1 WO2012079374 A1 WO 2012079374A1 CN 2011077746 W CN2011077746 W CN 2011077746W WO 2012079374 A1 WO2012079374 A1 WO 2012079374A1
Authority
WO
WIPO (PCT)
Prior art keywords
serial port
virtual
physical
virtual serial
context
Prior art date
Application number
PCT/CN2011/077746
Other languages
English (en)
French (fr)
Inventor
刘俊峰
夏亦冰
王磊
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2012079374A1 publication Critical patent/WO2012079374A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/70Virtual switches

Definitions

  • the present invention relates to the field of communications, and in particular, to a method, device and system for binding a virtual serial port and a physical serial port. Background technique
  • these communication terminals In the system applied to the industrial control field, there are many communication terminals. Referring to FIG. 1, these communication terminals generally send communication data to the serial port server through the serial port, and the serial port server converts the received communication data into an Internet protocol (IP). , Internet Protocol) data packet, and then send the IP data packet to the serial port monitoring server through the IP link.
  • IP Internet protocol
  • the serial port monitoring server is simply referred to as the monitoring server; the monitoring server restores the received IP data packet to the serial port.
  • the serial port data is transmitted to other network elements, which is equivalent to lengthening the serial line, so that transmission over a longer distance can be achieved.
  • the actual physical serial port does not exist on the monitoring server. Instead, the third-party software is used to simulate the physical serial port. This is called a virtual serial port. It can be operated like a serial port on the monitoring server. The virtual serial port is operated like a real physical serial port.
  • the virtual serial port technology has been widely used.
  • the usual practice is: first create a virtual serial port, then bind the virtual serial port to the physical serial port on the device side, and establish a mapping table of one-to-one relationship.
  • the operation of a virtual serial port is actually the operation of the physical serial port on a serial port server.
  • the one-to-one binding relationship has certain limitations. When the number of serial servers on the device side is too large, a corresponding number of virtual serial ports need to be set. This increases the management complexity of the monitoring server and also gives The system creates a certain level of operational load. Summary of the invention
  • the embodiment of the invention provides a method, a device and a system for binding a virtual serial port and a physical serial port, which are used to reduce the management complexity of the virtual serial port and reduce the system running load.
  • a method for binding a virtual serial port and a physical serial port including:
  • the monitoring server determines a locally configured virtual serial port and at least two physical serial ports connected to the local device;
  • the monitoring server creates a corresponding virtual serial port context for the virtual serial port, and associates an object node corresponding to the virtual serial port and an object node corresponding to the at least two physical serial ports in the virtual serial port context;
  • the monitoring server activates the virtual serial port context.
  • An apparatus for binding a virtual serial port and a physical serial port comprising: a determining unit, a creating unit, and a processing unit; wherein
  • a determining unit configured to determine a locally configured virtual serial port, and at least two physical serial ports connected to the local area
  • a creating unit configured to create a corresponding virtual serial port context for the virtual serial port, and associate an object node corresponding to the virtual serial port and an object node corresponding to the at least two physical serial ports in the virtual serial port context;
  • a processing unit configured to activate the virtual serial port context.
  • a system for binding a virtual serial port and a physical serial port including: a serial port server and a monitoring server; wherein
  • the serial server is configured to provide a physical serial port service and is connected to the monitoring server.
  • the monitoring server is configured to determine a locally configured virtual serial port, and at least two physical serial ports connected to the local area, and create a corresponding virtual serial port for the virtual serial port.
  • Context in the context of the virtual serial port, adding an object node corresponding to the virtual serial port, and corresponding to the The object node of the two physical serial ports is less, and the virtual serial port context is activated.
  • the mapping relationship between the virtual serial port object node and the physical serial port object node is managed by the data structure of the virtual serial port context, thereby realizing a one-to-many binding between the virtual serial port and the physical serial port, that is, The virtual serial port on the monitoring server can be bound to the physical serial port across multiple serial servers.
  • the virtual serial port on the monitoring server can be bound to the physical serial port across multiple serial servers.
  • FIG. 2 is a schematic diagram of binding a virtual serial port and a physical serial port according to an embodiment of the present invention
  • FIG. 3 is a flowchart of one-to-many binding of a virtual serial port and a physical serial port by a monitoring server according to an embodiment of the present invention
  • FIG. 4 is a schematic structural diagram of a function of a monitoring server according to an embodiment of the present invention.
  • the concept of a virtual serial port context is introduced to manage the virtual serial port on the monitoring server and the physical serial port on the serial port server. Binding relationship.
  • a signaling and media phase separation method is used between the monitoring server and the serial port server, and a management signaling channel and a data media channel are respectively established from the communication link, and the serial data stream is established in the management signaling. Completed under control, ie signaling control media.
  • the monitoring server performs a one-to-many binding process on the virtual serial port and the physical serial port, including the following steps:
  • Step 300 The monitoring server determines the locally set virtual serial port, and the local connection to Less than two physical serial ports.
  • the virtual serial port running on the monitoring server is generated by the third-party software. Therefore, the monitoring server can determine the number of virtual serial ports existing locally according to the running status of the third-party software.
  • each physical serial port is managed by a corresponding serial server.
  • the monitoring server can determine the number of physical serial ports connected to the local network according to the feedback from the serial port server connected locally.
  • Step 310 The monitoring server creates a corresponding virtual serial port context for the local virtual serial port, and associates an object node corresponding to the virtual serial port and an object node corresponding to the at least two physical serial ports in the virtual serial port context.
  • the virtual serial port context includes a virtual serial port object node and n physical serial port object nodes.
  • a corresponding virtual serial port context is generated, and the created virtual serial port object node is added to the virtual serial port context, and The corresponding n physical serial port object nodes are sequentially added to the virtual serial port context, thereby implementing a one-to-many binding relationship between the virtual serial port and the physical serial port.
  • step 300 and step 310 a static virtual serial port context has been established.
  • the media status of the physical serial port object node is set to "inactive".
  • Step 320 The monitoring server activates the virtual serial port context.
  • the monitoring server sends a control signaling to the local virtual serial port (the signaling communication link is pre-established), which is called a media establishment request message, and requests to establish a media link, and simultaneously delivers multiple physical serial ports bound to the virtual serial port.
  • the media establishes the request message, that is, the media establishment request message is sent to the serial server where each physical serial port is located, and the media state of each physical serial port object node set in the local virtual serial port context is set to "wait for media establishment". .
  • each serial server After receiving the media establishment request message, each serial server starts its own media establishment flow. For example, the serial port is opened, the media link between the physical serial port and the virtual serial port is established, and after the establishment is completed, the media establishment response message is returned to the monitoring server.
  • the monitoring server After receiving the media setup response message returned by each serial server, the monitoring server sets the media status of the corresponding physical serial port object node in the virtual serial port context set locally to "enter service", that is: "activated", the whole process is quite In the establishment of a call.
  • the media link between the virtual serial port on the monitoring server and the bound physical serial port is established, that is: the virtual serial port context on the monitoring server has been activated, is dynamically available, and the monitoring server can be activated according to the
  • the virtual serial port context uses a locally configured virtual serial port to control the data transmission of multiple physical serial ports in a one-to-many manner.
  • the virtual serial port in the case of one-to-many binding, is equivalent to a super serial port that bundles multiple physical serial ports, and the communication bandwidth is the sum of bandwidths of all bound physical serial ports.
  • the corresponding virtual serial port contexts may be created and activated for each virtual serial port according to the above steps 300-320, thereby implementing each of the virtual serial ports respectively.
  • the virtual serial port is bound to the corresponding multiple physical serial ports, and is not mentioned here.
  • a system for binding a virtual serial port and a physical serial port includes: a monitoring server and a serial port server;
  • the serial server is configured to provide a physical serial port service and is connected to the monitoring server.
  • the monitoring server is configured to determine a locally configured virtual serial port, and at least two physical serial ports connected to the local area, and create a corresponding virtual serial port for the virtual serial port.
  • Context, the object node corresponding to the virtual serial port, and the object node corresponding to the at least two physical serial ports are associated in the virtual serial port context, and the virtual serial port context is activated.
  • the monitoring server is further configured to perform corresponding control on data transmission of the at least two physical serial ports by using the virtual serial port.
  • the monitoring server includes: determining unit 40, creating Building unit 41, and processing unit 42; wherein
  • a determining unit 40 configured to determine a locally configured virtual serial port, and at least two physical serial ports connected to the local device
  • a creating unit 41 configured to create a corresponding virtual serial port context for the virtual serial port, and associate an object node corresponding to the virtual serial port and an object node corresponding to the at least two physical serial ports in the virtual serial port context ;
  • the processing unit 42 is configured to activate the virtual serial port context.
  • the processing unit 42 is further configured to perform corresponding control on data transmission of the at least two physical serial ports by using the virtual serial port after the virtual serial port context is activated.
  • the mapping relationship between the virtual serial port object node and the physical serial port object node is managed by the data structure of the virtual serial port context, thereby realizing a one-to-many relationship between the virtual serial port and the physical serial port.
  • Binding that is, a virtual serial port on the monitoring server can bind physical serial ports across multiple serial servers.
  • the management complexity of the monitoring server can be effectively reduced. The system causes excessive operating load and guarantees system performance.

Landscapes

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

Abstract

本发明公开了一种虚拟串口与物理串口的绑定方法,该方法包括:监控服务器确定本地设置的虚拟串口、以及与本地连接的至少两个物理串口;监控服务器针对所述虚拟串口创建相应的虚拟串口上下文,并在该虚拟串口上下文中关联添加对应所述虚拟串口的对象结点、以及对应所述至少两个物理串口的对象结点;监控服务器激活所述虚拟串口上下文。本发明同时公开了一种对虚拟串口和物理串口进行绑定的装置及系统,采用本发明的技术方案,实现了虚拟串口和物理串口之间一对多的绑定,这样,当串口服务器的数量增加时,可以有效地降低监控服务器的管理复杂度,避免给系统造成过多的运行负荷,保证了系统性能。

Description

对虚拟串口和物理串口进行绑定的方法、 装置及系统 技术领域
本发明涉及通信领域, 特别涉及一种对虚拟串口和物理串口进行绑定 的方法、 装置及系统。 背景技术
在应用于工业控制领域的系统内, 存在着很多通信终端, 参阅图 1 所 示, 这些通信终端一般通过串口将通信数据发送至串口服务器, 由串口服 务器将接收的通信数据转换为因特网协议 ( IP, Internet Protocol )数据包, 再通过 IP链接, 将 IP数据包发送到串口监控服务器上, 在以下的描述中, 将串口监控服务器简称为监控服务器; 监控服务器将接收到的 IP数据包还 原成串口数据, 再通过 IP链接, 将串口数据传输至其他网元, 这样, 相当 于把拉长了串口线, 从而可以实现更远距离的传输。
如图 1 所示, 监控服务器上通常并不存在实际的物理串口, 而是通过 运行第三方软件来模拟出物理串口, 称为虚拟串口, 对监控服务器上的串 口应用程度而言, 可以像操作真实的物理串口一样来操作虚拟串口。
目前, 虚拟串口技术已经得到广泛的应用, 通常的做法是: 先创建虚 拟串口, 然后将虚拟串口与设备侧的物理串口进行绑定, 建立一张一对一 关系的映射表, 这样, 对某一虚拟串口的操作实际上就是对某一串口服务 器上的物理串口的操作。 然而, 这种一对一的绑定关系存在一定的局限性, 当设备侧的串口服务器数量过多时, 则需要设置相应数量的虚拟串口, 这 样, 会增加监控服务器的管理复杂度, 也会给系统造成一定程度的运行负 荷。 发明内容
本发明实施例提供一种虚拟串口与物理串口的绑定方法、 装置及系统, 用以降低虚拟串口的管理复杂度, 减少系统运行负荷。
本发明实施例提供的具体技术方案如下:
一种对虚拟串口和物理串口进行绑定的方法, 包括:
监控服务器确定本地设置的虚拟串口、 以及与本地连接的至少两个物 理串口;
监控服务器针对所述虚拟串口创建相应的虚拟串口上下文, 并在该虚 拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所述至 少两个物理串口的对象结点;
监控服务器激活所述虚拟串口上下文。
一种对虚拟串口和物理串口进行绑定的装置, 包括: 确定单元、 创建 单元、 以及处理单元; 其中,
确定单元, 用于确定本地设置的虚拟串口、 以及与本地连接的至少两 个物理串口;
创建单元, 用于针对所述虚拟串口创建相应的虚拟串口上下文, 并在 该虚拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所 述至少两个物理串口的对象结点;
处理单元, 用于激活所述虚拟串口上下文。
一种对虚拟串口和物理串口进行绑定的系统, 包括: 串口服务器及监 控服务器; 其中,
串口服务器, 用于提供物理串口服务, 与监控服务器相连接; 监控服务器, 用于确定本地设置的虚拟串口、 以及与本地连接的至少 两个物理串口, 并针对所述虚拟串口创建相应的虚拟串口上下文, 在该虚 拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所述至 少两个物理串口的对象结点, 并激活所述虚拟串口上下文。
本发明实施例中, 通过虚拟串口上下文的数据结构来管理虚拟串口对 象结点和物理串口对象结点之间的映射关系, 从而实现了虚拟串口和物理 串口之间一对多的绑定, 即: 监控服务器上的一个虚拟串口可以跨多个串 口服务器来进行物理串口的绑定, 这样, 当串口服务器的数量增加时, 可 以有效地降低监控服务器的管理复杂度, 避免给系统造成过多的运行负荷, 保证了系统性能。 附图说明 图 1为现有技术下串口数据传输示意图;
图 2为本发明实施例中虚拟串口与物理串口绑定示意图;
图 3 为本发明实施例中监控服务器对虚拟串口和物理串口进行一对多 绑定流程图;
图 4为本发明实施例中监控服务器功能结构示意图。 具体实施方式 本发明实施例中, 为了支持虚拟串口和物理串口的一对多绑定, 引入 虚拟串口上下文这一概念, 用来管理监控服务器上的虚拟串口和串口服务 器上的物理串口之间的绑定关系, 同时, 在监控服务器和串口服务器之间 采用信令和媒体相分离的方法, 从通信链路上分别建立管理信令通道和数 据媒体通道, 串口数据流的建立是在管理信令的控制下完成, 即信令控制 媒体。
下面结合附图对本发明优选的实施方式进行详细说明。
参阅图 2和图 3所示, 本发明实施例中, 监控服务器对虚拟串口与物 理串口进行一对多绑定的详细流程, 包括以下步驟:
步驟 300: 监控服务器确定本地设置的虚拟串口、 以及与本地连接的至 少两个物理串口。
实际应用中, 监控服务器上运行的虚拟串口由第三方软件生成, 因此, 监控服务器可以根据第三方软件的运行情况, 确定本地存在的虚拟串口的 数目;
同时, 各物理串口由相应的串口服务器进行管理, 监控服务器可以根 据与本地连接的串口服务器的反馈, 确定与本地连接的物理串口的数目。
步驟 310: 监控服务器针对本地的虚拟串口创建相应的虚拟串口上下 文, 并在该虚拟串口上下文中关联添加对应上述虚拟串口的对象结点、 以 及对应上述至少两个物理串口的对象结点。
参阅图 2所示, 本发明实施例中, 为了支持一个虚拟串口绑定多个物 理串口, 在监控服务器上, 引入了虚拟串口上下文 (Context ) 和结点 ( Termination )的概念, 即: 在一个虚拟串口上下文中包括一个虚拟串口对 象结点和 n个物理串口对象结点, 创建虚拟串口时, 生成对应的虚拟串口 上下文, 并将创建的虚拟串口对象结点添加至该虚拟串口上下文中, 以及 将相应的 n个物理串口对象结点依次添加至该虚拟串口上下文中, 从而实 现虚拟串口和物理串口之间一对多的绑定关系的设置。
经过步驟 300和步驟 310后, 一个静态的虚拟串口上下文已经建立, 在此虚拟串口上下文中, 物理串口对象结点的媒体状态设置为 "未激活"。
步驟 320: 监控服务器激活所述虚拟串口上下文。
监控服务器对本地的虚拟串口下发控制信令(信令通信链路已预先建 立), 称为媒体建立请求消息, 请求建立媒体链接, 同时对与该虚拟串口绑 定的多个物理串口下发媒体建立请求消息, 即: 将媒体建立请求消息分别 下发至各物理串口所在的串口服务器上, 并将本地虚拟串口上下文中设置 的各物理串口对象结点的媒体状态设置为 "等待媒体建立"。
各串口服务器收到媒体建立请求消息后, 分别启动各自的媒体建立流 程, 比如: 打开串口、 建立各自的物理串口与虚拟串口之间的媒体链路等, 并在建立完毕后, 向监控服务器返回媒体建立应答消息。
监控服务器接收到各串口服务器返回的媒体建立应答消息后, 将本地 设置的虚拟串口上下文中对应的物理串口对象结点的媒体状态设置为 "进 入服务", 即: "已激活", 整个过程相当于一次通话的建立。 此时, 监控服 务器上的虚拟串口与绑定的各物理串口之间的媒体链接已建立, 即: 监控 服务器上的虚拟串口上下文已被激活, 是动态可用的, 监控服务器便可以 根据已激活的虚拟串口上下文, 采用本地设置的虚拟串口, 以一对多的形 式对多个物理串口的数据传输进行相应控制。
本实施例中, 在一对多绑定的情况下, 虚拟串口相当于将多个物理串 口捆绑使用的一个超级串口, 通信带宽为所有绑定的物理串口的带宽之和。
基于上述实施例, 实际应用中, 若监控服务器上设置有多个虚拟串口, 则可以按照上述步驟 300 - 320, 分别针对每一个虚拟串口创建并激活相应 的虚拟串口上下文, 从而实现分别将每一个虚拟串口与相应的多个物理串 口进行绑定, 在此不再赘述。
基于上述实施例, 参阅图 2所示, 本发明实施例中, 用于对虚拟串口 和物理串口进行绑定的系统包括: 监控服务器及串口服务器; 其中,
串口服务器, 用于提供物理串口服务, 与监控服务器相连接; 监控服务器, 用于确定本地设置的虚拟串口、 以及与本地连接的至少 两个物理串口, 并针对所述虚拟串口创建相应的虚拟串口上下文, 在该虚 拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所述至 少两个物理串口的对象结点, 并激活所述虚拟串口上下文。
所述监控服务器在激活所述虚拟串口上下文后, 还用于通过所述虚拟 串口, 对所述至少两个物理串口的数据传输进行相应控制。
参阅图 4所示, 本发明实施例中, 监控服务器包括: 确定单元 40、 创 建单元 41、 以及处理单元 42; 其中,
确定单元 40, 用于确定本地设置的虚拟串口、 以及与本地连接的至少 两个物理串口;
创建单元 41 , 用于针对所述虚拟串口创建相应的虚拟串口上下文, 并 在该虚拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应 所述至少两个物理串口的对象结点;
处理单元 42, 用于激活所述虚拟串口上下文。
其中, 所述处理单元 42, 还用于在激活所述虚拟串口上下文后, 通过 所述虚拟串口, 对所述至少两个物理串口的数据传输进行相应控制。
综上所述, 本发明实施例中, 通过虚拟串口上下文的数据结构来管理 虚拟串口对象结点和物理串口对象结点之间的映射关系, 从而实现了虚拟 串口和物理串口之间一对多的绑定, 即: 监控服务器上的一个虚拟串口可 以跨多个串口服务器来进行物理串口的绑定, 这样, 当串口服务器的数量 增加时, 可以有效地降低监控服务器的管理复杂度, 避免给系统造成过多 的运行负荷, 保证了系统性能。
显然, 本领域的技术人员可以对本发明进行各种改动和变型而不脱离 本发明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权 利要求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在 内。

Claims

权利要求书
1、 一种对虚拟串口和物理串口进行绑定的方法, 其特征在于, 该方法 包括:
监控服务器确定本地设置的虚拟串口、 以及与本地连接的至少两个物 理串口;
监控服务器针对所述虚拟串口创建相应的虚拟串口上下文, 并在该虚 拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所述至 少两个物理串口的对象结点;
监控服务器激活所述虚拟串口上下文。
2、 根据权利要求 1所述的方法, 其特征在于, 所述监控服务器激活所 述虚拟串口上下文, 包括:
分别向所述至少两个物理串口对应的串口服务器发送媒体建立请求消 息, 分别指示所述串口服务器在其本地的物理串口与所述虚拟串口之间建 立媒体连接;
收到各串口服务器返回的媒体建立应答消息后, 将所述虚拟串口上下 文中对应所述至少两个物理串口的对象结点的媒体状态设置为激活状态。
3、 根据权利要求 1或 2所述的方法, 其特征在于, 监控服务器激活所 述虚拟串口上下文后, 该方法进一步包括:
通过所述虚拟串口, 对所述至少两个物理串口的数据传输进行相应控 制。
4、 一种对虚拟串口和物理串口进行绑定的装置, 其特征在于, 该装置 包括: 确定单元、 创建单元、 以及处理单元; 其中,
确定单元, 用于确定本地设置的虚拟串口、 以及与本地连接的至少两 个物理串口;
创建单元, 用于针对所述虚拟串口创建相应的虚拟串口上下文, 并在 该虚拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所 述至少两个物理串口的对象结点;
处理单元, 用于激活所述虚拟串口上下文。
5、 根据权利要求 4所述的装置, 其特征在于, 所述处理单元, 具体用 于:
分别向所述至少两个物理串口对应的串口服务器发送媒体建立请求消 息, 分别指示所述串口服务器在其本地的物理串口与所述虚拟串口之间建 立媒体连接;
收到各串口服务器返回的媒体建立应答消息后, 将所述虚拟串口上下 文中对应所述至少两个物理串口的对象结点的媒体状态设置为激活状态。
6、 根据权利要求 4或 5所述的装置, 其特征在于, 所述处理单元, 还 用于在激活所述虚拟串口上下文后, 通过所述虚拟串口, 对所述至少两个 物理串口的数据传输进行相应控制。
7、 一种对虚拟串口和物理串口进行绑定的系统, 其特征在于, 该系统 包括: 串口服务器及监控服务器; 其中,
串口服务器, 用于提供物理串口服务, 与监控服务器相连接; 监控服务器, 用于确定本地设置的虚拟串口、 以及与本地连接的至少 两个物理串口, 并针对所述虚拟串口创建相应的虚拟串口上下文, 在该虚 拟串口上下文中关联添加对应所述虚拟串口的对象结点、 以及对应所述至 少两个物理串口的对象结点, 并激活所述虚拟串口上下文。
8、 根据权利要求 7所述的系统, 其特征在于, 所述监控服务器在激活 所述虚拟串口上下文时, 具体用于:
分别向所述至少两个物理串口对应的串口服务器发送媒体建立请求消 息, 分别指示所述串口服务器在其本地的物理串口与所述虚拟串口之间建 立媒体连接; 接收到各串口服务器返回的媒体建立应答消息时, 将所述虚拟串口上 下文中对应所述至少两个物理串口的对象结点的媒体状态设置为激活状 态。
9、 根据权利要求 7或 8所述的系统, 其特征在于, 所述监控服务器在 激活所述虚拟串口上下文后, 还用于通过所述虚拟串口, 对所述至少两个 物理串口的数据传输进行相应控制。
PCT/CN2011/077746 2010-12-15 2011-07-28 对虚拟串口和物理串口进行绑定的方法、装置及系统 WO2012079374A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010589974.XA CN102546840B (zh) 2010-12-15 2010-12-15 对虚拟串口和物理串口进行绑定的方法、装置及系统
CN201010589974.X 2010-12-15

Publications (1)

Publication Number Publication Date
WO2012079374A1 true WO2012079374A1 (zh) 2012-06-21

Family

ID=46244047

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/077746 WO2012079374A1 (zh) 2010-12-15 2011-07-28 对虚拟串口和物理串口进行绑定的方法、装置及系统

Country Status (2)

Country Link
CN (1) CN102546840B (zh)
WO (1) WO2012079374A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380096A (zh) * 2020-11-16 2021-02-19 南通先进通信技术研究院有限公司 一种基于虚拟串口的串口通信监视系统方法

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103915470B (zh) 2012-12-31 2016-12-07 乐金显示有限公司 有机发光显示装置
CN109213673A (zh) * 2017-07-07 2019-01-15 深圳市有方科技股份有限公司 一种基于串口仿真软件的开发方法和装置
CN112799988A (zh) * 2020-12-28 2021-05-14 杭州涂鸦信息技术有限公司 虚拟串口与串口通讯板的绑定方法、设备及介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101095316A (zh) * 2003-11-17 2007-12-26 日本电气株式会社 通信系统以及通信方法
US7650444B2 (en) * 2006-09-28 2010-01-19 Digi International, Inc. Systems and methods for remotely managing an application-specific display device
CN101789889A (zh) * 2010-01-14 2010-07-28 瑞斯康达科技发展股份有限公司 一种自动测试通信设备的方法及系统
CN101800652A (zh) * 2010-02-04 2010-08-11 深圳市金宏威实业发展有限公司 串口与以太网方式转换的方法、系统及工业以太网交换机

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100440885C (zh) * 2003-07-11 2008-12-03 华为技术有限公司 支持同一物理终端实现多种业务的方法
WO2005018174A1 (en) * 2003-08-08 2005-02-24 Luminous Networks, Inc. Multiple services provisioning in a packet forwarding device with logical ports
CN101083653A (zh) * 2007-07-13 2007-12-05 华为技术有限公司 基于串行接口的信息传输方法、系统及装置
CN101470688A (zh) * 2007-12-28 2009-07-01 希姆通信息技术(上海)有限公司 单端串口实现多功能复用的方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101095316A (zh) * 2003-11-17 2007-12-26 日本电气株式会社 通信系统以及通信方法
US7650444B2 (en) * 2006-09-28 2010-01-19 Digi International, Inc. Systems and methods for remotely managing an application-specific display device
CN101789889A (zh) * 2010-01-14 2010-07-28 瑞斯康达科技发展股份有限公司 一种自动测试通信设备的方法及系统
CN101800652A (zh) * 2010-02-04 2010-08-11 深圳市金宏威实业发展有限公司 串口与以太网方式转换的方法、系统及工业以太网交换机

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112380096A (zh) * 2020-11-16 2021-02-19 南通先进通信技术研究院有限公司 一种基于虚拟串口的串口通信监视系统方法

Also Published As

Publication number Publication date
CN102546840B (zh) 2014-09-10
CN102546840A (zh) 2012-07-04

Similar Documents

Publication Publication Date Title
US7685292B1 (en) Techniques for establishment and use of a point-to-point tunnel between source and target devices
JP6648893B2 (ja) ローカルライブラリからのネットワーク接続用の機能要件の提供
WO2016165463A1 (zh) 一种基于软件定义网络的链路故障上报方法和转发设备
JP5853378B2 (ja) 通信切替システム、通信切替方法、及びプログラム
US20090113460A1 (en) Systems and methods for providing a generic interface in a communications environment
JP2008167317A (ja) モニタ制御システム、モニタ装置、モニタ制御方法およびモニタ制御プログラム
WO2012088954A1 (zh) 基于网络配置协议的网络配置管理方法、设备和系统
CN101009588B (zh) 配置分布式代理服务器信息的方法及系统
WO2009152734A1 (zh) 一种绑定/解绑定的处理方法、系统和装置
WO2021031465A1 (zh) 一种基于sd-wan的设备认证方法及系统
JP2007004361A (ja) 負荷分散装置
WO2009033388A1 (fr) Procédé d'utilisation d'un système de sécurité étendue, système et appareil de sécurité étendue
WO2012079374A1 (zh) 对虚拟串口和物理串口进行绑定的方法、装置及系统
WO2008141572A1 (fr) Procédé et système servant à réaliser un contrôle d'entretien sur des sessions clients
WO2011029085A2 (en) Methods, systems, and computer readable media for verifying the availability of an internet protocol (ip) media router during a call setup
CN110995829A (zh) 实例调用方法、装置及计算机存储介质
JP5174812B2 (ja) メディアゲートウェイに終端接続を確立するよう指示する方法、システムおよび装置
WO2015003420A1 (zh) 一种云计算环境的资源部署方法
WO2013159492A1 (zh) 信息上报与下载的方法及系统
CN107465582B (zh) 数据发送方法、装置、系统、物理家庭网关及接入节点
CN108462612A (zh) 调整rtp媒体流传输的方法、装置、电子设备和存储介质
WO2013013524A1 (zh) 一种跨网络实现终端通信的方法及系统
WO2009067944A1 (fr) Procédé, système et moyens de gestion de dispositif
CN102263808B (zh) 一种会话控制服务方法、装置和系统
JP4937913B2 (ja) Ipドメイン間の相互接続を構成する方法、システムおよび装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11848500

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11848500

Country of ref document: EP

Kind code of ref document: A1