• 제목/요약/키워드: API(Application Program Interface)

검색결과 78건 처리시간 0.03초

광대역통합망에서의 비동기 구조를 이용한 신뢰성 있는 웹 서비스 제공방안 (A Reliable Web Service Support Mechanism based on Asynchronous Architecture in BcN)

  • 김형민;정의헌;김화성
    • 정보처리학회논문지C
    • /
    • 제12C권6호
    • /
    • pp.773-780
    • /
    • 2005
  • 최근 정보통신환경은 통신, 방송, 인터넷이 통합되는 디지털 융합 서비스 제공 형태로 급속히 변화하고 있다. 이에 따라 통신환경이 개방형 네트워크 형태의 광대역통합망으로 변화하였다. 이런 광대역통합망에서는 Open API(Application Program Interface)에 의하여 감third-party 응용의 제공을 가능하게 한다. Open API에는 대표적으로 Parlay API가 있으며 Parlay API와 웹 서비스를 접목시키고 한 단계 더 추상화한 Parlay X API가 있다. Parlay X API는 웹 서비스를 이용한다. 따라서 Parlay X API는 웹 서비스의 장점을 가지고 있지만 웹 서비스의 단점도 가지고 있다. 웹 서비스의 가장 큰 단점으로는 웹 서비스에 QoS(Quality of Servixe)제공을 위한 방법이 제시되어 있지 않다는 것이다. 본 논문에서는 웹 서비스를 광대역통합망에서 효율적으로 동작시키기 위해서 QoS의 여러 문제 중 신뢰성 지원방안에 대하여 제시하고자 한다. 제안된 방안은 웹 서비스의 신뢰성 지원을 위하여 비동기 구조를 적용하고, 예상응답시간을 이용하여 클라이언트와 서버간의 재전송 효율을 증가시키고자 한다. 시뮬레이션을 통하여 성능평가를 실행하였으며 기존의 방법과 비교하여 보았다 피 결과 제안된 방범이 기존의 방법보다 좋은 성능을 보인 것을 확인할 수 있었다.

A Catalog of Bad Smells in Design-by-Contract Methodologies with Java Modeling Language

  • Viana, Thiago
    • Journal of Computing Science and Engineering
    • /
    • 제7권4호
    • /
    • pp.251-262
    • /
    • 2013
  • Bad smells are usually related to program source code, arising from bad design and programming practices. Refactoring activities are often motivated by the detection of bad smells. With the increasing adoption of Design-by-Contract (DBC) methodologies in formal software development, evidence of bad design practices can similarly be found in programs that combine actual production code with interface contracts. These contracts can be written in languages, such as the Java Modeling Language (JML), an extension to the Java syntax. This paper presents a catalog of bad smells that appear during DBC practice, considering JML as the language for specifying contracts. These smells are described over JML constructs, although several can appear in other DBC languages. The catalog contains 6 DBC smells. We evaluate the recurrence of DBC smells in two ways: first by describing a small study with graduate student projects, and second by counting occurrences of smells in contracts from the JML models application programming interface (API). This API contains classes with more than 1,600 lines in contracts. Along with the documented smells, suggestions are provided for minimizing the impact or even removing a bad smell. It is believed that initiatives towards the cataloging of bad smells are useful for establishing good design practices in DBC.

서울중앙병원 임상병리과 정보관리시스템(III) (Asan Medical Center Laboratory Information System (R) Information Communication System for Routine Hematology Using a Down-Sized Computer -)

  • 민원기;최윤미
    • 대한의용생체공학회:의공학회지
    • /
    • 제15권3호
    • /
    • pp.333-340
    • /
    • 1994
  • 임상병리과 정보관리시스템은 임상병리과에서 검사결과를 관리하는데 필수적인 요소이다. 저자들은 일반혈액 검사실의 전반적인 업무와 백혈구 감별검사에 대해 개인용 컴퓨터인 IBM 486 PC의 호환기종과 SCO foxbase 데이터베이스를 사용하여 일반 혈액검사실 정보관리시스템을 개발하였다. 사용한 컴퓨터는 주 기억용량이 16MB이고 하드디스크가 210MB, 9개의 RS-232C를 가진 IBM 호환 486 개인용 컴퓨터이고, 출력은 24핀 도트 프린터를 사용하였다. 이 시스템은 두대의 자동혈구분석기와 연결하여 검사결과를 자동으로 입력받고 병원의 주 컴퓨터와 API 기능을 사용하여 검사정보 및 검사결과를 전달할 수 있도록 하였다. 프로그램의 개발은 SCO foxbase에 내장된 Xbase 언어를 사용하였으며, 병원 주 전산기와 자동혈구분석기와의 연결은 C언어를 사용하였다. 이 시스템은 저렴한 비용으로 일반 혈액 검사실의 전산화를 구축할 수 있어 향후에 추진될 임상병리과 전체의 정보관리시스템을 구축하는데 일부분이 되고 다른 병원에서 임상병리과 전산화를 구축할 때에 모델이 될 것으로 사료된다.

  • PDF

Institutional Applications of Eclipse Scripting Programming Interface to Clinical Workflows in Radiation Oncology

  • Kim, Hojin;Kwak, Jungwon;Jeong, Chiyoung;Cho, Byungchul
    • 한국의학물리학회지:의학물리
    • /
    • 제28권3호
    • /
    • pp.122-128
    • /
    • 2017
  • Eclipse Scripting Application Programming Interface (ESAPI) was devised to enhance the efficiency in such treatment related workflows as contouring, treatment planning, plan quality measure, and data-mining by communicating with the treatment planning system (TPS). It is provided in the form of C# programming based toolbox, which could be modified to fit into the clinical applications. The Scripting program, however, does not offer all potential functionalities that the users intend to develop. The shortcomings can be overcome by combining the Scripting programming with user-executable program on Windows or Linux. The executed program has greater freedom in implementation, which could strengthen the ability and availability of the Scripting on the clinical applications. This work shows the use of the Scripting programming throughout the simple modification of the given toolbox. Besides, it presents the implementation of combining both Scripting and user-executed programming based on MATLAB, applied to automated dynamic MLC wedge and FIF treatment planning procedure for promoting the planning efficiency.

WAP 브라우저 지원을 위한 AKL 설계와 구현 (Design and Implementation of AKL for WAP Browser)

  • 김대규;강영만;장문석
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2001년도 춘계종합학술대회
    • /
    • pp.148-151
    • /
    • 2001
  • 이 논문은 WAP을 다중 플랫폼에서 구현하기 위한 AKL(abstract kernel layer)을 설계하고 구현하고자 한다. REX, Palm, MS-DOS, MS-Windows, UNIX와 Linux 등 각종 운영체제를 지원하는 커널 레이어를 설계하여, 기기 종속적인 부분을 최소화하고 일관적인 인터페이스를 지원하여 개발 기간을 단축하고 소프트웨어의 유지보수를 쉽게 하는데 목적이 있다. AKL을 휴대전화와 PDA에 탑재하여 실용성을 입증하였다.

  • PDF

JNI를 이용한 MMS 구현 (Implimentation of MMS using JNI)

  • 장경수;신동렬
    • 한국정보처리학회논문지
    • /
    • 제7권1호
    • /
    • pp.135-145
    • /
    • 2000
  • MMS(Manufacturing Message Specification)는 PLC, NC, 로봇 등과 같이 서로 다른 제조회사의 서로 다른 단위제어기기 제품들간에 통신할 수 있는 ISO/IEC 9506으로 표준화된 공장자동호용 프로토콜이며 OSI 참조 모델의 최상위 층인 응용계층 프로토콜에 해당된다. 본 논문은 MMS를 TCP/IP상에서 동작할 수 있도록 유닉스 환경에서 ASNSI-C 언어로 구현하고, 이 구현된 프로토콜을 JNI(Java Native Interface)를 이용해 JAVA 클래스화한다. JAVA 클래스화함으로써 기존에 제공되는 MMS 라이브러리를 이용하는데 있어 표준화되지 않은 서로 다른 API를 이용하는데 어려움과 GUI를 구현하는데 어려움을 극복하는 기본을 제공한다. 그리고 구현된 JAVA 클래스화된 MMS 라이브러리를 인터넷의 WWW상에서 동작시킬 수 있도록 자동화된 PCB(Printed Circuit Board) 조립라인을 대상 모델로 선정하여 응용 프로그램을 작성하여 구현된 JNI를 이용한 MMS가 인터넷상에서 동작하여 사용자에게 일괄성있는 인터페이스를 제공하는 웹 브라우저를 통해 RMD(Real Manufacturing Device)를 동작${\cdot}$제어${\cdot}$감시할 수 있음을 보여준다.

  • PDF

객체지향적 지식표현과 개방형설계에 의한 구조부재 치수 결정 지원 시스템 개발 (Knowledge-Based System for Rule Scantling Based on Object-Oriented Knowledge Representation and Open Architecture Concepts)

  • 이경호;이동곤;한순흥;이규열;이규철
    • 대한조선학회논문집
    • /
    • 제30권2호
    • /
    • pp.30-36
    • /
    • 1993
  • 본 논문에서는 설계 경험이 적은 설계자가 효율적으로 선급규정을 이용하여 선체설계를 할 수 있도록, 범용 전문가시스템 쉘(Shell)인 NEXPERT를 이용하여, 선체 구조설계를 지원할 수 있는 전문가 시스템을 개발하였다. 먼저, 기존의 Rule Scantling프로그램으로 부터 지식을 추출하고, 이를 바탕으로 객체지향개념에 의해 지식의 그룹핑과 계층화를 시도하였다. 또한, NEXPERT가 갖고 있는 외부 프로그램과의 접속기능(Callable Interface)을 이용하여 각종 설계에 필요한 프로그램과 실적선 데이타베이스를 접속하였다. 특히, Motif를 이용한 그래픽 사용자 인터페이스(Graphical User Interface : GUI)를 도입하였고, 설계자가 결과에 대해 검토를 할 수 있도록 Knowledge tracing 기능을 부여함으로써, 사용자 지향의 구조부재 치수 결정 지원 전문가 시스템을 개발하였다.

  • PDF

웹 기반 LCMS와 연계한 LMS에서의 학습통계 모듈 설계 및 구현 (A Design and Implementation of Web-Based Learning Statistics Model)

  • 김상길;김병기
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2005년도 춘계학술발표대회
    • /
    • pp.321-324
    • /
    • 2005
  • 기존의 LMS(Learning Management System)는 웹 기반의 e-Learning 교육의 장점에도 불구하고 학습자의 요구와 수준에 무관하게 학습과 관련한 컨텐츠들이 획일적으로 구성됨으로써, 학습자의 요구를 만족시키지 못하고 있다. 본 논문에서는 LCMS(Learning Content Management System) 와 LMS를 연계한 학습 통계 모듈을 제시하고, LMS에 학습자와 운영자에게 학습정보 데이터를 제공함으로써 학습하는 과정을 추적하고 학습이력을 관리 할 수 있는 학습통계모듈을 설계하고 구현한다. 제시된 모듈에서는 효과적인 학습통계을 위한 검색 방안으로 LCMS의 메타데이터와 다양한 학습관리 정보(CMI)값을 LMS를 호출하는 기능인 API(Application Program Interface) 어댑터를 이용하여 연계된 값과 LMS시스템에 학습지원과 운영지원 기능을 추가하여 나온 결과값을 바탕으로 하였다. 이 학습통계모듈을 통해서 LMS운영자는 학습자의 컨텐츠의 활용을 더욱 확장할 수가 있으며 학습자의 학습정보관리를 하는 LMS의 성능을 향상 시키고자 하였다.

  • PDF

냉장고 부품 설계 효율화를 위한 3D CAD 템플릿 구축 (Construction of 3D CAD Template for the Efficient Design of Refrigerator Components)

  • 임오강;박삼규;최은호
    • 한국전산구조공학회논문집
    • /
    • 제22권3호
    • /
    • pp.243-250
    • /
    • 2009
  • 최근 기업에서는 설계 기간을 단축하기 위하여 기존의 CAD시스템들의 기능을 기업의 목적에 맞게 수정할 수 있는 커스터마이징 기술이 요구되고 있다. 이에 대부분의 상용 CAD시스템 개발회사들은 일련의 반복된 작업을 자동으로 수행할 수 있게 해주는 매크로나 외부 프로그램을 작성할 수 있도록 API를 제공하고 있다. 본 논문은 지식기반의 제품개발 체계를 구축하기 위하여 특정 부품의 정형화된 설계 규칙을 3D CAD 템플릿으로 개발하여 특정 모델링을 보다 편리하게 수행할 수 있도록 하는데 목적이 있다. 냉장고의 부품 설계에 요구되는 관련 수식, 데이터 및 설계지식을 Unigraphics의 UG/Open API를 이용하여 프로그램화하였고 그 개발사례를 제시하였다. 상용 CAD시스템에 연결하여 사용함으로써 설계 검증 및 설계 변경을 제품설계 업무에 효과적으로 적용하였다.

웹 데이터베이스 응용을 위한 액티브데이터마이닝 컴포넌트 개발 (Development of Active Data Mining Component for Web Database Applications)

  • 최용구
    • Journal of Information Technology Applications and Management
    • /
    • 제15권2호
    • /
    • pp.1-14
    • /
    • 2008
  • The distinguished prosperity of information technologies from great progress of e-business during the last decade has unavoidably made software development for active data mining to discovery hidden predictive information regarding business trends and behavior from vary large databases. Therefore this paper develops an active mining object(ADMO) component, which provides real-time predictive information from web databases. The ADMO component is to extended ADO(ActiveX Data Object) component to active data mining component based on COM(Component Object Model) for application program interface(API). ADMO component development made use of window script component(WSC) based on XML(eXtensible Markup Language). For the purpose of investigating the application environments and the practical schemes of the ADMO component, experiments for diverse practical applications were performed in this paper. As a result, ADMO component confirmed that it could effectively extract the analytic information of classification and aggregation from vary large databases for Web services.

  • PDF