• Title/Summary/Keyword: 메시지 기반 인터페이스

Search Result 142, Processing Time 0.028 seconds

Minimization of Jumpy Quality of Display by Locations of Replied Turns on Tree-based Conversational Interface (트리 기반 대화 인터페이스에서 응답 위치에 의한 대화 창 이동의 최소화)

  • 김경덕
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04c
    • /
    • pp.585-587
    • /
    • 2003
  • 본 논문에서는 트리 기반 대화 인터페이스에서 수신되는 대화 메시지를 기록하는 위치에 의한 대화 창의 이동을 최소화하는 방법을 제안한다. 기존의 트리 기반 대화 인터페이스에서 수신되는 대화 메시지의 응답 관계에 따라 대화 메시지를 기록하는 위치가 분산되어 위치할 수 있다. 이러한 다양한 위치에 의하여 대화 인터페이스에서 대화 창의 이동이 많아짐으로 대화자가 대와의 내용을 파악하기 어렵다. 그러므로 본 논문에서는 트리 기반 대화 인터페이스에서 대화자가 최근 접근한 대화 메시지 정보를 이용하여 대화창의 이동을 최소화하는 방법을 기술한다. 적용 예로서 XML과 JAVA를 이용하여 구현하였으며 응용분야로는 온라인 게임과 원격 교육 등이다.

  • PDF

A Message Management System for Cooperative Message-based Interface Development (메시지 기반 인터페이스 공동 개발을 위한 메시지 관리 시스템)

  • Yu, Je-Young;Park, Jin-Hee
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.14 no.6
    • /
    • pp.609-613
    • /
    • 2008
  • In Large scale system, components are developed by many different developers. In such a development environment, efficiency of the development depends largely on effectiveness of interface management. In the early stage of development, many components are newly defined or modified quite often. These definitions and modifications of components cause the change of interfaces between components. If changes of interfaces are not properly managed, many developers may implement components based on different version of interfaces. This causes decrease in efficiency of development. "Message Definition and Management system (MDMS)" provides the means to cope with the inefficiency of unmanaged interface definitions and changes. MDMS automatically generates source code and Interface Design Description (IDD). The automatic generation of source code and IDD prevents the disagreement between code and documents. Furthermore, MDMS shows the overall view of message flow for a system. Based on this information, we can optimize the system identifying message bottleneck and apply to support for the performance tuning of the system.

Efficient Presentation of Messages on Tree-based Conversation Interface (트리기반 대화 인터페이스에서 메시지의 효율적인 프레젠테이션)

  • Kim Kyungdeok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.11a
    • /
    • pp.943-946
    • /
    • 2004
  • 본 논문에서는 트리기반 대화 인터페이스에서 대화 메시지의 효율적인 프레젠테이션 방법을 제안한다. 대화 인터페이스는 교육, 오락, 비즈니스 등에서 유용한 도구로서 활용이 되고 있지만, 형식적인 대화를 지원하기 위한 방법이 아직 미흡한 편이다. 기존 트리기반 대화 인터페이스는 응답 관계를 체계적으로 나타낼 수는 있지만 메시지가 수신될 때마다 메시지의 창의 이동이 발생하며, 또한 다양한 메시지의 주제에 따라 다중으로 수신되는 메시지의 프레젠테이션으로 인한 메시지 뷰의 이동으로 대화 내용의 파악이 어렵다. 그러므로 본 논문에서는 트리기반 대화 인터페이스에서 대화 메시지에 해당하는 노드의 폴딩(folding)을 이용하여 효율적인 프레젠테이션을 위한 방법을 제안한다. 응용 분야로는 게임, 협업, 원격교육 등이다.

  • PDF

Tree-Based Conversational Interface Supporting Efficient Presentation of Turn Relations (응답 관계의 효율적인 프레젠테이션을 지원하는 트리 기반 대화 인터페이스)

  • 김경덕
    • Journal of Korea Multimedia Society
    • /
    • v.7 no.3
    • /
    • pp.377-387
    • /
    • 2004
  • This paper describes a tree-based conversational interface supporting efficient presentation of turn relations on online conversation. Most of conventional conversational interfaces are difficult to make use of formal conversation such as group meeting, decision-making, etc. due to very simplicity of a con versational interface and restriction of data structure of conversational messages. And a tree-based conversational interface supports formal conversation, but they are difficult to present turn relations because of jumpy display by locations of replied turns and distance between replied turns, etc. So this paper suggests a tree-based conversational interface to present efficiently turn relations using XML-based messages with merits of a text-based interface. The suggested conversational interface was implemented by using XML-, DOM, and JDK. And this paper showed that the conversational interface could be applied to conversation system using client- server architecture. Applications for the conversational interface are as follows: collaboration, distance teaming, online game, etc.

  • PDF

XML message based Workfrow Management Application Programming Interface Mechanism (XML 메시지 기반 워크플로우 관리 응용 프로그래밍 인터페이스 메커니즘)

  • 임현준;이명호;김상배;백수기;김광훈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.680-682
    • /
    • 2003
  • 본 논문은 워크플로우 표준기관인 WfMC(Workflow Management Coalition)의 명세서에서 명세하고 있는 기존 워크플로우 관리 응용 프로그래밍 인터페이스에 해당하는 워크플로우 클라이언트 응용, 호출 응용과 워크플로우 엔진과의 상호작용 방식에 대한 문제점과 웹 서비스의 활성화가 급속하게 확장됨에 따른 개선된 상호작용 방법의 필요성을 기술한다. 이러한 문제점과 필요성을 검토한 후 이에 대한 문제해결 방법으로 XML 메시지 기반의 워크플로우 관리 응용 프로그래밍 인터페이스 정의와 접근방법을 제시한다. 워크플로우 관리 시스템에서 중요한 요소인 상호운용성에서도 이러한 XML 메시지 기반 인터페이스는 워크플로우 구성요소간 상호운용성에도 영향을 줄 수 있게 되는 것이다.

  • PDF

내용기반 웹 서비스 검색 엔진의 개발

  • Son, Seung-Beom;Lee, Gyu-Cheol
    • Proceedings of the Korea Society of Information Technology Applications Conference
    • /
    • 2006.06a
    • /
    • pp.656-699
    • /
    • 2006
  • 웹 서비스는 사용자가 다양한 인터페이스 정의와 교환 메시지 형식을 가지는 서비스를 개발하는데 있어 보다 효과적이고 단일화된 방법을 제공한다. 웹 서비스에서 인터페이스 정의와 교환 메시지 형식은 WSDL 통해 정의되며, 이 WSDL 문서를 통해 이용할 서비스의 인터페이스와 교환 메시지 형식을 파악하여 빠르게 해당 서비스를 이용할 수 있도록 한다. 이러한 웹 서비스의 등록과 검색을 위해서는 레지스트리 방식을 이용한다. 개발된 서비스에 관한 설명 정보는 서비스 제공자에 의해 작성되어 레지스트리에 등록되며, 서비스 요청자는 레지스트리로부터 필요한 서비스를 검색하여 이용한다. UDDI는 웹 서비스를 위한 분산 레지스트리 표준으로 웹 서비스를 위한 등록과 검색 메커니즘을 제공한다. UDDI에서 지원하는 검색 메커니즘은 크게 키워드 검색과 비즈니스와 서비스에 대한 카테고리별 검색으로 구분된다. 키워드 기반 검색은 SQL LIKE 연산을 통해 비즈니스와 서비스의 이름에 대하여 부분 문자열이 일치하는지 검사하는 방식으로 이루어진다. 이러한 UDDI 의 키워드 기반 검색은 등록된 서비스의 이름 이외의 내용 정보에 대한 검색을 지원하지 못하므로 효과적인 검색을 지원하지 못하는 단점을 가진다. 또한 UDDI는 WSDL 문서의 내용에 대한 검색은 지원하지 못하는 단점을 가진다. 이에 따라 현대의 서비스 검색은 서비스의 이름에 대한 검색만을 지원한다. 이러한 현재의 웹 서비스 검색에서의 문제점을 해결하기 위해서는 UDDI 에 등록된 설명 정보와 WSDL 문서 모두에 대한 내용 기반의 검색을 지원하고 검색 결과를 순위화 (ranking)하여 제시할 수 있는 검색 엔진이 요구된다. 이 논문은 이러한 문제점들을 해결할 수 있도록 내용 기반 검색을 지원할 수 있는 웹 서비스를 위 한 검색 엔진을 제안한다. 제안한 검색 엔진은 UDDI 등록 정보에 대하여 내용 기반 검색을 수행할 수 있도록 벡터 공간 모델을 활용한 유사도 비교 방법을 이용한다. 또한 UDDI 등록 정보 외에 실질 적인 서비스의 인터페이스와 교환 메시지 형식에 대한 비교의 수행을 위하여 WSDL 문서에 대한 유사도 비교를 수행한다. 유사도 측정시 UDDI 등록 정보와 WSDL 문서와 같은 계층적인 문서 구조를 검색 결과에 반영할 수 있는 방법을 지원한다. 지원하는 검색 방법은 두 가지로 키워드 검색과 함께 텀플릿 검색을 지원한다. 템플릿 검색은 서비스의 등록 정보 외에 인터페이스 정의가 얼마나 일치하는지를 비교하기 위해 WSDL 문서에 대한 유사도를 비교할 수 있도록 한다. 이러한 검색의 지원을 통해 제안한 웹 서비스를 위한 검색 엔진은 기존의 레지스트리를 이용한 검 색 방법보다 정확한 검색 결과를 제공한다.

  • PDF

Visualization of Relation among Turns on Conversation (대화에서 응답 관계의 시각화)

  • 김경덕
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.226-228
    • /
    • 2002
  • 본 논문에서는 실시간 대화 행위에서 대화 메시지 사이의 응답 관계를 시각적으로 표현하는 방법을 제안한다. 제안한 방법은 기존 텍스트 기반 대화 방식과 트리 기반 대화 방식을 결합한 형태로서 대화 메시지의 일반적인 응답 관계뿐만 아니라, 기존 트리 기반 인터페이스에서 지원이 어려운 최근 수신 대화 메시지의 응답 관계를 시각화함으로써 대화자의 상호작용을 용이하게 한다. 이러한 방법은 기존 텍스트 방식의 테이블 구조에 트리 구조를 결함하여 대화에서 응답 관계를 명확히 구분한다. 제안한 방법의 구현은 XML과 DOM을 이용하여 대화 메시지와 대화 시스템을 구현하였으며, 응용 분야는 협업, 원격 교육, 온라인 게임 등이다.

  • PDF

An Interface Sharing Service based on Jini (Jini 기반의 인터페이스 공유 서비스)

  • 문창주;문석현;백두권
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.3
    • /
    • pp.227-240
    • /
    • 2003
  • When we develop and use the java-based distributed object system, the system developer must deploy distributed object, which is implemented to predefined interface, to network and the system user acquires reference about distributed object and changes reference to interface type. Sharing of interface is essential for these works In this paper, we propose the IRSJ(interface repository service based on jim) to improve efficiency of interface sharing at the JINI system development. the IRSJ is consisted of the java classes for JINI system and interface sharing service. If development teams perform collaborative work in short distance, the IRSJ can search interface file without information of lookup server or interface writer If development teams perform collaborative work in long distance, the IRJS can search interface with only an address of server that executes lookup service. Although the interface object not requires additional search, the interface object that failed search interface can download interface and use interface using remote event model. When the message service fails in interface search, the message service sends interface request message to a development team member who use the IRSJ automatically, so that interface sharing may be possible in short time.

Test for Resource Service by the User Web Portal and the NSI based Network Resource Service Agent (사용자 웹 포털과 NSI 기반의 네트워크 자원 서비스 에이전트에 의한 자원서비스 시험)

  • Lim, Huhnkuk
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.37B no.9
    • /
    • pp.822-830
    • /
    • 2012
  • The most representative research network in Korea, KREONET has developed the NSI based NSA (Network Service Agent) technology. The developed NSA supports web service and provides services for reservation, provision, release and termination of network resource, whenever users want to utilize them. In this paper, the system blocks of the developed NSA and flows of NSI interface massage are presented firstly, Also, service test results for NSI connection reservation is given through internet communication of the web portal system to operate as the RA NSA and the NSA, Finally, it is confirmed that reservation, provision, release and termination of network resource can be established through NSI messages based on reservation information from user, between the web portal and the NSA.