• Title/Summary/Keyword: API(응용 프로그램 인터페이스)

Search Result 45, Processing Time 0.024 seconds

API Implementation for Internet Appliances (정보가전기기에 적용되는 실시간 운용체제용 API 제안)

  • 신창민;김도형;박승민
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.11a
    • /
    • pp.920-923
    • /
    • 2002
  • As the new technologies, such as IEEE 1394, USB, Bluetooth, PLC are appeared, the embedded real time operating system which is satisfied the various technologies is needed. This paper proposed and implemented C standard library which is independently used in real time operating system and which supports an application development interface. The proposed C standard library is based on EL/IX, an Embedded Linux API based on POSIX, which is suitable for other embedded operating systems as well. And because the proposed C standard library has four level, it supports various Internet appliances, such as digital TV, settop box. The developed C library is tested at Qplus-P real time operating system which is developed at ETRI.

  • PDF

A Development of C-API Mechanism for Open Distributed Computing Systems (개방형 분산 컴퓨팅 시스템에서의 C-API 메타니즘 개발에 관한 연구)

  • 이상기;최용락
    • Journal of the Korea Society of Computer and Information
    • /
    • v.3 no.4
    • /
    • pp.110-119
    • /
    • 1998
  • This paper describes a C-API (Cryptographic-Application program Interface) mechanism that can serve cryptographic service to one or more application programmers in an open distributed computing system. Generic cryptographic service, provides application Programmers with cryptographic algorithms and interfaces which can be shared so that the programmers can program distributed applications containing security services even though they have no detailed knowledge of cryptographic algorithms. Therefore, in this paper, a generic C-API mechanism is designed that can be used independently from various application environments and basic system structures so that programmers can use it commonly. This mechanism has the advantage that allows application programmers be able to use some cryptographic services and key management services not considering of the application program and operating system.

  • PDF

Designing Voice Interface for The Disabled (장애인을 위한 음성 인터페이스 설계)

  • Choi, Dong-Wook;Lee, Ji-Hoon;Moon, Nammee
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • pp.697-699
    • /
    • 2019
  • IT 기술의 발달에 따라 전자기기의 이용량은 증가하였지만, 시각장애인들이나 지체 장애인들이 이용하는 데에 어려움이 있다. 따라서 본 논문에서는 Google Cloud API를 활용하여 음성으로 프로그램을 제어할 수 있는 음성 인터페이스를 제안한다. Google Cloud에서 제공하는 STT(Speech To Text)와 TTS(Text To Speech) API를 이용하여 사용자의 음성을 인식하면 텍스트로 변환된 음성이 시스템을 통해 응용 프로그램을 제어할 수 있도록 설계한다. 이 시스템은 장애인들이 전자기기를 사용하는데 많은 편리함을 줄 것으로 예상하며 나아가 장애인들뿐 아니라 비장애인들도 활용 가능할 것으로 기대한다.

Design and Implementation of XML Application Framework and CASE Tool (XML 응용 프로그램 프레임워크와 CASE 도구의 설계 및 구현)

  • Park, Cheol-Man;Park, Sang-Won;Kim, Hyoung-Joo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.7 no.6
    • /
    • pp.569-581
    • /
    • 2001
  • XML Schema which enables the second revolution of Internet with XML rapidly emerging as a standard for XML document structure modeling. XML Schema modeling has more complex structures and information than DTD modeling. In this reason, XML Schema modeling tool which has some more specialized functionalities others is needed. In this paper, we have developed the XML application development method called \"Design and develop\" and implemented the prototype system named XSD4j which supports UML based XML Schema modeling and provides a XML application development platform. Using XSD4j, developers can get an easy and conceptual schema modeling method, XML storage schema for XML document, and persistent DOM API which is a standard interface between document and application program.n program.

  • PDF

The Application of POSIX on UbiFOS$^{TM}$ Real-Time Operating System (실시간 운영체계 UbiFOS$^{TM}$에서의 POSIX 적용)

  • Song, Ye-Jin;Lee, Cheol-Hoon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.437-442
    • /
    • 2006
  • 임베디드 시스템은 그 용도에 따라서 다양한 기능을 수행하도록 설계된 전용 컴퓨팅 시스템으로 최근 임베디드 시스템의 보급이 많아지고 다양화됨에 따라 응용 프로그램의 재사용성 향상을 위해 운영체계의 개발 시 표준 API를 사용하여 표준화를 해야 하는 필요성이 되고 있다. 따라서 본 논문에서는 실시간 운영체계인 UbiFOS$^{TM}$에 개방형 운영체제 인터페이스인 POSIX의 API를 적용시켜 설계 및 구현하였다.

  • PDF

Retrieval System using Jini and JDBC in Heterogeneous Databases (이질형 데이터베이스에서 Jini와 JDBC를 이용한 검색 시스템)

  • Park, Je-Sung;Hwang, Bu-hyun
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.04a
    • /
    • pp.1-6
    • /
    • 2000
  • 분산되어 있는 이질형 데이터베이스들을 통합하여 단일 인터페이스를 이용하여 접근 가능하게 하는 시스템에 대한 연구가 진행되고 있다. JDBC는 하나의 응용 프로그램 내에서 여러 데이터베이스와의 연결이 불가능한 문제점을 해결하고 데이터베이스에 대한 일관된 흐름을 제공하는 자바 API이다. 그러나 새로운 데이터베이스가 추가되거나 제거되는 경우, JDBC를 이용하여 이질형 데이터베이스들을 통합하는 방법은 응용 프로그램을 정적으로 재구성해야 한다는 문제점이 발생한다. 또한 CORBA를 이용하여 이질형 데이터베이스를 통합하는 방법에서도 데이터베이스의 추가나 제거가 발생하는 경우, 미들웨어에 존재하는 구현객체의 수정이 필요하거나 추가되는 구현객체의 정보를 알아야한다. 본 논문에서는 지니 기술과 JDBC를 이용하여 사용자가 단일 인터페이스를 통하여 이질형 데이터베이스들에 저장된 정보를 접근할 수 있는 검색 시스템을 제안한다. 제안하는 시스템은 네트워크에 연결된 데이터베이스들의 연결 변화를 동적으로 감지하여 시스템을 자발적으로 구성함으로써, 기존의 이질형 데이터베이스 통합 방법의 문제점을 제거한다. 또한 본 논문에서 제안하는 지니와 JDBC를 이용한 검색 시스템의 모델을 응용하여 이질형의 데이터베이스로 운영되는 쇼핑몰에서 비교 검색 방법을 제안한다.

  • PDF

A network programming source builder based on Socket API (Socket API 기반의 네트워크 프로그램 소스 생성기)

  • Park, Seung-Chul;Choi, Jin-Seek
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.119-123
    • /
    • 2006
  • 컴퓨터와 하드웨어의 발달과 더불어 데이터 통신기술은 인터넷을 필두로 하여 괄목할만한 발전을 가져왔다. 아울러 FTP, Telnet, SMTP, HTTP, DHCP등의 네트워크 응용 프로토콜도 속도와 유저 인터페이스에 있어서 수많은 변화가 있었다. 하지만 이러한 외형적인 변화에도 불구하고 TCP, UDP 방식의 Socket 프로토콜은 네트워크 프로그래밍의 가장 기초적인 원리를 제시하고 있는데, 초보 학습자들에게 있어서 Socket을 구성하는 많은 시스템 함수들을 모두 이해하고 이것을 프로그래밍에 적용하기란 쉬운 일이 아니다. 본 연구에서는 Socket의 많은 함수들을 API기반의 모듈로 캡슐화 하여 C/C++ 기반의 네트워크 프로그래밍을 보다 손쉽고 효율적으로 수행할 수 있고, 또한 네트워크 프로그래밍의 동작 원리를 효과적으로 프로그래밍 학습에 적용할 수 있는 전산 교육시스템인 네트워크 프로그램 소스 생성기를 제안 한다.

  • PDF

Chamois OLAP API: An OLAP API for Supporting Various OLAP Systems (샤모어 OLAP API : 다양한 OLAP 시스템을 지원하는 OLAP API설계 및 구현)

  • Kim, Myung-Mi;Bae, Eun-Joo;Lim, Yoon-Sun;Kim, Myung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.151-153
    • /
    • 2004
  • 비즈니스 인텔리전스는 정보를 저장하고 분석하여 부가가치를 창출해 내는 기술로써 무한경쟁시대에서 기업이 경영환경 추세를 파악하고 경영전략을 세우는데 필수적인 도구이다. 비즈니스 인텔리전스 핵심기술로는 정보를 분석하기 쉬운 형태로 저장하는 데이터웨어하우징 기술과, 정보를 다차원적으로 분석하는 OLAP 기술, 그리고 데이터에 숨겨진 패턴과 관계를 찾아내는 데이터마이닝 기술이 포함되며, 이들 각각을 위한 소프트웨어 제품들은 개발되어 널리 사용되고 있다. 그러나 기업이 요구하는 분석결과를 적시에 제공하기 위해서는 이들을 통합한 개발 프레임워크가 필요하며, 본 연구팀은 그러한 프레임워크 개발 프로젝트(Chamois Project)에 참여하고 있다. 이 프레임워크에는 유사한 기능을 제공하는 여러 종류의 소프트웨어 제품들이 포함되어 있어서, 공통의 응용 프로그래밍 인터페이스(API)를 제공하는 것이 필요하다. 본 연구에서는 특히 다양한 OLAP 제품들을 수월하게 사용할 수 있도록 공통 OLAP API를 개발하였고, 이를 소개하고자 한다. 이와 같이 통합 환경에서 다양한 OLAP 제품들을 지원할 수 있다는 것은 OLAP 제품들의 선택의 폭을 넓히고 응용 프로그램의 코드를 수정하지 않아도 보다 나은 기능을 갖는 OLAP 제품으로의 업그레이드가 쉽게 이루어진다는 장점을 갖는다.

  • PDF

Development Strategy for Customized Flexible CAD Systems Using Application Programming Interface (응용프로그램 인터페이스를 활용한 주문형 유연 CAD 시스템 개발)

  • 신정호;곽병만
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.28 no.1
    • /
    • pp.92-99
    • /
    • 2004
  • With the advent of computers, CAD systems are widely used for various design practice. Complexity of CAD systems and difficulty of exchanging data among different CAD systems, however, do not allow efficient use as desired. In addition, to follow variety of designers' need, CAD activities should be customized. This article proposed a methodology fer developing an intelligent CAD system and the sate-of-the-art technologies described fur customizing CAD systems using API (Application Programming Interface). A basic platform is proposed and a useful application system is implemented to enable a parametric design by directly inputting numerical values on a CAD model. Based on this application, we developed a system that makes it possible to share part family data between SolidEdge and Pro/Engineer. The proposed concept on intelligent CAD systems facilitates integration of external systems such as CAE tools and promotes the use of CAD for both engineering designers and analysts.

A Design of a simulated Educational Program based on API (API에 기반한 시뮬레이션형 교육 프로그램 설계)

  • Jang, Yeon-Ju;Choi, Jin-Seek
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10a
    • /
    • pp.124-129
    • /
    • 2006
  • 정보 통신 기술의 발달로 컴퓨터를 활용한 교육 영역이 계속 발전해 나가고 있고, 교수-학습에 도움을 주기 위한 많은 코스웨어 들이 개발되어 사용되고 있다. 기존의 코스웨어는 수업시간에 이미 배운 내용을 단순 반복하거나 형성 평가 형식의 예제를 풀어보는 유형으로, 학습자는 미리 계획된 커리큘럼과 프로그램에 수동적으로 반응하게 되어 코스웨어에서도 교수 중심의 학습이 이루어 지는 것을 극복하기 위해 본 연구에서는 학습자가 능동적으로 학습 과정에 참여하여 학습자 중심의 교육이 이루어 질 수 있고 텍스트가 아닌 프로그래밍 언어나 아이콘화 된 메뉴를 이용해 쉽게 접근이 가능하며 실제 상황과 유사하게 학습환경을 제공하고 수행결과를 확인해 학습의 효과를 극대화 시킬 수 있는 응용 프로그램 인터페이스(Application Program Interface) 기반의 시뮬레이션형 코스웨어를 설계해보고자 한다.

  • PDF