KR100701421B1 - Virtual communication module and method of verifying communication method using the same - Google Patents

Virtual communication module and method of verifying communication method using the same Download PDF

Info

Publication number
KR100701421B1
KR100701421B1 KR1020040103661A KR20040103661A KR100701421B1 KR 100701421 B1 KR100701421 B1 KR 100701421B1 KR 1020040103661 A KR1020040103661 A KR 1020040103661A KR 20040103661 A KR20040103661 A KR 20040103661A KR 100701421 B1 KR100701421 B1 KR 100701421B1
Authority
KR
South Korea
Prior art keywords
communication
network
module
message queue
virtual
Prior art date
Application number
KR1020040103661A
Other languages
Korean (ko)
Other versions
KR20060064966A (en
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 한국전자통신연구원
Priority to KR1020040103661A priority Critical patent/KR100701421B1/en
Publication of KR20060064966A publication Critical patent/KR20060064966A/en
Application granted granted Critical
Publication of KR100701421B1 publication Critical patent/KR100701421B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/18Protocol analysers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/14Arrangements for monitoring or testing data switching networks using software, i.e. software packages
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

본 발명은 가상의 통신 모듈 및 이를 이용한 통신 프로토콜 검증방법에 관한 것이다.The present invention relates to a virtual communication module and a communication protocol verification method using the same.

본 발명에 따른 가상의 통신 모듈 및 이를 이용한 통신 프로토콜 검증방법은 통신을 원하는 두 개의 단말 시스템을 네트워크로 연결한 후에 네트워크 프로그램인 메시지 큐 모듈과 네트워크 모듈을 혼합해서 각각의 가상 통신 모듈을 만들어 그 가상 통신 모듈을 이용하여 두 단말 시스템이 동시에 데이터를 주고받으면서 실시간 통신을 할 수 있도록 하는 수단을 제공한다. According to the present invention, a virtual communication module and a method for verifying a communication protocol using the same are connected to two terminal systems that want to communicate with a network, and then a virtual communication module is created by mixing a message queue module and a network module, which are network programs, to form a virtual communication module. By using the communication module provides a means for the two terminal systems to perform real-time communication while transmitting and receiving data at the same time.

이러한 구성에 의하여, 본 발명은 통신시스템에서 운영되는 통신 프로토콜을 개발하는데 있어서 양방향 통신 환경이 소프트웨어로 구축되기 때문에 하드웨어 개발이 안된 상태에서도 통신 프로토콜 개발이 가능하며, 통신 프로토콜의 검증을 위해 별도로 모의 검증 환경을 구축할 필요가 없게 됨으로써, 개발을 상대적으로 용이하게 할 수 있으며, 모든 개발 환경이 소프트웨어로 이루어지기 때문에 디버깅이 쉬워서 개발기간을 획기적으로 줄일 수 있다.With this configuration, the present invention is possible to develop a communication protocol even in the absence of hardware development because the bidirectional communication environment is built in software in developing a communication protocol operating in a communication system, and separately verified for verification of the communication protocol. By eliminating the need to build an environment, development can be made relatively easy, and since all development environments are made of software, debugging is easy and development time can be drastically reduced.

통신, 프로토콜, 메시지 큐, 클라이언트, 서버, 네트워크Communication, protocol, message queue, client, server, network

Description

가상의 통신 모듈 및 이를 이용한 통신 프로토콜 검증방법{virtual communication module and method of verifying communication method using the same} Virtual communication module and method of verifying communication method using the same}             

도 1은 종래기술에 의한 하드웨어 기반 통신 프로토콜 개발 환경을 개략적으로 나타낸 것이다.Figure 1 schematically shows a hardware-based communication protocol development environment according to the prior art.

도 2는 본 발명의 일 실시예에 의한 가상 통신 모듈을 이용한 통신 프로토콜 개발 환경을 개략적으로 나타낸 것이다.Figure 2 schematically shows a communication protocol development environment using a virtual communication module according to an embodiment of the present invention.

도 3은 도 2의 가상 통신 모듈의 내부구조를 개략적으로 나타낸 것이다.FIG. 3 schematically illustrates an internal structure of the virtual communication module of FIG. 2.

* 도면의 주요 부분에 대한 부호 설명 *Explanation of symbols on the main parts of the drawings

100 : 프로토콜 수행 모듈 110 : 디바이스 드라이버 모듈100: protocol execution module 110: device driver module

120 : 통신을 담당하는 모뎀 130 : 프로토콜 수행 모듈120: modem responsible for communication 130: protocol execution module

140 : 디바이스 드라이버 모듈 150 : 통신을 담당하는 모뎀140: device driver module 150: modem responsible for communication

200 : 프로토콜 수행 모듈 210 : 가상 시뮬레이터 통신 모듈 200: protocol execution module 210: virtual simulator communication module

220 : 프로토콜 수행 모듈 230 : 가상 시뮬레이터 통신 모듈 220: protocol execution module 230: virtual simulator communication module

300 : 프로토콜 수행 모듈 310 : 메시지 큐 기반의 클라이언트 모듈300: protocol execution module 310: message queue based client module

320 : 메시지 큐 기반의 서버 모듈 330 : TCP/IP 기반 네트워크의 클라이언트 모듈320: Server module based on message queue 330: Client module in TCP / IP based network

340 : 프로토콜 수행 모듈 350 : 메시지 큐 기반의 클라이언트 모듈340: Protocol execution module 350: Message queue based client module

360 : 메시지 큐 기반의 서버 모듈 370 : TCP/IP 기반 네트워크의 서버 모듈360: Server module based on Message Queuing 370: Server module in TCP / IP based network

본 발명은 가상의 통신 모듈 및 이를 이용한 통신 프로토콜 검증방법에 관한 것으로, 보다 상세하게는, 통신시스템 상에서 수행되는 통신 프로토콜을 개발할 때, 하드웨어가 갖춰져 있지 않은 통신환경에서도 소프트웨어로 구현된 가상의 통신 시뮬레이션 모델을 통해 통신 프로토콜을 미리 구현해서 검증하는 방법으로서, 사용자가 1대1 통신 환경에서 통신 프로토콜을 개발할 때 사용 가능한 소프트웨어 통신 모듈을 제공하여 시뮬레이션을 통해 통신 시스템을 개발하고 검증할 수 있도록 하는 가상의 통신 모듈 및 이를 이용한 통신 프로토콜 검증방법에 관한 것이다.The present invention relates to a virtual communication module and a method for verifying a communication protocol using the same. More particularly, when developing a communication protocol performed on a communication system, a virtual communication simulation implemented in software even in a communication environment without hardware is provided. As a method of pre-implementing and verifying a communication protocol through a model, a virtual communication protocol is provided that enables a user to develop and verify a communication system through simulation by providing a software communication module that can be used when a user develops a communication protocol in a one-to-one communication environment. It relates to a communication module and a communication protocol verification method using the same.

정보화 물결과 함께 시스템의 집적도가 높아지고, 관련 기술이 빠르게 발전함에 따라 사용자들도 보다 편리한 통신 시스템을 요구하게 되었다. 따라서, 유무 선 전화망을 이용한 통신 시스템뿐 아니라 컴퓨터 네트워크, 무선 통신망을 이용한 다양한 시스템에 대한 요구가 생기게 되었고, 서비스되는 컨텐츠도 음성, 영상, 그래픽, 데이터 등 여러 종류가 개별적으로 또는 동시에 여러 개가 일괄적으로 제공되고 있다. 이로 인해 통신시스템에서 사용되는 통신 프로토콜도 단순한 형태의 프로토콜로부터 다중화되고 복잡해진 프로토콜에 이르기까지 다양하게 되었다. With the wave of informatization and the increased integration of systems and the rapid development of related technologies, users are also demanding more convenient communication systems. Therefore, there is a demand for various systems using computer networks and wireless communication networks as well as communication systems using wired and wireless telephone networks, and various types of service contents, such as voice, video, graphics, and data, can be individually or simultaneously. It is provided. As a result, communication protocols used in communication systems have also been diversified, ranging from simple protocols to multiplexed and complex protocols.

한편, 통신 프로토콜을 개발하는데 있어서 종래에는 기본적인 구현만 마친 상태에서 통신 관련 하드웨어가 모두 준비된 상태에서 개발을 진행하여 개발 기간이 길어지고, 하드웨어에서 직접 운영하면서 개발했기 때문에 문제점을 찾고 해결하는 과정에 많은 어려움이 있었다. 그리고, 이러한 과정은 통신 프로토콜의 특성이 상대방 단말기와 실시간 서로 정보를 교환하면서 이루어지기 때문에 기본적인 구현을 위한 모의 환경을 만드는데 많은 노력과 작업이 요구되었다.On the other hand, in developing a communication protocol, the development period is lengthened by developing in a state where all communication related hardware is prepared in a state where only basic implementation is completed, and it is developed while operating directly on the hardware. There was a difficulty. In addition, this process requires much effort and work to create a simulation environment for the basic implementation because the characteristics of the communication protocol are performed while exchanging information with the counterpart terminal in real time.

도 1은 종래기술에 의한 하드웨어 기반 통신 프로토콜 개발 환경을 개략적으로 나타낸 것이다. Figure 1 schematically shows a hardware-based communication protocol development environment according to the prior art.

예시된 바와 같이, 통신 프로토콜(100, 130)이 수행되기 위해서는 실재 시스템 환경인 디바이스 드라이버(110, 140)와 모뎀(120, 150)이 필요하였다. 유무선 통신 자체는 하드웨어 환경에서 이루어 지는 작업이며, 이것은 모뎀(120, 150)이 맡아서 수행한다. 그리고 디바이스 드라이버(110, 140)는 하드웨어인 모뎀(120, 150)을 소프트웨어인 프로토콜(100, 130) 프로그램이 제어할 수 있도록 도와주는 역할을 한다. 통신을 위해서는 양쪽이 모두 동일한 환경으로 이루어져 있고, 통신시스템에서 사용되고 있는 영상, 음성, 데이터, 제어신호는 프로토콜의 관리하에 디바이스 드라이버를 통해서 모뎀으로 전달되고, 최종적으로 모뎀에서 관련 데이터를 주고 받게 된다. 그러나, 실재의 하드웨어 개발환경에서 통신 프로토콜(100, 130)을 개발하고 검증하는 일은 하드웨어의 특성상 상당한 어려움이 따르게 되고, 디버깅 환경도 좋지 않아서 개발기간이 길어지는 문제점이 있다.As illustrated, in order to perform the communication protocols 100 and 130, device drivers 110 and 140 and modems 120 and 150, which are actual system environments, are required. Wired and wireless communication itself is a task performed in a hardware environment, which is performed by the modem (120, 150). The device drivers 110 and 140 serve to control the modems 120 and 150 which are hardware, so that the protocol 100 and 130 programs which are software. For communication, both sides are composed of the same environment, and video, audio, data, and control signals used in the communication system are transmitted to the modem through the device driver under protocol management, and finally, the related data is transmitted and received from the modem. However, the development and verification of the communication protocols 100 and 130 in the actual hardware development environment is accompanied by a considerable difficulty in the characteristics of the hardware, the debugging environment is not good, there is a problem that the development period is long.

상술한 문제점을 해결하기 위해 안출된 것으로, 본 발명의 목적은 통신시스템에서 운영되는 프로토콜을 개발할 때, 소프트웨어 기반의 가상 통신 모듈 환경을 제공함으로써, 개발환경을 용이하게 만들고 개발 기간을 단축하는데 있다.
In order to solve the above problems, an object of the present invention is to provide a software-based virtual communication module environment when developing a protocol operating in a communication system, thereby facilitating the development environment and shortening the development period.

상술한 문제점을 해결하기 위한 기술적 수단으로서, 본 발명의 제1 측면은 데이터를 보내거나 받는 요청을 하는 송신측 및 수신측의 메시지 큐/클라이언트와, 상기 요청에 응답해서 데이터를 보내거나 받는 송신측 및 수신측의 메시지 큐/서버와, 상기 메시지 큐와 연동해서 데이터를 네트워크를 통해 보내고 받는 송신측의 네트워크/클라이언트 및 수신측의 네트워크/서버를 포함하는 가상의 통신 모듈을 제공한다.As a technical means for solving the above problems, the first aspect of the present invention is a message queue / client of the transmitting side and the receiving side making a request for sending or receiving data, and a transmitting side for sending or receiving data in response to the request. And a message queue / server on the receiving side, and a network / client on the sending side and a network / server on the receiving side in connection with the message queue.

바람직하게, 가상의 통신 모듈에 있어서, 상기 네트워크는 TCP/IP 네트워크이다.Preferably, in the virtual communication module, the network is a TCP / IP network.

본 발명의 제2 측면은 제1 메시지 큐/클라이언트가 제1 메시지 큐/서버로 데이터를 다중화하여 보내는 단계와, 상기 제1 메시지 큐/서버는 상기 데이터를 제1 네트워크/클라이언트로 보내는 단계와, 상기 제1 네트워크/클라이언트는 제2 네트워크/서버로 네트워크를 통해서 상기 데이터를 전송하는 단계와, 상기 제2 네트워크/서버는 제2 메시지 큐/서버로 상기 데이터를 보내는 단계와, 상기 제2 제2 메시지 큐/서버는 상기 데이터를 제2 메시지 큐/클라이언트로 보내는 단계와, 상기 제2 메시지 큐/클라이언트는 상기 데이터를 역다중화시켜서 데이터를 분리하는 단계를 포함하는 가상의 통신 모듈을 이용한 통신 프로토콜 검증방법을 제공한다.A second aspect of the present invention provides a method comprising the steps of multiplexing and sending data to a first message queue / server by a first message queue / client, and sending the data to the first network / client by the first message queue / server; The first network / client sending the data over a network to a second network / server, the second network / server sending the data to a second message queue / server, and the second second Message queue / server sends the data to a second message queue / client, and the second message queue / client demultiplexes the data to separate the data. Provide a method.

바람직하게, 가상의 통신 모듈을 이용한 통신 프로토콜 검증방법에 있어서, 상기 네트워크는 TCP/IP 네트워크이다. 상기 데이터는 영상, 음성 및 제어신호를 포함한다.Preferably, in a communication protocol verification method using a virtual communication module, the network is a TCP / IP network. The data includes video, audio and control signals.

이하, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있는 가장 바람직한 실시 예를 첨부된 도 2 및 도 3을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, with reference to the accompanying drawings 2 and 3 the most preferred embodiment that can be easily implemented by those of ordinary skill in the art as follows.

도 2는 본 발명의 일 실시예에 의한 가상 통신 모듈을 이용한 통신 프로토콜 개발 환경을 개략적으로 나타낸 것이다.Figure 2 schematically shows a communication protocol development environment using a virtual communication module according to an embodiment of the present invention.

도 2를 참조하면, 가상의 통신 모듈 환경은 소프트웨어(S/W)로 가상 통신 모듈(210, 230)을 두 개 만들고, 이들 가상 통신모듈(210, 230)이 서로 통신하면서 데이터를 주고 받도록 하고 있다. 통신 프로토콜(단말기 A, 단말기 B)(200, 220)은 데이터를 주고받을 필요가 있는 경우, 이들 가상 통신 모듈(210, 230)을 불러서 수행시킴으로써 원하는 작업을 수행할 수 있다.Referring to FIG. 2, the virtual communication module environment makes two virtual communication modules 210 and 230 with software (S / W), and the virtual communication modules 210 and 230 communicate with each other to exchange data. have. When the communication protocols (terminal A, terminal B) 200 and 220 need to exchange data, the virtual protocols 210 and 230 may be called to perform desired tasks.

도 3은 도 2의 가상 통신 모듈의 내부구조를 개략적으로 나타낸 것이다.FIG. 3 schematically illustrates an internal structure of the virtual communication module of FIG. 2.

도 3을 참조하면, 가상의 통신 모듈은 데이터를 보내거나 받는 요청을 하는 메시지 큐/클라이언트(310,350)와, 이 요청에 응답해서 데이터를 보내거나 받는 메시지 큐/서버(320,360)와, 이 메시지 큐와 연동해서 데이터를 네트워크를 통해서 보내고 받는 네트워크/클라이언트(330) 및 네트워크/서버(370)를 포함한다.Referring to FIG. 3, the virtual communication module includes a message queue / client 310 and 350 for making a request for sending or receiving data, a message queue / server 320 and 360 for sending or receiving data in response to the request, and the message queue. And a network / client 330 and a network / server 370 for sending and receiving data through a network in association with the network.

보다 상세히 설명하면, 본 발명의 가상의 통신모듈에 적용된 데이터 처리 방식은 TCP/IP 네트워크를 기본으로해서 메시지 큐로 통신하는 방식이다. 가상의 통신 모듈을 사용하기 위해서는 통신 프로토콜(단말기 A)(300)을 구현한 모듈에서 인터페이스를 위해 메시지 큐/클라이언트(310) 모듈을 포함한다.In more detail, the data processing method applied to the virtual communication module of the present invention is a method of communicating with a message queue based on a TCP / IP network. In order to use the virtual communication module, a module implementing the communication protocol (terminal A) 300 includes a message queue / client 310 module for an interface.

가상 시뮬레이션 사용방법은 상대방(단말기 B)의 메시지 큐/서버(360) 모듈과 네트워크/서버(370) 모듈이 들어 있는 프로그램을 먼저 동작시킨 후에 자기 쪽(단말기 A)의 메시지 큐/서버(320) 모듈과 네트워크/클라이언트(330) 모듈이 들어 있는 프로그램을 동작시킨다. 이후, 상대방의 메시지 큐/클라이언트(350)가 인터페이스 되어 들어있는 통신 프로토콜(단말기 B)(340) 모듈과, 자기 쪽의 메시지 큐/클라이언트(310)가 인터페이스되어 들어 있는 통신 프로토콜(단말기 A)(300) 모듈 동작시켜서 시뮬레이션을 시작시킨다.The method of using the virtual simulation is to operate a program including the message queue / server 360 module and the network / server 370 module of the other party (terminal B) first and then the message queue / server 320 of its own terminal (terminal A). Operate a program that contains modules and network / client 330 modules. Thereafter, the communication protocol (terminal B) 340 module to which the message queue / client 350 of the other party is interfaced, and the communication protocol (terminal A) to which the message queue / client 310 of its own party are interfaced ( 300) Start the simulation by running the module.

시뮬레이션이 시작되면 일반적인 비동기 통신시스템에서는 프로토콜 모듈에서 영상, 음성 및 제어신호와 같은 다양한 데이터를 다중화시켜서 전송할 수 있는 작은 단위의 데이터로 나누게 된다. 각각의 데이터는 메시지 큐/클라이언트(310) 모듈을 통해서 네트워크/클라이언트(330) 모듈에 있는 메시지 큐/서버(320)로 보내지고, 네트워크/클라이언트(330) 모듈에 있는 메시지 큐/서버(320) 프로그램은 TCP/IP 네트워크를 통해서 상대방 네트워크/서버(370) 모듈로 데이터를 보낸다. 데이터를 전송받은 상대방 네트워크/서버(370) 모듈은 메시지 큐/서버(360)로 데이터를 보내고, 상대방 통신 프로토콜(340)에 있는 메시지 큐/클라이언트(350)는 보내온 데이터를 역다중화시켜서 데이터를 영상, 음성 및 제어신호로 분리해서 처리하게 된다. 이와 같은 통신 단계를 반대 방향으로도(단말기 B로부터 단말기 A) 동일하게 진행이 됨으로써, 양방향으로 동시에 데이터를 보내고 처리하게 가능하게 된다.When the simulation starts, the general asynchronous communication system divides various data such as video, audio, and control signals into small units of data that can be transmitted by multiplexing in a protocol module. Each data is sent to the message queue / server 320 in the network / client 330 module via the message queue / client 310 module and the message queue / server 320 in the network / client 330 module. The program sends data to the partner network / server 370 module via the TCP / IP network. The other party's network / server 370 module that receives the data sends data to the message queue / server 360, and the message queue / client 350 in the other party's communication protocol 340 demultiplexes the sent data to display the data. It is processed separately by voice and control signal. This communication step can be performed in the opposite direction (terminal B to terminal A) in the same manner, thereby enabling simultaneous data transmission and processing in both directions.

가상 통신 모듈에서 사용되는 메시지 큐를 이용한 네트워크 통신 방법은 통신 모듈을 사용하는 대부분의 비동기 통신시스템에서 사용이 가능하도록 모듈화되어 있어서 편리하게 사용할 수 있다.The network communication method using the message queue used in the virtual communication module is conveniently modularized to be used in most asynchronous communication systems using the communication module.

상술한 바와 같이, 통신시스템에서 운영되는 통신 프로토콜을 개발하는데 있어서 본 발명을 적용할 경우 양방향 통신 환경이 소프트웨어로 구축되기 때문에 하드웨어 개발이 안된 상태에서도 통신 프로토콜 개발이 가능하며, 통신 프로토콜의 검증을 위해 별도로 모의 검증 환경을 구축할 필요가 없게 됨으로써, 개발을 상대적으로 용이하게 할 수 있으며, 모든 개발 환경이 소프트웨어로 이루어지기 때문에 디버깅이 쉬워서 개발기간을 획기적으로 줄일 수 있다.As described above, when the present invention is applied in developing a communication protocol operating in a communication system, since the bidirectional communication environment is constructed with software, the communication protocol can be developed even without hardware development, and for the verification of the communication protocol. Since there is no need to build a separate verification environment, development can be made relatively easy. Since all development environments are made of software, debugging is easy and development time can be drastically reduced.

본 발명의 기술 사상은 상기 바람직한 실시예에 따라 구체적으로 기술되었으나, 상기한 실시예는 그 설명을 위한 것이며, 그 제한을 위한 것이 아님을 주지하여야 한다. 또한, 본 발명의 기술 분야에서 통상의 전문가라면 본 발명의 기술 사상의 범위 내에서 다양한 실시예가 가능함을 이해할 수 있을 것이다.Although the technical spirit of the present invention has been described in detail according to the above-described preferred embodiment, it should be noted that the above-described embodiment is for the purpose of description and not of limitation. In addition, those skilled in the art will understand that various embodiments are possible within the scope of the technical idea of the present invention.

본 발명의 일실시예에 의한 가상의 통신 모듈을 이용한 통신 프로토콜 검증방법은 유선 접속방식의 TCP/IP 네크워크를 사용함으로써, 무선 구간에서 발생할 수 있는 잡음 또는 신호 감쇄 등의 문제를 배제할 수 있어서 빠르고 효율적으로 비동기 이동통신 시스템의 기능(프로토콜)을 검증할 수 있는 효과가 있다.Communication protocol verification method using a virtual communication module according to an embodiment of the present invention can be eliminated by using a TCP / IP network of a wired connection, it is possible to eliminate the problems such as noise or signal attenuation that can occur in the wireless section is fast There is an effect that can effectively verify the function (protocol) of the asynchronous mobile communication system.

또한, 하드웨어 개발과 동시에 소프트웨어인 프로토콜 개발을 진행하고, 하드웨어 개발이 완료되기 전에 검증할 수 있으며, 단말기의 특성에 맞게 1대 1로 프로토콜 검증이 가능한 효과가 있다.In addition, at the same time as hardware development, software development can be performed, and verification can be performed before hardware development is completed, and the protocol can be verified one-to-one according to the characteristics of the terminal.

더 나아가, 모든 개발 환경을 소프트웨어로만 구성하였기 때문에 개발 과정에서 생기는 오류를 찾아내고 고치는 디버깅 과정이 하드웨어 개발 환경에 비해 상대적으로 쉬워서 개발기간과 비용을 단축하여 생산성을 향상시킬 수 있는 효과가 있다.Furthermore, since all development environments are composed only of software, debugging and fixing errors occurring in the development process are relatively easy compared to hardware development environments, which can improve productivity by reducing development period and cost.

Claims (5)

삭제delete 삭제delete 제1 메시지 큐/클라이언트가 제1 메시지 큐/서버로 데이터를 다중화하여 보내는 단계와,Sending, by the first message queue / client, multiplexing data to the first message queue / server; 상기 제1 메시지 큐/서버는 상기 데이터를 제1 네트워크/클라이언트로 보내는 단계와,The first message queue / server sending the data to a first network / client; 상기 제1 네트워크/클라이언트는 제2 네트워크/서버로 네트워크를 통해서 상기 데이터를 전송하는 단계와,The first network / client transmitting the data over a network to a second network / server; 상기 제2 네트워크/서버는 제2 메시지 큐/서버로 상기 데이터를 보내는 단계와,The second network / server sending the data to a second message queue / server; 상기 제2 제2 메시지 큐/서버는 상기 데이터를 제2 메시지 큐/클라이언트로 보내는 단계와,Sending, by the second second message queue / server, to the second message queue / client; 상기 제2 메시지 큐/클라이언트는 상기 데이터를 역다중화시켜서 데이터를 분리하는 단계를 포함하는 가상의 통신 모듈을 이용한 통신 프로토콜 검증방법.And the second message queue / client demultiplexing the data to separate the data. 제 3 항에 있어서,The method of claim 3, wherein 상기 네트워크는 TCP/IP 네트워크인 가상의 통신 모듈을 이용한 통신 프로토콜 검증방법.The network is a communication protocol verification method using a virtual communication module that is a TCP / IP network. 제 3 항에 있어서,The method of claim 3, wherein 상기 데이터는 영상, 음성 및 제어신호를 포함하는 가상의 통신 모듈을 이용한 통신 프로토콜 검증방법.The data is a communication protocol verification method using a virtual communication module including a video, audio and control signals.
KR1020040103661A 2004-12-09 2004-12-09 Virtual communication module and method of verifying communication method using the same KR100701421B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040103661A KR100701421B1 (en) 2004-12-09 2004-12-09 Virtual communication module and method of verifying communication method using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040103661A KR100701421B1 (en) 2004-12-09 2004-12-09 Virtual communication module and method of verifying communication method using the same

Publications (2)

Publication Number Publication Date
KR20060064966A KR20060064966A (en) 2006-06-14
KR100701421B1 true KR100701421B1 (en) 2007-03-30

Family

ID=37160318

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040103661A KR100701421B1 (en) 2004-12-09 2004-12-09 Virtual communication module and method of verifying communication method using the same

Country Status (1)

Country Link
KR (1) KR100701421B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102010005658A1 (en) * 2010-01-19 2011-07-21 THALES Defence Deutschland GmbH, 75175 Connection module for connecting at least one sensor, actuator or effector to a Service Oriented Architecture (SOA) network
KR101040264B1 (en) * 2010-09-28 2011-06-09 엘아이지넥스원 주식회사 Ethernet-based ad-hoc network verification system and verification method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030000458A (en) * 2001-06-25 2003-01-06 남동균 Apparatus for and method of network operation practice based on the internet

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030000458A (en) * 2001-06-25 2003-01-06 남동균 Apparatus for and method of network operation practice based on the internet

Also Published As

Publication number Publication date
KR20060064966A (en) 2006-06-14

Similar Documents

Publication Publication Date Title
CN102131001B (en) Remote control system and method of mobile communication terminal
CN102868728B (en) Network proxy method based on virtual channel in virtual desktop infrastructure (VDI) environment
KR20080045117A (en) Portable remoting component with a scaleable feature set
CN103650458A (en) Transmission method, device and system of media streams
CN102804687A (en) Using Hypertext Transfer Protocol As A Transport For Bi-directional Data Streams
CN103548007B (en) The connected system of user's set and external device (ED) and method
CN103023708A (en) Method and system for testing communication protocol interface
CN114172662A (en) Block chain external data acquisition method and device
CN105721239A (en) Game test method, device and game system
CN102118397B (en) Teleconference communication method and system based on mobile phones
CN113489805A (en) Docking method, device, equipment and storage medium of cloud desktop system
US11803606B2 (en) Device augmentation of real time communications
CN104426895A (en) Information processing method and terminal equipment
CN104932452A (en) Method used for aviation bus tester remote control and system used for aviation bus tester remote control
CN106502417A (en) Mobile virtual real world devices are adapted to the methods, devices and systems of computer peripheral equipment
CN101222385B (en) Design method and system of protocol simulation system facing service
KR100701421B1 (en) Virtual communication module and method of verifying communication method using the same
CN1749993A (en) Translating system and method for instant character translation for communication two party on communication net
CN107749843A (en) A kind of electronic drawing board sharing method
CN100547969C (en) The method and data handling system and the resource management system that are used for instantaneous message communicating
Hladká et al. Teleconferencing support for small groups
CN101394401B (en) System and method for provisioning universal stateless digital and computing services
CN116389334A (en) Communication program testing method and AI camera communication system
JP3616566B2 (en) Total business function evaluation method
CN116110587A (en) Virtual simulation system of distributed surgical robot

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
J201 Request for trial against refusal decision
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110228

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20111208

Year of fee payment: 17