KR100882877B1 - Computer-readable medium having interface definition language between embedded device and host server and generating method of source code - Google Patents

Computer-readable medium having interface definition language between embedded device and host server and generating method of source code Download PDF

Info

Publication number
KR100882877B1
KR100882877B1 KR1020070007224A KR20070007224A KR100882877B1 KR 100882877 B1 KR100882877 B1 KR 100882877B1 KR 1020070007224 A KR1020070007224 A KR 1020070007224A KR 20070007224 A KR20070007224 A KR 20070007224A KR 100882877 B1 KR100882877 B1 KR 100882877B1
Authority
KR
South Korea
Prior art keywords
service
source code
host server
embedded device
interface definition
Prior art date
Application number
KR1020070007224A
Other languages
Korean (ko)
Other versions
KR20080069466A (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 KR1020070007224A priority Critical patent/KR100882877B1/en
Publication of KR20080069466A publication Critical patent/KR20080069466A/en
Application granted granted Critical
Publication of KR100882877B1 publication Critical patent/KR100882877B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/14Tree-structured documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms

Abstract

본 발명은 상호 연동하는 호스트 서버와 임베디드 기기간의 인터페이스 프로토콜을 정의하고 기기별 기초 프로그램 소스코드를 생성하기 위한 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체에 있어서, 인터페이스 정의 언어 구조는 주석, 상기 호스트 서버와 임베디드 기기간에 교환되는 데이터 유형을 정의를 포함하는 소스 코드 생성기 설정부와, 상기 호스트 서버 및 임베디드 기기의 서비스 제공 함수를 호출하기 위한 매핑 정보를 포함하는 서비스 매핑 설정부와, 상기 호스트 서버 및 임베디드 기기가 제공할 개별 서비스를 정의하는 서비스 정의부를 포함하는 이기종 디지털 기기간의 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체 및 이 언어 구조로부터 정보를 추출하여 기초 소스코드를 생성하는 소스코드 생성 방버을 제공한다.The present invention provides a computer-readable recording medium storing an interface definition language structure for defining an interface protocol between an interoperable host server and an embedded device and generating basic program source code for each device. A source code generator setting unit including a definition of a data type exchanged between a server and an embedded device, a service mapping setting unit including mapping information for calling a service providing function of the host server and the embedded device, the host server and Interface definition between heterogeneous digital devices including a service definition unit for defining individual services to be provided by the embedded device A computer readable recording medium storing a language structure and a source for extracting information from the language structure to generate basic source code. Provide code generation methods.

본 발명에 따르면 호스트 서버와 임베디드 기기 등과 같은 이기종 디지털 기기에서의 상호 연동을 위한 프로그램 작성이 매우 용이해진다.According to the present invention, it is very easy to create a program for interworking in heterogeneous digital devices such as a host server and an embedded device.

XML, 인터페이스, 함수, 소스코드 XML, interface, function, source code

Description

호스트 서버와 임베디드 기기간 상호 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체 및 소스코드 생성 방법{Computer-readable medium having interface definition language between embedded device and host server and generating method of source code}Computer-readable medium having interface definition language between embedded device and host server and generating method of source code}

도 1은 본 발명에 따른 프로그램 코드 생성 과정을 도시한 개념도.1 is a conceptual diagram illustrating a program code generation process according to the present invention.

도 2는 본 발명에 따른 XML을 이용한 인터페이스 정의 언어 구조를 도시한 구조도.2 is a structural diagram illustrating an interface definition language structure using XML according to the present invention;

도 3은 본 발명에 따른 프로토콜 소스코드 생성기 구성 및 결과물을 도시한 구성도. Figure 3 is a block diagram showing the configuration and results of the protocol source code generator according to the present invention.

도 4는 본 발명에 따른 XML 인터페이스 정의 문서와 서비스 처리기 헤더파일간의 매핑 관계를 보여주는 개략도.4 is a schematic diagram showing a mapping relationship between an XML interface definition document and a service handler header file according to the present invention.

도 5는 본 발명에 따른 XML 인터페이스 정의 문서와 서비스 처리기 구현파일 간의 매핑 관계를 보여주는 개략도.5 is a schematic diagram showing a mapping relationship between an XML interface definition document and a service handler implementation file according to the present invention.

도 6은 XML 인터페이스 정의 문서와 메시지 처리기 구현 파일간의 매핑 관계를 보여주는 개략도.6 is a schematic diagram illustrating a mapping relationship between an XML interface definition document and a message handler implementation file.

본 발명은 XML 기반의 호스트 서버와 임베디드 기기간 상호 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체 및 소스코드 생성 방법에 관한 것으로, 특히 호스트 서버와 임베디드 기기간의 통신 프로토콜을 필요로 하는 XML 기반의 표준 인터페이스 정의 언어가 저장된 컴퓨터 판독 가능한 기록 매체 및 이를 이용한 프로토콜 구현을 위한 기초 소스코드를 생성하는 방법에 관한 것이다.The present invention relates to a computer-readable recording medium and a method for generating a source code, in which a language definition interface between an XML-based host server and an embedded device is stored, and in particular, an XML-based standard interface requiring a communication protocol between the host server and an embedded device. A computer-readable recording medium having a definition language stored therein and a method for generating basic source code for implementing a protocol using the same.

최근 유비쿼터스 사회에 대한 관심의 증대 및 홈-네트워크의 활성화 등으로 인하여 정보가전 산업이 급격히 발전하고 있으며, 가전기기 및 산업기기들의 지능화를 위한 임베디드 기기의 수요가 증대되고 있다. 또한, 이러한 지능화된 임베디드 기기들은 개별적으로 동작하기보다는 주변의 다른 기기들이나 호스트 서버와의 상호작용을 통해 부가적인 서비스를 제공하는 경우가 많다. Recently, the information appliance industry is rapidly developing due to the increase of interest in ubiquitous society and the activation of home-network, and the demand for embedded devices for the intelligentization of home appliances and industrial devices is increasing. In addition, these intelligent embedded devices often provide additional services through interaction with other peripheral devices or the host server rather than operating individually.

이에 따라 임베디드 기기간 또는 임베디드 기기와 호스트 서버 간의 상호작용을 위한 다양한 통신 프로토콜의 개발이 빈번히 발생하고 있으나 이에 대한 표준화된 개발 방법론이나 표준 개발환경의 부재로 인해 단순 반복적인 작업에 많은 시간과 비용이 소비되고 있다. As a result, the development of various communication protocols for the interaction between embedded devices or between the embedded devices and the host server frequently occurs. However, due to the lack of a standardized development methodology or a standard development environment, a large amount of time and money are consumed for simple repetitive tasks. It is becoming.

임베디드 기기와 호스트 서버 간의 통신 프로토콜을 구현하기 프로젝트 진행 절차는 적용되는 방법론에 따라 상이할 수 있으나, 통상적으로 요구사항 분석, 설계, 구현, 테스트의 과정을 거친다. 즉, 프로토콜 정의를 위한 요구사항을 수렴하여 프로토콜에 대한 상세 규약을 정의하고, 상세 규약에 따라 프로토콜을 구현한 다음 상호 연동 테스트를 통해 프로토콜 구현물에 대한 검증을 수행한다. Implementing Communication Protocols between Embedded Devices and Host Servers The process of a project may differ, depending on the methodology applied, but is typically a process of requirements analysis, design, implementation, and testing. In other words, it gathers the requirements for protocol definition and defines detailed protocol for the protocol, implements the protocol according to the detailed protocol, and then verifies the protocol implementation through interworking tests.

임베디드 시스템은 적용되는 하드웨어 플랫폼에 의존적이며, 플랫폼 및 시스템의 목적에 특화된 기능과 운영 환경을 요구하기 때문에 호스트 서버와의 상호 작용 이 필요한 경우 이에 대한 표준화된 통신 방법이 존재하기 힘들다. 이로 인해 기존의 임베디드 시스템의 테스트 및 운영에 있어 호스트 서버와의 통신이 필요한 경우 필요에 따라 개별적으로 필요 기능을 개발하여 왔다. 이러한 경우 호스트 서버와 임베디드 플랫폼간의 통신 프로토콜 개발은 두 시스템간의 개발 환경의 상이성으로 인해 대체로 각 시스템에 친숙한 개발자에 의해 분리되어 진행된다. 프로토콜 개발에 참여하는 개발자들은 통신 프로토콜 개발을 위해 메시지 포맷을 정의하고 메시지 교환을 위한 절차를 정의한 후 정의된 내용에 따라 각자 해당 시스템에서 동작하는 프로토콜을 구현하게 된다. Embedded systems are dependent on the hardware platform to which they are applied, and require specialized functions and operating environments specific to the platform and system purpose. Therefore, standardized communication methods are difficult to exist when interaction with the host server is required. As a result, when testing and operating existing embedded systems, communication with the host server is required. In this case, the communication protocol development between the host server and the embedded platform is generally separated by the developer who is familiar with each system due to the difference in development environment between the two systems. Developers participating in the protocol development define the message format for the development of the communication protocol, define the procedures for the message exchange, and implement the protocols that operate in the system according to the defined contents.

이 과정에서 프로토콜 정의에 대한 잘못된 이해나 프로토콜 구현의 잘못 등으로 인한 오류가 발생할 수 있으며, 상대적으로 디버깅 방법이 취약한 임베디드 시스템의 경우 문제 해결에 많은 시간이 소요될 수 있다.In this process, an error may occur due to an incorrect understanding of the protocol definition or a wrong implementation of the protocol. In the case of an embedded system, which is relatively weak in debugging, the troubleshooting may take a long time.

본 발명의 목적은 호스트 서버와 임베디드 기기 등의 이기종 기기간의 통신 프로토콜및 서비스 및 서비스 호출을 위한 인터페이스 메시지 형태를 정의할 수 있는 XML 기반의 표준 인터페이스 정의 언어를 제공하는 데 있다.It is an object of the present invention to provide a standard interface definition language based on XML that can define a communication protocol between a host server and heterogeneous devices such as embedded devices, and an interface message type for service and service invocation.

본 발명의 다른 목적은 전술한 인터페이스 정의 언어를 토대로 이기종 기기별로 기초 소스코드를 생성하는 자동화된 프로토콜 소스코드 생성기를 제공하는 것이다.Another object of the present invention is to provide an automated protocol source code generator for generating basic source codes for heterogeneous devices based on the interface definition language described above.

전술한 목적을 달성하기 위하여 본 발명은 상호 연동하는 호스트 서버와 임베디드 기기간의 인터페이스 프로토콜을 정의하고 기기별 기초 프로그램 소스코드를 생성하기 위한 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체에 있어서, 상기 인터페이스 정의 언어는 주석, 상기 호스트 서버와 임베디드 기기간에 교환되는 데이터 유형을 정의를 포함하는 소스 코드 생성기 설정부와, 상기 호스트 서버 및 임베디드 기기의 서비스 제공 함수를 호출하기 위한 매핑 정보를 포함하는 서비스 매핑 설정부와, 상기 호스트 서버 및 임베디드 기기가 제공할 개별 서비스를 정의하는 서비스 정의부를 포함하는 이기종 디지털 기기간의 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체를 제공한다.In order to achieve the above object, the present invention provides a computer-readable recording medium storing an interface definition language structure for defining an interface protocol between an interoperable host server and an embedded device and generating basic program source code for each device. The definition language includes a source code generator setting unit including a comment, a definition of a data type exchanged between the host server and the embedded device, and a service mapping setting including mapping information for calling a service providing function of the host server and the embedded device. A computer readable recording medium storing an interface definition language structure between heterogeneous digital devices including a unit and a service definition unit defining individual services to be provided by the host server and the embedded device.

상기 소스코드 생성기 설정부는, 파일 주석에 포함될 저작권, 소스코드 작성자 정보를 포함하는 일반 설정사항엘레먼트와, CRC 사용여부, 메시지 최대 크기, 메시지 프레임 시작 및 종료 식별자를 포함하는 프로코콜 송수신 메시지 생성 관련 설정 얼레먼트와, 기기 독립적인 자료형과 각 기기별 자료형에 대한 매핑 정보를 포함하는 데이터 타입 정의 엘레먼트를 포함하는 것이 바람직하다. The source code generator setting unit may include a general setting element including copyright and source code creator information to be included in a file comment, and a protocol setting related to generating and receiving a message including a CRC usage, a message maximum size, a message frame start and end identifier, and the like. It is preferable to include an element and a data type definition element including mapping information about device-independent data types and device-specific data types.

상기 서비스 매핑 설정부는, 상기 호스트 서버가 상기 임베디드 기기의 서비스를 호출하기 위한 인바운드서비스매핑(InboundServiceMapping) 엘레먼트와, 상기 임베디드 기기가 상기 호스트 서버의 서비스를 호출하기 위한 아웃바운드서비스매핑(OutboundServiceMapping) 엘레먼트를 포함하고, 상기 서비스 정의부는, 상기 임베디드 기기가 제공하고 상기 호스트 서버가 호출하는 서비스에 대한 상세 정의를 포함하는 인바운드서비스(InboundService) 엘레먼트와, 상기 호스트 서버가 제공하고 상기 임베디드 기기가 제공하는 서비스에 대한 상세 정의를 포함하는 아웃바운드서비스(OutboundService) 엘레먼트를 포함할 수 있다.The service mapping setting unit may include an inbound service mapping element for the host server to call a service of the embedded device, and an outbound service mapping element for the embedded device to call a service of the host server. The service defining unit includes an inbound service element including a detailed definition of a service provided by the embedded device and called by the host server, and a service provided by the host server and provided by the embedded device. It may include an OutboundService element including a detailed definition of the.

상기 인터페이스 정의 언어 구조는 XML 기반으로 기술(description)되는 것이 바람직하다.The interface definition language structure is preferably described on an XML basis.

본 발명의 다른 특징에 따라, 상호 연동하는 호스트 서버와 임베디드 기기간의 기기별 기초 프로그램 소스코드를 생성하는 방버에 있어서, XML로 작성된 인터페이스 정의 언어를 입력받는 단계와, 상기 입력된 인터페이스 정의 언어를 분석하여 소스코드 생성기 설정부분, 서비스 매핑 설정부분, 서비스 정의부분을 구분하는 단계와, 상기 소스코드 생성기 설정부분의 정보로부터 저작권, 소스코드 작성자 관련 주석과, 상기 호스트 서버와 임베디드 기기간의 메시지 프레임 형식 및 종류를 포함하는 헤더 파일을 작성하는 단계와, 상기 서비스 매핑 설정부분의 정보로부터 처리 함수의 명칭과 파라미터를 포함하는 헤더 파일을 작성하는 단계와, 상기 서비스 정의부분의 정보로부터 상기 처리 함수의 동작이 기술된 실행 소스코드 파일을 작성하는 단계를 포함하는 소스코드 생성 방법이 제공된다.According to another aspect of the present invention, in the method for generating the basic program source code for each device between the host server and the embedded device interoperating, receiving the interface definition language written in XML, and analyzing the input interface definition language Classifying the source code generator setting part, the service mapping setting part, and the service definition part, from the information of the source code generator setting part, copyright, source code author related annotations, message frame format between the host server and the embedded device, Creating a header file including a type, creating a header file including a name and a parameter of a processing function from the information of the service mapping setting portion, and operation of the processing function from the information of the service definition portion; Create the described executable source code file A source code generation method is provided.

상기 헤더 파일들 및 상기 실행 소스코드 파일은 CPP 또는 C 언어 형태로 작성될 수 있다.The header files and the execution source code file may be written in CPP or C language form.

이하, 첨부도면 및 바람직한 실시예를 들어 본 발명의 구성에 대하여 상세히 설명한다. Hereinafter, the configuration of the present invention will be described in detail with reference to the accompanying drawings and preferred embodiments.

도 1은 본 발명에 따라 호스트 서버와 임베디드 기기용 프로그램 코드를 생성하는 과정을 도시한 개념도이다.1 is a conceptual diagram illustrating a process of generating program code for a host server and an embedded device according to the present invention.

도시된 바와 같이, XML 기반의 인터페이스 정의 언어를 이용하여 저작권, 개발자 등의 프로그램의 기본적 사항, 기기간 통신할 메시지와 실행 서비스에 대한 정의를 수행하고, 작성된 인터페이스 정의 언어에 기초하여 본 발명에 따른 코드 생성 기가 호스트 서버 및 임베디드 기기용 기초코드를 각각 생성하면, 추가의 프로그램 코딩 작업을 수행함으로써 프로그램의 설계, 코딩에 있어서 오류와 시간 소모를 최소화할 수 있다.As shown, the definition of the basic matters of the program such as copyright, developer, message to be communicated between devices and execution services using the XML-based interface definition language, and the code according to the present invention based on the created interface definition language When the generator generates the basic code for the host server and the embedded device, respectively, additional program coding can be performed to minimize errors and time wasted in designing and coding the program.

도 2는 본 발명에 따른 XML을 이용한 인터페이스 정의 언어 구조를 도시한 개략도이다.2 is a schematic diagram illustrating an interface definition language structure using XML according to the present invention.

도시된 바와 같이, XML을 이용한 인터페이스 정의 언어는 시스템간의 인터페이스 프로토콜을 정의하고 프로그램 소스코드를 생성하기 위한 정보를 포함하는 소스코드 생성기 설정부, 서비스 매핑부, 서비스 정의부로 구성된다. As illustrated, the interface definition language using XML is composed of a source code generator setting unit, a service mapping unit, and a service definition unit including information for defining an interface protocol between systems and generating program source code.

도 2를 참조하면, XML을 이용한 인터페이스 정의 언어는 최상위 노드로 Xiles 엘리먼트를 가지며 Xiles 엘리먼트는 SourceGenerator, ServiceMapping 및 ServiceList 엘리먼트를 각각 하나씩 포함하는 구조를 가진다. Referring to FIG. 2, the interface definition language using XML has a Xiles element as a top node, and the Xiles element has a structure including one SourceGenerator, ServiceMapping, and ServiceList elements, respectively.

표 1은 본 발명에 따른 Xiles 엘리먼트의 상세 구조를 나타낸 표이다. Table 1 is a table showing the detailed structure of the Xiles element according to the present invention.

Figure 112007007010515-pat00001
Figure 112007007010515-pat00001

소스코드 생성기(SourceGenerator) 설정부는 XML 인터페이스 정의 문서로부터 프로그램 소스코드를 생성할 때 사용되는 설정사항들을 정의하며, 일반 설정사항(GeneralOptions), 프로토콜 송수신 메시지 생성 관련 설정(MessageOptions) 및 데이터 타입 정의(DataTypes)을 포함한다.The SourceGenerator setting part defines the settings used when generating program source code from the XML interface definition document.The general settings (GeneralOptions), the protocol-related message generation (MessageOptions), and the data type definitions (DataTypes). ).

(가) 소스코드 생성기 설정부(A) Source code generator setting part

표 2는 본 발명에 따른 SourceGenerator 엘리먼트의 상세 구조를 나타낸 표이다.Table 2 is a table showing the detailed structure of the SourceGenerator element according to the present invention.

Figure 112007007010515-pat00002
Figure 112007007010515-pat00002

SourceGenerator 엘리먼트에 포함된 GeneralOptions 엘리먼트는 생성되는 소스코드 파일의 주석(comment)에 포함될 저작권, 소스코드 작성자 등에 대한 정보를 포함한다. 개별 항목들에 대한 정의는 Option 엘리먼트를 이용하여 정의하며, GeneralOptions 엘리먼트는 여러개의 Option 엘리먼트를 가질 수 있다. The GeneralOptions element included in the SourceGenerator element contains information about copyright, source code author, etc., to be included in the comments of the generated source code file. Definition of individual items is defined using Option element, and GeneralOptions element can have several Option elements.

표 3는 본 발명에 따른 GeneralOptions 엘리먼트의 작성 방법을 나타낸 표이다.Table 3 is a table showing how to create a GeneralOptions element according to the present invention.

Figure 112007007010515-pat00003
Figure 112007007010515-pat00003

표 4는 본 발명에 따른 Option 엘리먼트의 작성 방법을 나타낸 표이다.Table 4 is a table showing a method of creating an Option element according to the present invention.

Figure 112007007010515-pat00004
Figure 112007007010515-pat00004

인터페이스 프로토콜을 통해 교환되는 메시지 프레임 작성을 위한 설정 사항들은 MessageOptions 엘리먼트를 이용하여 정의한다. Settings for creating message frames exchanged through the interface protocol are defined using the MessageOptions element.

개별 항목들에 대한 정의는 GeneralOptions 엘리먼트와 같이 Option 엘리먼트를 이용하여 정의하며, GeneralOptions 엘리먼트는 여러개의 Option 엘리먼트를 가질 수 있다. MessageOptions 엘리먼트에 포함되는 Option 엘리먼트의 정의 방법은 표 4와 동일하다.Definition of individual items is defined using Option element like GeneralOptions element, and GeneralOptions element can have several Option elements. The definition of the Option element included in the MessageOptions element is shown in Table 4.

표 5는 본 발명에 따른 MessageOptions 엘리먼트의 상세 구조를 나타낸 표이다.Table 5 shows a detailed structure of the MessageOptions element according to the present invention.

Figure 112007007010515-pat00005
Figure 112007007010515-pat00005

SourceGenerator 엘리먼트는 컴파일러나 O/S 사용 여부 등의 개발 환경에 중립적인 소스코드를 생성하고, 인터페이스 프로토콜에 따라 메시지를 교환하는 시스템간에 명확한 자료형을 정의하기 위한 DataTypes 엘리먼트를 포함한다. XML 인터페이스 정의 문서에서는 호스트 서버와 임베디드 기기의 플랫폼에 독립적인 데이터 타입을 정의하여 사용하고 각 플랫폼에서 실제 사용될 데이터 타입으로의 매핑을 정의함으로써, 인터페이스에 참여하는 두 플랫폼간의 데이터 타입을 일치시킬 수 있다. DataTypes 엘리먼트는 어트리뷰트를 포함하지 않으며 자식 노드로서 다수의 DataType 엘리먼트를 포함한다. The SourceGenerator element contains DataTypes elements for generating source code that is neutral to the development environment, such as whether the compiler or O / S is used, and for defining clear data types between systems that exchange messages according to the interface protocol. In the XML interface definition document, data types can be matched between two platforms participating in the interface by defining and using data types that are independent of the platform of the host server and the embedded device. . The DataTypes element does not contain any attributes and contains multiple DataType elements as child nodes.

표 6는 본 발명에 따른 DataType 엘리먼트의 정의 방법을 나타낸 표이다.Table 6 shows a method of defining a DataType element according to the present invention.

Figure 112007007010515-pat00006
Figure 112007007010515-pat00006

DataType 엘리먼트에 정의된 매핑 정보의 hostType 어트리뷰트에 지정된 자료형과 embeddedType 어트리뷰트에 지정된 자료형은 상호 호환 가능한 자료형이어야 한다. The data type specified in the hostType attribute of the mapping information defined in the DataType element and the data type specified in the embeddedType attribute must be compatible.

(나) 서비스 매핑 설정부(B) Service Mapping Configuration

서비스 매핑 설정부는 인터페이스 프로토콜 메시지를 해석하여 서비스 제공 함수를 호출하기 위한 매핑 정보를 정의한다. 서비스 매핑 설정부는 호스트 서버가 임베디드 기기의 서비스를 호출하기 위한 InboundServiceMapping 엘리먼트와 임베디드 기기가 호스트 서버의 서비스를 호출하기 위한 OutboundServiceMapping 엘리먼트를 포함한다.The service mapping setting unit defines mapping information for calling a service providing function by interpreting an interface protocol message. The service mapping setting unit includes an InboundServiceMapping element for the host server to call a service of an embedded device and an OutboundServiceMapping element for the embedded device to call a service of a host server.

표 7는 본 발명에 따른 ServiceMapping 엘리먼트의 정의 방법을 나타낸 표이다.Table 7 is a table showing a method of defining a ServiceMapping element according to the present invention.

Figure 112007007010515-pat00007
Figure 112007007010515-pat00007

인바운드서비스매핑(InboundServiceMapping) 엘리먼트와 아웃바운드서비스매핑(OutboundSrviceMapping) 엘리먼트는 모두 개별적인 서비스에 대한 매핑 정보를 정의하는 다수의 매핑(Mapping) 엘리먼트를 포함한다. 소스코드 생성기는 serviceId 어트리뷰트 값에 해당하는 메시지를 수신하면 functionName 어트리뷰트에 해당하는 함수를 호출하도록 소스코드를 생성한다.Both the InboundServiceMapping element and the OutboundSrviceMapping element include a plurality of mapping elements that define mapping information for individual services. When the source code generator receives a message corresponding to the serviceId attribute value, it generates the source code to call a function corresponding to the functionName attribute.

표 8는 본 발명에 따른 Mapping 엘리먼트의 정의 방법을 나타낸 표이다.Table 8 is a table showing a method of defining a mapping element according to the present invention.

Figure 112007007010515-pat00008
Figure 112007007010515-pat00008

(다) 서비스 정의부(C) service definition

서비스 정의부는 임베디드 기기 및 호스트 서버가 프로토콜 상대방에게 제공하는 개별 서비스들에 대한 상세 정보 ServiceList 엘리먼트를 이용하여 정의한다. The service definition unit defines the detailed information about individual services provided by the embedded device and the host server to the protocol counterpart using the ServiceList element.

ServiceList 엘리먼트는 서비스의 제공 방향에 따라 InboundService 엘리먼트와 OutboundService 엘리먼트를 포함하여 각각 임베디드 기기로부터 호스트 서버에게 제공하는 서비스 정의와 호스트 서버가 임베디드 기기에게 제공하는 서비스들을 정의한다. The ServiceList element includes the InboundService element and the OutboundService element according to the direction of providing the service, and defines service definitions provided from the embedded device to the host server and services provided by the host server to the embedded device, respectively.

ServiceList 엘리먼트는 다수의 InboundService 엘리먼트와 다수의 OutboundService 엘리먼트를 포함할 수 있다.The ServiceList element may include a plurality of InboundService elements and a plurality of OutboundService elements.

표 9는 본 발명에 따른 ServiceList 엘리먼트의 정의 방법을 나타낸 표이다.Table 9 shows a method of defining a ServiceList element according to the present invention.

Figure 112007007010515-pat00009
Figure 112007007010515-pat00009

표 10는 본 발명에 따른 InboundService 엘리먼트의 정의 방법을 나타낸 표이다.Table 10 is a table showing a method of defining an InboundService element according to the present invention.

Figure 112007007010515-pat00010
Figure 112007007010515-pat00010

서비스 호출을 위한 매개변수들에 대한 정보를 정의하기 위한 ParameterList 엘리먼트는 개별 매개변수의 이름, 자료형, 배열 크기, 포인터 여부와 같은 정보를 정의하는 다수의 Parameter 엘리먼트를 포함한다. The ParameterList element for defining information about the parameters for the service invocation contains a number of Parameter elements that define information such as the name of each parameter, its data type, array size, and whether it is a pointer.

표 11는 본 발명에 따른 Parameter 엘리먼트의 정의 방법을 나타낸 표이다.Table 11 is a table showing a method of defining a Parameter element according to the present invention.

Figure 112007007010515-pat00011
Figure 112007007010515-pat00011

호스트 서버는 인바운드 서비스를 호출하면서 임베디드 기기가 해당 서비스를 실행하는 도중이나 실행 종료 후에 호스트 서버의 서비스를 호출하도록 지정할 수 있다. 이러한 서비스 호출을 콜백 서비스(Callback Service)라 한다. 콜백 서비스에 대한 정의는 CallbackService 엘리먼트와 CallbackRef 엘리먼트를 이용하여 정의할 수 있다. CallbackService 엘리먼트는 콜백 서비스를 위한 새로운 완전한 서비스를 정의하기 위해 사용되며, CallbackRef 엘리먼트는 기존에 정의된 CallbackService 엘리먼트나 OutboundService 엘리먼트를 참조함으로써 콜백 서비스를 정의한다.The host server can call the inbound service and specify that the embedded device should call the host server's service either during or after the execution of the service. This service call is called a callback service. The callback service can be defined using the CallbackService and CallbackRef elements. The CallbackService element is used to define a new complete service for the callback service. The CallbackRef element defines a callback service by referencing an existing defined CallbackService or OutboundService element.

표 12는 본 발명에 따른 CallbackService 엘리먼트의 상세 구조를 나타낸 표이다.Table 12 shows a detailed structure of the CallbackService element according to the present invention.

Figure 112007007010515-pat00012
Figure 112007007010515-pat00012

표 13는 본 발명에 따른 CallbackRef 엘리먼트의 상세 구조를 나타낸 표이다.Table 13 is a table showing the detailed structure of the CallbackRef element according to the present invention.

Figure 112007007010515-pat00013
Figure 112007007010515-pat00013

표 14는 본 발명에 따른 OutboundService 엘리먼트의 상세 정보를 나타낸 표이다.Table 14 is a table showing detailed information of the OutboundService element according to the present invention.

OutboundService 엘리먼트는 표 14와 같은 방법으로 아웃바운드 서비스에 대한 상세 정보를 정의한다. OutboundService element defines detailed information about outbound service in the same way as Table 14.

Figure 112007007010515-pat00014
Figure 112007007010515-pat00014

서비스 호출을 위한 매개변수들에 대한 정보를 정의하기 위한 ParameterList 엘리먼트는 개별 매개변수의 이름, 자료형, 배열 크기, 포인터 여부와 같은 정보를 정의하는 다수의 Parameter 엘리먼트를 포함하며 상세 정의 방법은 InboundService 엘리먼트에서의 정의 방법과 동일하다.The ParameterList element for defining information about the parameters for the service invocation contains a number of Parameter elements that define information such as the name, data type, array size, and whether the pointer is an individual parameter. Is the same as the definition method.

XML을 이용한 인터페이스 정의 문서를 이용한 프로토콜 상세 규약의 정의는 프로토콜에 대한 표준 정의 방법을 제공하는 동시에 프로토콜 소스코드 생성기를 위한 정보로도 사용된다. 프로토콜 소스코드 생성기는 XML로 정의된 인터페이스 정의 문서를 해석하여 프로토콜 구현에 필요한 임베디드 기기용 소스코드와 호스트 서버용 소스코드를 자동으로 생성하며, 생성된 코드는 메시지 생성 및 전송, 메시지 수신 및 해석, 서비스 호출과 같은 기능을 포함한다.The protocol specification protocol definition using the interface definition document using XML provides a standard definition method for protocols and is also used as information for protocol source code generators. The protocol source code generator interprets the interface definition document defined in XML and automatically generates the source code for embedded devices and source server for host server. The generated code generates and transmits messages, receives and interprets messages, and services. It includes the same functionality as the call.

도 3은 본 발명에 따른 프로토콜 소스코드 생성기의 시스템을 도시한 구조도이다. .3 is a structural diagram showing a system of a protocol source code generator according to the present invention. .

본 발명에 따른 호스트 서버용 소스코드는 Microsoft Visual C++에서 MFC를 이용한 개발 환경에 적합한 소스코드를 생성하며, 임베디드 기기용 소스코드는 C언어를 이용한 개발 환경에 적합한 소스코드를 생성한다.The source code for a host server according to the present invention generates source code suitable for a development environment using MFC in Microsoft Visual C ++, and the source code for embedded devices generates source code suitable for a development environment using C language.

호스트 서버용 소스코드 생성기는 인터페이스 정의 문서로부터 호스트 서버용 프로토콜 소스코드를 생성한다. The source code generator for the host server generates the protocol source code for the host server from the interface definition document.

표 15는 본 발명에 따른 호스트 서버용 소스코드 목록을 나타낸 표이다.Table 15 is a table showing the source code list for the host server according to the present invention.

소스코드 생성기에 의해 생성되는 소스 코드 파일은 표 15와 같다. The source code files generated by the source code generator are shown in Table 15.

Figure 112007007010515-pat00015
Figure 112007007010515-pat00015

이하, 도 4 내지 6을 참조하여 본 발명에 따른 XML 인터페이스 정의 문서로부터 기초 소스코드가 생성되는 과정을 설명한다.Hereinafter, a process of generating basic source code from an XML interface definition document according to the present invention will be described with reference to FIGS. 4 to 6.

도 4는 본 발명에 따른 XML 인터페이스 정의 문서와 서비스 처리기 헤더파일 간의 매핑 관계를 보여주는 개략도이며, 도 5는 본 발명에 따른 XML 인터페이스 정의 문서와 서비스 처리기 구현파일 간의 매핑 관계를 보여주는 개략도이다.4 is a schematic diagram showing a mapping relationship between an XML interface definition document and a service handler header file according to the present invention, and FIG. 5 is a schematic diagram showing a mapping relationship between an XML interface definition document and a service handler implementation file according to the present invention.

도 4를 참조하면, 소스코드 생성기를 통해 작성된 XilesService.h 파일의 일부와 인터페이스 정의 문서간의 매핑 관계를 볼 수 있으며,자동 소스코드 생성기는 인터페이스 정의 문서를 해석하여 도 4와 같이 서비스 처리기 헤더파일을 생성한다. GeneralOptions 엘리먼트는 파일의 주석(Comment)을 작성하기 위해 사용되고, MessageOptions 엘리먼트는 프로토콜 메시지 작성에 필요한 상수 값으로 #define 선언문(도 5-(ㄴ))으로 변환된다. Referring to FIG. 4, a mapping relationship between a part of XilesService.h file created through a source code generator and an interface definition document can be viewed, and the automatic source code generator interprets the interface definition document to generate a service handler header file as shown in FIG. 4. Create The GeneralOptions element is used to create comments in the file, and the MessageOptions element is converted to a #define statement (Figure 5- (b)) with the constant values needed to create a protocol message.

ServiceMapping 엘리먼트의 정보 중 모든 Mapping 엘리먼트의 serviceId 어트리뷰트는 해당 서비스를 식별하기 위한 식별자 선언(도 5-(ㄷ))으로 변환되며, InboundServiceMapping 엘리먼트는 임베디드 기기에서 제공하는 서비스를 호출하기 위해 프로토콜 메시지 프레임을 만들고 전송하는 서비스 호출 함수(Caller function)으로 변환(도5-(ㄹ))된다.Among the information of the ServiceMapping element, the serviceId attribute of every Mapping element is converted into an identifier declaration (Fig. 5- (c)) to identify the service, and the InboundServiceMapping element creates a protocol message frame to call a service provided by the embedded device. It is converted to a service call function (Caller function) to transmit (Fig. 5 (d)).

OutboundServiceMapping 엘리먼트는 임베디드 기기로부터의 통지나 콜백 (Callback) 호출을 처리하기 위한 서비스 함수(Service function)로 변환(도 5-(ㅁ))된다. The OutboundServiceMapping element is converted into a service function for processing notification or callback invocation from the embedded device (Fig. 5- (ㅁ)).

도 4에 도시된 바와 같이, 서비스 호출 함수로는 call_setChannel(), call_startNetwork(), call_transmitData() 함수가 있으며, 서비스 함수로는 onDataReceived(), callbackStatus() 함수가 있다.As shown in FIG. 4, service call functions include call_setChannel (), call_startNetwork (), and call_transmitData () functions, and service functions include onDataReceived () and callbackStatus () functions.

ServiceList 엘리먼트에 포함된 InboundService와 OutboundService 엘리먼트는 각각 서비스 호출 함수의 매개변수(도 5-(ㄹ))와 서비스 함수의 매개변수(도 5-(ㅁ)) 정보로 변환된다.The InboundService and OutboundService elements included in the ServiceList element are converted into parameters of the service call function (Fig. 5- (d)) and information of the service function's parameters (Fig. 5- (ㅁ)), respectively.

도 6은 XML 인터페이스 정의 문서와 메시지 처리기 구현파일간의 매핑관계를 보여주는 개략도이다.6 is a schematic diagram showing a mapping relationship between an XML interface definition document and a message handler implementation file.

도 6을 참조하면, XML 인터페이스 정의 문서는 서비스 처리기 클래스에 대한 C++ 구현 코드를 생성한다. 특히 서비스 처리기 구현파일에서는 서비스 호출 함수는 파라미터 정의에 따라 프로토콜 메시지를 생성하고 송신하는 코드(도 6-(ㄴ))가 포함되며, 서비스 함수는 함수의 매개변수와 함수의 틀(도 6-(ㄷ))만이 생성되어 추가적인 서비스 처리 과정은 개발자에 의해 작성된다. Referring to FIG. 6, the XML interface definition document generates C ++ implementation code for a service handler class. In particular, in the service handler implementation file, the service invocation function includes code for generating and sending a protocol message according to the parameter definition (Fig. 6- (b)), and the service function includes a function parameter and a function frame (Fig. 6- ( Only c)) is generated, and additional service processing is written by the developer.

메시지 처리기는 수신된 인터페이스 프로토콜 메시지를 해석하여 해당 서비스를 호출하는 역할을 수행한다. 메시지 처리기 역시 XML 인터페이스 정의 문서를 이용하여 소스코드 생성기에 의해 자동으로 생성되는 코드이다. 메시지 처리기는 메시지 처리기 클래스의 멤버 변수 및 함수를 선언하는 XilesHandler.h 파일과 실제 동작 구현을 위한 XilesHandler.cpp 파일로 작성된다. 메시지 처리기를 구현한 CXilesHandler 클래스는 다음 그림과 같이 registerXilesService() 함수와 processXilesService() 함수를 포함한다. The message handler interprets the received interface protocol message and invokes the corresponding service. Message handlers are also code generated automatically by the source code generator using XML interface definition documents. Message handlers are written in the XilesHandler.h file that declares the member variables and functions of the message handler class and the XilesHandler.cpp file for the actual behavior implementation. The CXilesHandler class, which implements the message handler, includes the registerXilesService () and processXilesService () functions, as shown in the following figure.

registerXilesService() 함수는 수신 메시지에 따라 적절한 서비스 함수를 호출하기 위한 CXilesService 객체에 대한 포인터를 등록하는 기능을 수행하며, processXilesService() 함수는 XML 인터페이스 정의 문서에 따라 인터페이스 프로토콜 메시지를 해석하여 서비스 함수에 전달할 매개변수를 추출한 후 이를 이용하여 해당 서비스 함수를 호출하는 기능을 수행한다. The registerXilesService () function registers a pointer to a CXilesService object to call the appropriate service function according to the incoming message. The processXilesService () function interprets the interface protocol message according to the XML interface definition document and passes it to the service function. Extracts the parameter and uses it to call the service function.

이상, 첨부 도면 및 본 발명의 바람직한 실시예를 참조하여 본 발명의 구성에 대하여 상세히 설명하였으나, 본 발명의 기술분야에 통상의 지식을 가진 자라면 본 발명의 기술적 사상의 범주내에서 다양한 변형과 변경을 할 수 있을 것이다. 따라서 본 발명의 권리범위는 이하의 특허청구범위에 의하여 정하여져야 할 것이다.Although the configuration of the present invention has been described in detail with reference to the accompanying drawings and preferred embodiments of the present invention, those skilled in the art will appreciate that various changes and modifications can be made within the scope of the technical idea of the present invention. Will be able to. Therefore, the scope of the present invention will be defined by the claims below.

본 발명에 따른 호스트 서버와 임베디드 기기간의 통신 프로토콜 설계 단계에 서 도출된 서비스 및 서비스 호출을 위한 인터페이스 메시지 형태를 정의할 수 있는 XML 기반의 표준 인터페이스 정의 언어를 이용하면 프로토콜 구현을 위한 기초 소스코드를 생성하는 자동화된 프로토콜 소스 코드 생성기를 수행할 수 있다. 또한, 디버깅 방법이 취약한 임베디드 시스템에 적용할 경우 문제 해결 능력은 개선되고 시간은 단축된다는 장점이 있다. When using the XML-based standard interface definition language that can define the service and the interface message form for the service call derived from the communication protocol design step between the host server and the embedded device according to the present invention, the basic source code for the protocol implementation You can run an automated protocol source code generator to generate it. In addition, when applied to embedded systems where the debugging method is weak, the problem solving ability is improved and the time is shortened.

Claims (7)

상호 연동하는 호스트 서버와 임베디드 기기간의 인터페이스 프로토콜을 정의하고 기기별 기초 프로그램 소스코드를 생성하기 위한 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체에 있어서,A computer-readable recording medium storing an interface definition language structure for defining an interface protocol between an interworking host server and an embedded device and generating basic program source code for each device. 상기 인터페이스 정의 언어 구조는The interface definition language structure is 주석, 상기 호스트 서버와 임베디드 기기간에 교환되는 데이터 유형을 정의를 포함하는 소스 코드 생성기 설정부와,A source code generator setting unit including a comment and defining a data type exchanged between the host server and an embedded device; 상기 호스트 서버 및 임베디드 기기의 서비스 제공 함수를 호출하기 위한 매핑 정보를 포함하는 서비스 매핑 설정부와,A service mapping setting unit including mapping information for calling a service providing function of the host server and an embedded device; 상기 호스트 서버 및 임베디드 기기가 제공할 개별 서비스를 정의하는 서비스 정의부Service definition unit for defining individual services to be provided by the host server and the embedded device 를 포함하는 이기종 디지털 기기간의 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체.A computer-readable recording medium having stored therein an interface definition language structure between heterogeneous digital devices. 제1항에 있어서, 상기 소스코드 생성기 설정부는,The method of claim 1, wherein the source code generator setting unit, 파일 주석에 포함될 저작권, 소스코드 작성자 정보를 포함하는 일반 설정사항엘레먼트와,General configuration elements, including copyright and source code author information to be included in the file comments, CRC 사용여부, 메시지 최대 크기, 메시지 프레임 시작 및 종료 식별자를 포함하는 프로코콜 송수신 메시지 생성 관련 설정 얼레먼트와,Setting elements related to the creation and reception of a protocol including a CRC usage, a message maximum size, a message frame start and end identifier, 기기 독립적인 자료형과 각 기기별 자료형에 대한 매핑 정보를 포함하는 데이터 타입 정의 엘레먼트Data type definition element containing mapping information about device-independent data type and device-specific data type 를 포함하는 것인 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체.And a interface definition language structure stored therein. 제1항에 있어서, 상기 서비스 매핑 설정부는,The method of claim 1, wherein the service mapping setting unit, 상기 호스트 서버가 상기 임베디드 기기의 서비스를 호출하기 위한 인바운드서비스매핑(InboundServiceMapping) 엘레먼트와,An inbound service mapping element for the host server to call a service of the embedded device; 상기 임베디드 기기가 상기 호스트 서버의 서비스를 호출하기 위한 아웃바운드서비스매핑(OutboundServiceMapping) 엘레먼트An outbound service mapping element for the embedded device to call a service of the host server 를 포함하는 것인 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체.And a interface definition language structure stored therein. 제1항에 있어서, 상기 서비스 정의부는,The method of claim 1, wherein the service defining unit, 상기 임베디드 기기가 제공하고 상기 호스트 서버가 호출하는 서비스에 대한 상세 정의를 포함하는 인바운드서비스(InboundService) 엘레먼트와,An InboundService element including a detailed definition of a service provided by the embedded device and called by the host server; 상기 호스트 서버가 제공하고 상기 임베디드 기기가 제공하는 서비스에 대한 상세 정의를 포함하는 아웃바운드서비스(OutboundService) 엘레먼트OutboundService element including detailed definitions of services provided by the host server and provided by the embedded device 를 포함하는 것인 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체.And a interface definition language structure stored therein. 제1항에 있어서, 상기 인터페이스 정의 언어 구조는 XML 기반으로 기술(description)되는 것인 인터페이스 정의 언어 구조가 저장된 컴퓨터 판독 가능한 기록 매체.The computer-readable recording medium of claim 1, wherein the interface definition language structure is described on an XML basis. 상호 연동하는 호스트 서버와 임베디드 기기간의 기기별 기초 프로그램 소스코드를 생성하는 방법에 있어서,In the method for generating the basic program source code for each device between the host server and the embedded device that interoperate, XML로 작성된 인터페이스 정의 언어를 입력받는 단계와,Receiving an interface definition language written in XML; 상기 입력된 인터페이스 정의 언어를 분석하여 소스코드 생성기 설정부분, 서비스 매핑 설정부분, 서비스 정의부분을 구분하는 단계와,Analyzing the input interface definition language and classifying a source code generator setting part, a service mapping setting part, and a service definition part; 상기 소스코드 생성기 설정부분의 정보로부터 저작권, 소스코드 작성자 관련 주석과, 상기 호스트 서버와 임베디드 기기간의 메시지 프레임 형식 및 종류를 포함하는 헤더 파일을 작성하는 단계와,Creating a header file including copyright, source code creator related annotations, and message frame format and type between the host server and the embedded device from the information of the source code generator setting portion; 상기 서비스 매핑 설정부분의 정보로부터 처리 함수의 명칭과 파라미터를 포함하는 헤더 파일을 작성하는 단계와,Creating a header file including a name and a parameter of a processing function from the information of the service mapping setting part; 상기 서비스 정의부분의 정보로부터 상기 처리 함수의 동작이 기술된 실행 소스코드 파일을 작성하는 단계Creating an execution source code file describing the operation of the processing function from the information of the service definition portion 를 포함하는 소스코드 생성 방법.Source code generation method comprising a. 제6항에 있어서, 상기 헤더 파일들 및 상기 실행 소스코드 파일은 CPP 또는 C 언어 형태로 작성되는 것인 소스코드 생성 방법.7. The method of claim 6, wherein the header files and the executable source code file are written in CPP or C language form.
KR1020070007224A 2007-01-23 2007-01-23 Computer-readable medium having interface definition language between embedded device and host server and generating method of source code KR100882877B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070007224A KR100882877B1 (en) 2007-01-23 2007-01-23 Computer-readable medium having interface definition language between embedded device and host server and generating method of source code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070007224A KR100882877B1 (en) 2007-01-23 2007-01-23 Computer-readable medium having interface definition language between embedded device and host server and generating method of source code

Publications (2)

Publication Number Publication Date
KR20080069466A KR20080069466A (en) 2008-07-28
KR100882877B1 true KR100882877B1 (en) 2009-02-10

Family

ID=39822694

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070007224A KR100882877B1 (en) 2007-01-23 2007-01-23 Computer-readable medium having interface definition language between embedded device and host server and generating method of source code

Country Status (1)

Country Link
KR (1) KR100882877B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102079946B1 (en) * 2018-09-05 2020-02-21 엘에스산전 주식회사 Data compatibility system of the heterogeneous environment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020089067A (en) * 2001-05-23 2002-11-29 (주)미로직스 Automatic generation method of Page source code and screenpage design description based on IT system
KR20040027199A (en) * 2002-09-27 2004-04-01 가림정보기술(주) Method and apparatus for generating source-codes of program for network management using snmp and computer software products thereof
KR20060067722A (en) * 2004-12-15 2006-06-20 한국전자통신연구원 Software automatic generating device and method for selective service

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020089067A (en) * 2001-05-23 2002-11-29 (주)미로직스 Automatic generation method of Page source code and screenpage design description based on IT system
KR20040027199A (en) * 2002-09-27 2004-04-01 가림정보기술(주) Method and apparatus for generating source-codes of program for network management using snmp and computer software products thereof
KR20060067722A (en) * 2004-12-15 2006-06-20 한국전자통신연구원 Software automatic generating device and method for selective service

Also Published As

Publication number Publication date
KR20080069466A (en) 2008-07-28

Similar Documents

Publication Publication Date Title
US6505342B1 (en) System and method for functional testing of distributed, component-based software
US7774404B2 (en) Managing software component versions within a service oriented architecture
US7752598B2 (en) Generating executable objects implementing methods for an information model
JP5259924B2 (en) Dynamic service generation for legacy components
US7017148B2 (en) Apparatus and method for UPnP device code generation using XML
CN109460223B (en) API gateway management system and method thereof
CA2685892A1 (en) Xml push and remote execution of a wireless applications
KR20080084966A (en) Conforming web services to an updated contract
EP2302864A1 (en) Method for processing tlv format of communication data
US20080259930A1 (en) Message Flow Model of Interactions Between Distributed Services
Gómez et al. A model-based approach for developing event-driven architectures with asyncapi
KR100882877B1 (en) Computer-readable medium having interface definition language between embedded device and host server and generating method of source code
Pautasso et al. From web service composition to megaprogramming
Ritter Experiences with business process model and notation for modeling integration patterns
Kolomvatsos et al. Debugging applications created by a domain specific language: The IPAC case
CN114756243A (en) Custom module control system, method, device and storage medium
Vega et al. Design of a test framework for automated interoperability testing of healthcare information systems
Baker et al. Testing UML2. 0 models using TTCN-3 and the UML2. 0 testing profile
US20070214419A1 (en) Integrated service creation and execution platforms for the converged networks
De Bruin A grey-box approach to component composition
Schwab et al. Universal Explorer for the Web of Things
CN111338659B (en) Installation package generation method, message management method, device, equipment and storage medium
Lercher et al. Microservice API Evolution in Practice: A Study on Strategies and Challenges
Kolb Realization of eai patterns with apache camel
Jiao et al. Eliminating mismatching connections between components by adopting an agent-based approach

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120116

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee