• Title/Summary/Keyword: Application programming interface

Search Result 269, Processing Time 0.028 seconds

Extending SQL CLI for Large Object Caching (LOB 캐쉬를 위한 SQL CLI의 확장)

  • 이종민;강현철
    • The KIPS Transactions:PartD
    • /
    • v.8D no.1
    • /
    • pp.1-9
    • /
    • 2001
  • The SQL CLl (Call Level Interface) is a database application programming interface (API) that fits the client-server environment, and its de facto standards such as ODBC and JDBC are widely employed in various applications. The current SQL CLl standards, however, do not specify enough features for efficient retrieval of large objects (LOBs) that constitute the multimedia data. In this paper, we propose the LOB caching through the SQL CLl and describe the extension of the SQL eLl to achieve such a goal. We implement our proposal by extending the SQL CLl library for BADA - II DBMS developed at ETRI, and evaluate the performance of LOB retrieval through the cache compared to that of LOB retrieval conducted solely with the functions specified in the current SQL CLl standards.

  • PDF

Application of XML to Develop GUI within Satellite Imageries Search System (위성 영상 검색시스템의 GUI 개발을 위한 XML 적용)

  • Bu, Ki-Dong;Lee, Young-Ju
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.5 no.4
    • /
    • pp.65-74
    • /
    • 2002
  • The purpose of this study is to develop an XML based GUI that can search for satellite image information which is converted to XML data format and stored in the database server on the web, and modify and reuse data. In order to implement these functions efficiently, we used a DOM interface of XML that increases the efficiency of accessing the document structure. We used HTML and Java script programming to facilitate this interface. The system was applied to the management system of satellite images in the Research Institute of SFC at Keio University. Our results confirmed the technical functionalities.

  • PDF

Experience in Practical Implementation of Abstraction Interface for Integrated Cloud Resource Management on Multi-Clouds

  • Kim, Huioon;Kim, Hyounggyu;Chun, Kyungwon;Chung, Youngjoo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.11 no.1
    • /
    • pp.18-38
    • /
    • 2017
  • Infrastructure-as-a-Service (IaaS) clouds provide infrastructure as a pool of virtual resources, and the public IaaS clouds, e.g. Amazon Web Service (AWS) and private IaaS cloud toolkits, e.g. OpenStack, CloudStack, etc. provide their own application programming interfaces (APIs) for managing the cloud resources they offer. The heterogeneity of the APIs, however, makes it difficult to access and use the multiple cloud services concurrently and collectively. In this paper, we explore previous efforts to solve this problem and present our own implementation of an integrated cloud API, which can make it possible to access and use multiple clouds collectively in a uniform way. The implemented API provides a RESTful access and hides underlying cloud infrastructures from users or applications. We show the implementation details of the integrated API and performance evaluation of it comparing the proprietary APIs based on our cloud testbed. From the evaluation results, we could conclude that the overhead imposed by our interface is negligibly small and can be successfully used for multi-cloud access.

A Real-time Remote Logging Model for Development of Location-Based Mobile Applications

  • Choi, Yun-seok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.21 no.10
    • /
    • pp.69-76
    • /
    • 2016
  • In this paper, we propose a real-time remote logging model for development of android applications using LBS(Location based Service). The model has two major parts: Mobile Log Management Service and Remote Log Server. Mobile Log Management Service consists of the log collector and the remote log manager. The log collector is an aspect of AOP which can collect logs from the target application without modifications of source codes. The remote log manager has a background service component so that it can receive logs whenever the log collector captures logs from the target application. Remote Log Server communicates with Mobile Log Management Service by socket interface. Therefore, Remote Log Server can show logs in real-time. To validate the efficiency of the proposed model, we show a case study, and compare the model with other models.

The Clustering Method Of Central Control System In New Distribution Automation System (배전자동화시스템 중앙제어장치 이중화 적용방안)

  • Cho, Nam-Hun;Ha, Bok-Nam;Lee, Jung-Ho;Lim, Seong-Il
    • Proceedings of the KIEE Conference
    • /
    • 1999.07c
    • /
    • pp.1120-1122
    • /
    • 1999
  • This paper introduces a clustering for Central Control System in New Distribution Automation System. There are three primary benefits to use clustering: improved availability, easier manageability and more cost-effective scalability. Availability: Clustering can automatically detect the failure of an application or server and quickly restart it on a surviving server. Clients only experience a momentary pause in service. Manageability: Clustering lets administrators quickly inspect the status of all cluster resources and easily move workload around onto different servers within a cluster. Scalability: Applications can use the Clustering services through the MSCS Application Programming Interface(API) to do dynamic load balancing and scale across multiple servers within a cluster.

  • PDF

An API Translator for RTOS-Based Embedded Software Considering Forward/Reverse Transformation (RTOS기반 임베디드 S/W를 위한 API 정변환/역변환기의 개발)

  • Park, Byeong-Ryul;Maeng, Ji-Chan;Lee, Jong-Bum;Ryu, Min-Soo;Ahn, Hyun-Sik;Jeong, Gu-Min
    • Proceedings of the KIEE Conference
    • /
    • 2007.04a
    • /
    • pp.187-189
    • /
    • 2007
  • In this paper, we present a model-driven approach for RTOS-based embedded software development and an automated tool that produces RTOS-specific code or RTOS-independent code. We define generic RTOS APIs (Application Programming Interface) that are not bound to any specific RTOS but provide most of typical RTOS services. Generic RTOS APIs can be used to describe application's RTOS-related behavior, The proposed API translator translates task code between C-code for specific RTOS and intermediate code using generic API. Also, the result can be extended to other RTOS's modifying XML transformation rule.

  • PDF

Design and Implementation of Multiple Message Handling API for PCS Operating Systems (PCS 정보단말기용 소형 운영체제에 적합한 다중 메시지 처리 API의 설계 및 구현)

  • 김정수;염근혁
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.694-696
    • /
    • 1999
  • 최근에는 Non-PC 디바이스들을 위한 Embedded OS들이 PCS, PDA, 핸드헬드(Handheld) 컴퓨터, 터미널, 산업용 제어기 및 다른 소형 컴퓨터에서부터 인터넷 TV, 디지털 셋탑 박스, 웹폰, 인터넷 디바이스, 및 Mobile Computing 분야에 이르기까지 다양한 분야에서 그 요구가 급증하고 있다. 현재 이러한 응용들은 사용자의 응답시간이 빠른 표준 API(Application Programming Interface)의 사용을 필요로 한다. Window System의 Application을 개발하기 위해서는 보통 Win32 API를 사용한다. 그런, Win32 API에서 제공하는 자료형과 관련 함수들이 크기가 크고 속도가 느려서 소형의 적은 메모리와 빠른 속도를 필요로 하는 PCS 단말기에는 적합하지가 않다. 따라서 기존의 API의 기능을 충실히 수행하면서 PCS에 최적화된 API에 대한 연구가 필요하다. 본 논문에서는 PCS 정보단말기용 소형 운영체제에 적합한 API를 GWES(Graphics, Windowing, and Events Subsystem) 모델을 기반으로 설계하였으며 사용자 응답시간 지연을 해결하기 위해서는 Event 처리를 최소화하는 다중 메시지 처리 방식을 개발하였다.

  • PDF

Design of tourism tour map App application using MR technology (MR기술을 이용한 관광투어 맵앱 어플리케이션 설계)

  • Yoon, Kyung-Seob;Won, Jong-Jin;Park, Jin-Soo;Choi, Jin-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.145-147
    • /
    • 2017
  • 본 논문에서는 4차 산업 혁명의 주요 기술 중 하나인 '연결 및 표시 기술'에서 사람의 눈으로 보는 표시 기술 중 하나인 증강현실(AR)과 가상현실(VR)를 융합한 MR기술을 활용한 앱 어플리케이션에서 제공하는 콘텐츠를 이용자들이 쉽게 접근해서 사용할 수 있도록 제안한다. 증강현실을 나타내는 방법 중 하나인 Marker를 이용한 기술을 통해서 관광 콘텐츠를 제공할 수 있도록 프로토타입을 구현하였다. 사용자가 앱 어플리케이션을 통해 Marker를 인식하게 되면, 거기서 관광 관련 콘텐츠를 스마트폰 화면에 띄어서 제공되는 콘텐츠를 자유롭게 이용 할 수 있는 효율성을 제공할 수 있다.

  • PDF

Trends on Supporting Developers of Smart TV Application (스마트TV 앱 개발자 지원 동향)

  • Lee, S.Y.;Park, S.T.;Hong, J.W.
    • Electronics and Telecommunications Trends
    • /
    • v.27 no.6
    • /
    • pp.67-74
    • /
    • 2012
  • 스마트폰에서 앱을 중심으로 한 새로운 생태계가 형성되어 성공하고 있고, 이제는 이러한 생태계를 모태로 스마트TV에서도 앱 중심의 생태계가 형성되기 시작했다. 본고에서는 스마트TV 생태계의 한 축인 앱 개발자를 지원하기 위한 여러 동향에 대해서 기술한다. 구글, 삼성전자, 그리고 LG전자에서 앱 개발자를 지원하기 위해서 제공하는 SDK(Software Development Kit) 및 에뮬레이터와 확장 API(Application Programming Interface)에 대해서 기술하고 어떻게 생태계를 형성해 가고 있는지 비교 분석한다. 그리고 스마트TV 관련 업체들의 협의체인 스마트TV 포럼에서 앱 개발자들을 지원하기 위해 벌이고 있는 사업들을 소개한다. 마지막으로, 제조사 중심으로 확장되고 있는 스마트TV 확장 API에 대한 문제점을 고찰하고 표준화에 대한 필요성을 제기한다.

  • PDF

Design of PKI agent for Independence of application (어플리케이션의 독립성을 위한 PKI 에이전트의 설계)

  • Lee, Yong-Jun;Oh, Dong-Yul;Jong, Jea-Dong;Oh, Hea-Suk
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05c
    • /
    • pp.2061-2064
    • /
    • 2003
  • PKI(Public Key Infrastructure)기반의 발전으로 인터넷뱅킹, 증권거래시스템, 전자메일, 전자입찰, 전자민원 등 신원확인이 요구되는 어플리케이션에 전자서명과 암호가 적용되고 있다. 각 어플리케이션은 라이브러리를 호출하여 전자서명과 검증, 암호와 복호를 수행한다. PKI기반의 어플리케이션 개발자는 상이한 인증, 암호API(Application Programming Interface)를 호출해야 하며, 이는 프로그램의 복잡도를 증가시킨다. 개발언어와 환경에 따라서 상의한 라이브러리를 사용해야 한다. 제안하는 PKI 에이전트는 개발언어와 어플리케이션에 독립적으로 인증, 암호기능을 수행하고 견과만을 리턴한다. 따라서 어플리케이션은 인증과 암호가 필요한 시점에 검증 에이전트를 호출하게 됨으로써 프로그램의 복잡도를 줄이고 어플리케이션의 안정성을 향상시킨다.

  • PDF