• Title/Summary/Keyword: 어플리케이션 플랫폼

Search Result 428, Processing Time 0.038 seconds

Design and implementaion of Data-Encryption Platform Based on Android (안드로이드 기반 데이터 암호화 플랫폼 설계 및 구현)

  • Cho, Dae-Kyun;Yun, Sung-Yeol;Park, Seok-Cheon
    • Annual Conference of KIPS
    • /
    • 2012.11a
    • /
    • pp.1036-1037
    • /
    • 2012
  • 안드로이드 어플리케이션 개인 정보 유출의 문제가 이슈화 되고 있다. 이 문제는 개발자가 어플리케이션을 개발하는데 있어 데이터 암호화 전혀 고려하지 않으며, 데이터 암호화에 대한 지식도 많이 부족하다. 따라서 본 논문에서는 안드로이드 어플리케이션에서 사용되는 데이터 유형을 분석하여 시나리오를 작성하여 암호화 알고리즘과 설계한다. 설계한 내용을 바탕으로 안드로이드 기반 데이터 암호화 플랫폼을 구현하였다.

Analysis and Design of Data-Encryption Platform Based on Android (안드로이드 기반 데이터 암호화 플랫폼 분석 및 설계)

  • Cho, Dae-Kyun;Yun, Sung-Yeol;Park, Seok-Cheon
    • Annual Conference of KIPS
    • /
    • 2012.04a
    • /
    • pp.742-744
    • /
    • 2012
  • 최근 모바일 보안에 많은 이슈가 되고 있고, 그 중 많은 사람들이 이용하는 안드로이드 어플리케이션에서도 악성 어플리케이션이 등장함에 따라 많은 개인정보 피해가 속출되고 있다. 이에 따라 안드로이드 어플리케이션의 데이터유형 별로 특징을 분석하고, 분석된 유형별로 사용할 수 있도록 암호화 알고리즘을 분석하며, 분석된 내용을 바탕으로 안드로이드에서 사용할 수 있도록 플랫폼의 형태로 설계하였다.

The Effective Application Management Using Characteristics of Tizen Wearable Platform (타이젠 웨어러블 플랫폼의 특성을 이용한 효율적인 어플리케이션 관리)

  • Ham, Dong-eup
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.10a
    • /
    • pp.318-321
    • /
    • 2017
  • Most of wearable platforms(i. e. Samsung Gear, Android Wear) are using most of Tizen mobile platform features without any changes. However wearable devices have unique characteristics due to wearable type, small battery, screen shape, poor network and relative short but frequent user interfaces. In general, a wearable device has a process to be paired with the mobile device, which includes capability exchange that includes information such as device model name, network capability (3G, LTE, Wi-Fi and so on), manufacturer and supported languages. In other word, a wearable device depends heavily on the companion device (i. e. phone, tablet), so wearable platform should consider this. In this paper, we provide the effective application management mechanism using these characteristics of wearable platform to enhance user experience and to reduce sluggish of wearable platform.

  • PDF

A Dynamic Service Library Reconfiguration Method of Android Platform (안드로이드 기반 서비스 라이브러리의 동적 재구성)

  • Lee, Young-Seok
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.5
    • /
    • pp.1145-1153
    • /
    • 2013
  • Android mobile platform copy the class files of all applications installed in android platform and keep them into one directory. But to add the service library into a platform, Android must generate a new binary image of platform and replace the platform because android refer the libraries using the memory-mapped file method in a directory. And this memory-mapped file reference method waste the storage space of mobile device because that directory include the duplicated libraries if the libraries refered by application are duplicated, Therefore a dynamic reconfiguration method on android mobile platform is needed to manage the service libraries of application executed on android platform and support the version management and function addition/modification. In this paper, we propose the platform dynamic reconfiguration method to add dynmically the service libraries on android platform.

모바일 웹 플랫폼 기술 표준화 동향 및 전망

  • Kim, Hae-Yeong;Choe, Un-Hae;Lee, Gyeong-Su
    • Information and Communications Magazine
    • /
    • v.27 no.5
    • /
    • pp.24-29
    • /
    • 2010
  • 본고에서는 모바일 웹 플랫폼과 관련된 기술의 표준화 동향 및 향후 전망에 대하여 알아본다. 최근 웹 어플리케이션을 위젯 형태로 제공할 수 있는 기반기술의 표준화 작업이 활발히 진행되고 있다. 이와 관련하여 표준화 단체인 World Wide Web Consortium (W3C)와 Open Mobile Terminal Platform (OMTP)에서는 위젯과 디바이스 Application Programming Interface (API)에 대한 규격 표준화 작업을 진행 중이다. 이러한 기술은 모바일 웹 어플리케이션이 Native 언어로 개발된 어플리케이션과 동등한 수준의 기능을 제공할 수 있도록 한다. 표준 위젯 규격에 기반한 웹 어플리케이션을 어플리케이션 스토어 유통 환경으로 확대하기 위한 산업 표준 단체로서 최근 Joint Innovation Lab (JIL)과 Wholesale Applications Community (WAC)이 설립되었다. JIL과 WAC은 다수의 이동통신사의 연합체로 구성되어 개발자와 이용자, 단말에서 네트웍에 이르는 광범위한 영역에 걸쳐 관련 표준 규격을 정의하고 인프라를 구축하고 있다. 특히 WAC은 기존 산업 표준의 적극적 채용, 신속한 상용서비스 도입 등을 통해 산업과 소비자의 필요를 충족시키려 함으로써 성공 가능성을 높이고 있다.

A Design of UIFrame for Hybrid Mobile Application in Mobile Multi-Platform (멀티플랫폼 환경에서 하이브리드 모바일 어플리케이션을 위한 UIFrame 설계)

  • Park, Sang-Sock;Kim, Jeong-Dong;Baik, Doo-Kwon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.120-123
    • /
    • 2011
  • 모바일 디바이스와 플랫폼이 다양해지면서 개발 및 유지보수 비용이 증가하고 있다. 특히, 비즈니스 기능적인 요구사항을 충촉시킬 수 있는 사용자화면 개발방법이 중요해 지고, 높은 복잡도를 요구하는 모바일 어플리케이션의 문제점을 해결하고자 모바일 웹 어플리케이션이 등장하였다. 하지만 웹 기술요소만으로 사용자 화면을 개발하다 보니 서비스 성능이 저하됨 알 수 있었다. 이런 문제를 해결하기 위해서 하이브리드형 모바일 어플리케이tus 아키텍처를 제안만한다. 이는 웹 요소기술만을 사용하지 않고, 비즈니스 기능적인 요구사항을 충족시켜주기 위해서 UIFrame이라는 개념을 제안한다. 제안한 UIFrame 모델은 UI 표현능력, 서비스 성능향상과 디자이너의 영역과 개발자의 영역을 분리 함으로서 다양한 플랫폼에 대한 독립적이며 이식성이 우수하다. 또한 개발 효율성 및 유지보수가 용이함을 보인다.

IU_AMDroid : An Integrated User Authority Manager Model for the Android Platform (안드로이드 플랫폼을 위한 통합적인 사용자 인증 관리 모델)

  • Nam, Choon-Sung;Jang, Kyung-Soo;Shin, Dong-Ryeol
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.11
    • /
    • pp.533-540
    • /
    • 2013
  • Currently, as the Android platform only supports single-user protection, it needs security solution for multi-users. Specially, it has to protect specific applications which have personal and financial information, and be available to support authority management for contents access. Thus, this paper proposes an integrated user authority manger model for the Android platform. It helps application authority which is capable to divide into three statuses: installation, execution, deletion with the help of information technology.

A MDA Transformation System for Building EJB Applications (EJB 어플리케이션 생성을 위한 MDA 변환 규칙 정의)

  • Lee, Jin-Yeal;La, Hyun-Jung;Kim, Soo-Dong
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.07b
    • /
    • pp.436-438
    • /
    • 2005
  • 모델 기반 아키텍처 (Model Driven Architecture, MDA)는 플랫폼 독립적인 모델로부터 변환 규칙을 이용하여 특정 플랫폼 용 모델을 생성하는 소프트웨어 자동화 기술로 각광을 받고 있다. EJB(Enterprise JavaBeans)는 컴포넌트 기반의 분산 컴퓨팅을 위한 아키텍처로써 Java 기반 어플리케이션 개발에서 가장 널리 사용되는 개발 플랫폼이다. 기존의 PIM에서 EJB 용 PSM으로 변환 규칙에 대한 연구는 아직 미흡하고 체계적이지 못하다. 본 논문에서는 PIM 의 구조적인 구성요소와 EJB 용 PSM 의 구성요소를 비교 분석하여 변환 규칙을 정의한다. EJB 어플리케이션 개발을 위해 제안된 변환 규칙을 적용한다면 모델간의 대응관계를 효율적으로 표현 할 수 있기 때문에 이들간의 일관성과 추적성을 높일 수 있고 제품의 생산성, 유지보수성을 높일 수 있다.

  • PDF

An Analysis on API Platform for Tizen Web Application (타이젠 웹 어플리케이션 API 플랫폼 분석)

  • Kim, Hyungjun;Jo, Geumsan;Choo, Hyunseung
    • Annual Conference of KIPS
    • /
    • 2012.11a
    • /
    • pp.142-144
    • /
    • 2012
  • Tizen은 삼성전자와 인텔(Intel), 리눅스 재단(Linux Foudation)이 공동으로 개발한 리눅스(Linux) 기반의 오픈 소스 플랫폼(Open Source Platform)이다. Tizen은 스마트폰(Smart Phone)과 태블릿 PC(Tablet PC)를 위한 운영체제이지만 GPS(Global Positioning System) 내비게이션을 포함한 자동차 인포테이먼트(In-Vehicle Infotainment) 시스템과 넷북(Netbook), 스마트 TV(Smart TV)에서도 사용될 수 있도록 개발되었다. Tizen은 안드로이드(Android)와 마찬가지로 리눅스 커널(Kernel)에서 실행할 수 있지만, 소프트웨어 프레임워크(Software Framework)는 HTML5(Hypertext Mark-up Language 5)로 설계되었다. 또한 Tizen은 HTML5 를 기반으로 다른 플랫폼에서도 쉽게 호환될 수 있는 웹 어플리케이션의 실행을 지원한다는 특징을 갖고 있다. 본 논문에서는 Tizen 웹 어플리케이션 개발의 기반이 되는 HTML5 API 와 Tizen 웹 API 를 중점적으로 살펴 본다. 그리고 이 두 가지 핵심 요소에 대한 이해를 통해 Tizen 의 향후 발전가능성을 조명한다.

The architecture for application repository in Open Mobile Cloud environment (개방형 모바일 클라우드 환경에서의 어플리케이션 리파 지토리 구조)

  • Kim, Seong-Hwan;Park, Yong-Sung;Youn, Chan-Hyun
    • Annual Conference of KIPS
    • /
    • 2012.11a
    • /
    • pp.237-238
    • /
    • 2012
  • 기존의 기업 응용 프로그램들은 스마트폰의 성능 이상의 처리를 요구하는 데스크탑 환경에서 동작하였고 또한 기업의 시스템들은 스마트폰과의 연동과는 적합하지 않았다. 스마트폰 시장의 폭발적인 성장과 함께 일부 기업 업무처리가 스마트폰으로 이동하는 추세에서 이러한 문제들을 해결하기 위한 모바일 플랫폼으로 온-디멘드 클라우드 리소스를 이용한 개방형 모바일 클라우드(Open Mobile Cloud 이하 OMC) 플랫폼이 제안되었다. 본 논문에서는 OMC 플랫폼에서의 어플리케이션 리파지토리의 역할과 구조를 제안한다. 해당 플랫폼에서 리파지토리로의 요구사항으로는 VApp과 HApp의 버전 관리 및 배포가 있다. 또한 확장성, 독립성, 신뢰성 및 고 가용성의 리파지토리를 만족할 수 있는 구조 연구를 통해 이를 시험적으로 구현한 OMC App Repository를 소개한다. 또한 결론에서는 OMC 플랫폼에서 리파지토리를 이용한 추후 연구에 대해서도 다루고 있다.