• Title/Summary/Keyword: API Broker

Search Result 12, Processing Time 0.026 seconds

The Implementation of SCORM Based API Broker for U-Learning System (U-러닝 시스템을 위한 SCORM 기반의 API 브로커 구현)

  • Jeong, Hwa-Young
    • Journal of Internet Computing and Services
    • /
    • v.11 no.1
    • /
    • pp.71-76
    • /
    • 2010
  • This research proposed the method for application of SCORM in U-learning system. That is, I proposed the API broker to connect between U-learning and API Instance of RTE that is existing SCORM based learning object interface environment. The API broker operated handling process using request port and response port between SCORM and U-learning server. For efficient operation in each service, this system has learning contents service buffer in API broker.

Semantic Service Composition Based on Semantic Broker (시맨틱 브로커 기반 시맨틱 서비스 조합)

  • Jung, Hanmin;Lee, Mi-Kyoung;You, Beom-Jong
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2009.05a
    • /
    • pp.283-288
    • /
    • 2009
  • Semantic service can be defined as the service providing search API or reasoning API based on ontology and Web Services. It performs a pre-defined task by exploiting URI, classes, and properties. This study introduces a semantic service composition method based on a semantic broker referring ontology and management information of semantic services stored in a semantic service manager with requirements of the user. The requirements consist of input instances, an output class, a visualization type, semantic service names, and property names. This composition method provides dynamically generated semantic service pipelines including composit semantic services. The user can execute the pipelines provided by the semantic broker to find a meaningful semantic pipeline. After all, this study contributes to develop a system supporting human service planners who want to find composit semantic services among distributed semantic services.

  • PDF

An MDA-Based Adaptive Context-Aware Service Using PARLAY X in Ubiquitous Computing Environments (유비쿼터스 컴퓨팅 환경에서 PARLAY X를 이용하는 MDA기반의 적응성 있는 문맥인식 서비스)

  • Hong Sung June
    • The KIPS Transactions:PartC
    • /
    • v.12C no.3 s.99
    • /
    • pp.457-464
    • /
    • 2005
  • This paper describes an Adaptive Context-aware Service (ACS) using Model Driven Architecture (MDA)-based Service Creation Environment (SCE) on PARLAY X based service delivery platform in ubiquitous computing environments. It can be expected that both the context-awareness and adaptation in ubiquitous computing environments will be deployed. But the existing context-aware middleware lacks in considering adaptation. Therefore, the object of this paper is to support the architecture and the Application Programming Interface (API) of the network service for both the context-awareness and adaptation in ubiquitous computing environment. ACS is to provide users with the adaptive network service to the changing context constraints as well as detecting the changing context. For instance, ACS can provide users with QoS in network according to the detected context, after detecting the context such as location and speed. The architecture of ACS is comprised of a Service Creation Environment (SCE), Adaptive Context Broker and PARLAY gateway. SCE is to use Context-based Constraint Language (CCL) for an expression of context-awareness and adaptation. Adaptive Context Broker is to make a role of the broker between SCE and PARLAY G/W. PARLAY G/W is to support API for PARLAY X-based service delivery platform.

Design and Implementation of A Multimedia Platform Integrating Non-CORBA Applications (Non-CORBA 응용을 통합하는 분산 멀티미디어 플랫폼의 설계 및 구현)

  • 김종현;정형석;정광수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.199-201
    • /
    • 1998
  • 본 논문에서는 CORBA 분산처리 환경을 갖추기 않은 운영체제 사에서 동작하는 응용들이 CORBA분산환경의 객체 서비스를 이용 가능하도록 하는 통신 플랫폼을 설계하고 구현하였다. CORBA 표준에서는 서로 다른 ORB(Object Request Broker)들간의 상호운용(interoperability)을 위하여GIOP/IIOP(General/Internet Inter-ORB Protocol)프로토콜을 정의하고 있다. 구현된 부산 멀티미디어 플랫폼은 IIOP Engine API를 제공함으로써 Non-CORBA 응용들을 통합하였으며, 디렉토리, 스트림, 파일 서비스 인터페이스를 제공함으로써 분산환경에서 멀티미디어 정보 서비스를 이용할 수 있는 환경을 제공한다.

  • PDF

ORB System Supporting Mobile Object (이동객체 ORB 시스템의 개발)

  • 한윤기;유기영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10a
    • /
    • pp.190-192
    • /
    • 1998
  • 이동에이전트를 위한 이동객체(mobile agent)와 이를 지원해주는 이동객체서버(mobile object system)를 설계하고 이러한 요소들을 제어하고 관리하는 이동객체 시스템(mobile object system)을 Java로 구현한다. 또, 시스템 내의 이동객체를 비롯한 모든 객체들간의 객체 요청(object request)을 유연하게 중계하고 이들간의 통신을 담당하는 ORB (Object Request Broker)를 TCP/IC상에서 Java 로 구현하고 이동 에이젼트 시스템을 쉽게 구측할수 있는 앱스트랙션(abstraction)과 API를 제공한다. 이 시스템은 네이밍 서비스(naning service)와 푸쉬형 이벤트 서비스(push-event service)등을 기본적으로 지원한다.

  • PDF

분산 객체 환경에서의 보안 서비스 구현

  • 이권일
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.8 no.4
    • /
    • pp.53-70
    • /
    • 1998
  • OMG(Object Management Group) 에서는 CORBA(Common Object Broker Architure) 환경에서의 보안 문제를 해결하기 위해서 CORBA 보안 서비스$^{[8]}$ 를 정의하였다. CORBA보안 서비스는 다양한 보안 기술을 허용하는 보안 구조를 제안하고 있으며, 사용자 인증, 접근제어, 보안 통신 등에 필요한 보안 객체를 정의하고 있다. 또한 CORBA환경에서 수행되는 응용들에게 투명한 보안 통신을 제공하는 것을 기본으로 한다. 본 논문에서는 ECMA(European Computers Association) SESAME(a Secure European System for Application in Multi-vendor Environment) Ver. 4$^{7}$ 를 사용하여 CORBA 환경에서 수행되는 응용들에게 보안 통신을 제공하는 것에 중점을 둔 CORBA보안 서비스의 설계및 구현관리 기능 등을 제공하는 보안 소프트웨어인 SESAME Ver. 4에서 제공하는 GSS-API(Generic Security Application Programming Interface)$^{[9,10,11]}$ 를 사용하여 CORBA 환경에서 보안 통신에 필요한 보안 객체들을 설계 구현하였고, CORBA 환경을 위한 전체 보안 구조를 제시하였다. 본 논문에서 제시한 보안 구조는 보안 통신을 제공하기 위해 구현된 보안 객체와 SESAME Ver. 4에서 제공하는 인증, 접근제어, 보안 정책관리 기능을 통합한 형태이다.

Customized healthcare service platform connecting EMR system (병원 내 EMR 시스템 연동을 통한 맞춤형 헬스케어 서비스 시스템 개발)

  • Gwak, Dae-Hun;Kim, Seok-Il;Yun, Seo-Won;Seong, Kyeong-Hwa;Jung, Joong-Hwa;Koh, Seok-Joo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.05a
    • /
    • pp.690-692
    • /
    • 2018
  • Recently, university hospitals have problems as patient datas grows. And it is difficult that medical staffs check patients living on their prescription. Patients don't often remember their prescription, and don't know how to apply the prescription to their life. To solve these problems, To solve these problems, it is customized healthcare service platform using MQTT push notification. It is provided in form of a web application having good accessibility that. Based on doctor's prescription, the patients take notifications that is the timing of medication, medical appointments, and other prescription informations. The results can be entered into the web application. The healthcare professionals can check that the patients are following their prescription well. In this paper, we provide the above functions via the web application and a RESTful API server platform, and notification function can be efficiently performed by MQTT Broker. So we checked the customized healthcare service can be effectively provide.

  • PDF

Analysis of advancement model of 1st generation dairy smart farm based on Open API application (개방형 제어기반 1세대 낙농 스마트팜의 고도화 모델 적용 분석)

  • Yang, Kayoung;Kwon, Kyeong-Seok;Kim, Jung Kon;Kim, Jong Bok;Jang, Dong Hwa;Ko, miae
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.21 no.11
    • /
    • pp.180-186
    • /
    • 2020
  • ICT convergence using smart livestock is that in the first-generation dairy smart farm model, each device made by several manufacturers uses its own communication method, limiting the mutual operation of each device. This study uses a model based on open control technology to secure interoperability of existing ICT devices and to manage data efficiently. The open integrated control derived from this process is the software interface structure of Open API. It is an observer that serves as real-time data collection according to the communication method of ICT devices and sensors located at each end. It consists of a broker that connects and transmits to the upper integrated management server. As a result of the performance analysis through verification of two first-generation dairy smart farm model sites, the average daily milk production increased compared to the previous year (farm A 5.13%, farm B 1.33%, p<0.05). Cow days open (DO) was reduced by 17.5% on farm A and 13.3% for farm B(p<0.05). Cows require an adaptation period after the introduction of the ICT device, but if continuous effects are observed, the effect of production can be expected to increase gradually.

Implementation of Data Storage Media Control and Command(DSM-CC) Core User-to-User Interface for MPEG-2 Bit Stream Transport

  • Park, Seong-Jong;Kim, Yong-Han;Kim, Jae-Woo;Lee, Ho-Jang;Shim, Jae-Kyu;Kim, Jae-D.;Koh, Jong-Seong
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 1998.06b
    • /
    • pp.79-84
    • /
    • 1998
  • This paper describes implementation of the core DSM-CC UU interface. It briefly describes the reference model for the DSM-CC and related standards that should be reviewed for the implementation. The Common Object Request Broker Architechture, Revision 2.0 (CORBA 2.0) is sued as a remote procedure call (RPC) scheme for the UU Interface. Entire system was implemented with C++ on Windows NT platforms. The implementation procedure has been decomposed ito two tasks. The first task is to implement the Naming Service for service navigation. The Naming Service is one of the CORBA Services that extend the core CORBA specification. A client GUI is implemented for easy navigation among various services. The second task is to construct multimedia server and client for a Video-on-Demand (VoD) system. MPEG-2 Transport Stream is transported via ATM AAL5 using the Windows Socket 2.2 ATM extension API. A GUI enables the user to navigate the service domain and select a program. After the selection the user can control the MPEG-2 stream with VCR-like buttons.

  • PDF

Implement Broker Service for Efficient Use and Security of Multiple Cloud Services (다수의 클라우드 서비스의 효율적인 사용과 보안성 향상을 위한 브로커 서비스 구현)

  • Jung, Sang-Mi;Lee, Youn-Ho;Cho, Ik-Hwan;Cho, Min-Jae;Lee, Han-Bok;Hwang, In-Won;Wi, Sun-Min
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.11a
    • /
    • pp.582-585
    • /
    • 2017
  • 본 논문에서는 구글 드라이브, 드롭박스 등 여러 회사에서 제공하고 있는 클라우드들을 하나의 플랫폼으로 통합하여 체계적이고 효율적으로 관리할 수 있는 시스템을 제안한다. 또한 해당 시스템을 통한 파일 업로드 및 다운로드를 진행할 경우, 파일을 여러 개의 패킷으로 분할하여 등록 된 클라우드에 각각 저장함으로써, 사용자의 데이터를 안전하게 보호할 수 있는 환경을 구축하고자 한다. 이를 위해 활용된 오픈 API와 독자적으로 구축한 파일 시스템에 대해 설명하고, 실제 구현한 소프트웨어가 정상적으로 작동하는지 실험을 통해 검증하고자 한다. 최근 클라우드 보안 문제가 대두되는 시점에서 제안한 시스템이 향후 데이터를 보호하기 위한 기술로 활용될 수 있기를 기대한다.