• 제목/요약/키워드: Mobile Web

검색결과 1,275건 처리시간 0.027초

HTML5 기반의 하이브리드 모바일 오피스 시스템 구현 (Implementation of HTML5-based Hybrid Mobile Office System)

  • 최용규;이봉환
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2012년도 추계학술대회
    • /
    • pp.725-729
    • /
    • 2012
  • 본 논문에서는 웹 표준화 기술 중 HTML5/CSS3 및 Mobile JQuery를 사용하여 다양한 모바일 플랫폼 환경 내에서 독립적으로 실행 가능한 모바일 오피스 시스템을 구현하였다. 또한, 사용자 친화적인 웹 인터페이스 및 동적인 웹 설계를 통하여 모바일 단말에서 모바일 오피스 시스템을 사용 경우 사용자에게 편의를 제공하여 줄 수 있는 하이브리드 웹 애플리케이션 기반의 모바일 오피스 시스템을 구현하였다.

  • PDF

스타이너트리 기반의 효과적인 모바일 웹 오브젝트 네비게이션 (An Effective Mobile Web Object Navigation Based on the Steiner Tree Approach)

  • 이우기;송종수;이정훈
    • 경영과학
    • /
    • 제28권1호
    • /
    • pp.1-10
    • /
    • 2011
  • One of the fundamental roles of web object navigation is to support what the user wants precisely and efficiently from the enormous web database to the web browser. As long as the web search results are a set of individual lists, it is all right to display each and every web result for the web browser to display a web object one by one. However, in case the search results are a collection of multiple interrelated web objects, then there is a need to represent for a new mechanism for linked web objects at a time. We define a unit of web objects derived from a Steiner tree where the web objects include a set of specific keywords calculated by the weight from which the solutions are extracted. Even if a web object does not include all the keywords, then the related hypertext linked web objects are derived and displayed onto the mobile web browser with meta data in one shot. In this paper, it is applied for the mobile browser that the web contents can dynamically be displayed with Steiner trees until each renewal of the navigation request may be issued. In this paper, a new synchronized mobile browsing method is developed so that the navigating time can drastically be reduced and the web navigating efficiency can be dramatically enhanced without sacrificing memory consumption.

모바일 웹앱 환경에서의 N-스크린 융합 활용에 관한 연구 (A Study on N-Screen Convergence Application with Mobile WebApp Environment)

  • 이명호
    • 한국융합학회논문지
    • /
    • 제6권2호
    • /
    • pp.43-48
    • /
    • 2015
  • 웹 2.0/3.0의 진화에 따른 정보기술 환경의 확장 요구에 부응하기 위하여 다양한 모바일 인터넷 기기의 확산으로 모바일 앱, 모바일 웹, 모바일 웹앱, 그리고 하이브리드 앱 환경을 기반으로 하는 모든 정보기술 산업에서의 모바일화가 급속히 전개되고 있다. 그러나 이러한 다양한 모바일 디바이스의 출현과 디바이스의 생명주기가 점점 단축되고 있는 현실에서 점차 모바일 서비스의 호환성 확보의 필요성이 대두되었다. 따라서 본 연구에서는 모바일 웹앱 환경에서의 N-스크린 융합 활용에 관한 연구를 통하여 향후 모바일 환경에서의 최상의 인포그래픽 설계 구조와 프레임워크를 제안하도록 한다.

모바일 웹서비스의 성능 향상을 위한 인터미디어리 기반의 프레임워크 설계 (A Design of Intermediary based Framework for Improving Mobile Web-Service Performance)

  • 김용태;정윤수;박길철
    • 한국정보통신학회논문지
    • /
    • 제12권12호
    • /
    • pp.2277-2285
    • /
    • 2008
  • 최근 많은 모바일 디바이스 환경에서 웹서비스 이용에 대한 요구가 증가하고 있지만 현실의 여러 가지 한계와 문제점들로 인해 무선 네트워크에서의 웹 브라우징은 많은 제약이 발생한다. 최근의 급속하게 변화하는 웹 환경에서 이전의 웹서버 성능으로는 다양한 요구 사항을 만족할 수 없기 때문에, 모바일 웹서비스 엔진의 성능 향상이 필요하다. 따라서 본 논문에서는 인터미디어리 기술을 모바일 웹 서비스에 도입하여 웹서비스 이용자를 위한 서비스 환경을 개선한다. 본 논문에서는 모바일 웹서비스의 성능 향상과 모바일 디바이스와 웹서버의 상호운용을 위한 인터미디어리 기반 웹서비스 프레임워크를 설계 구현한다.

Open Source기반 HTML5 Mobile Web Application Platform 구조 분석 및 성능 최적화 방법

  • 임상석
    • 정보와 통신
    • /
    • 제29권9호
    • /
    • pp.10-17
    • /
    • 2012
  • 본고는 크게 두가지 주제로 구성이된다. 첫번째로는 HTML5 기반의 mobile Web application platform 구조에 대해서 상세히 소개한다. Web application platform은 기술 구조상 mobile OS에 내재되어 native형태로 배포되는 Browser engine을 포함한 platform 부분과 native Web platform 상에서 구동되는 HTML5 application framework 부분으로 구성된다. HTML5 application framework 구축을 위해 시장에서 널리쓰이는 open source로서 jQuery Mobile framework을 소개한다. 두번째로 해당 Web platform상에서 동작하는 Web application 개발시 부디칠 각종 성능 이슈 및 그것을 해결하기 위한 접근법을 다섯가지 기술 영역으로 나누어, 각 영역별로 적용 가능한 실기를 다룬다. 마지막으로 최적화시 사용가능한 각종 open source profiling 및 성능 최적화 tool에 대해서 소개한다.

An Effective Pre-refresh Mechanism for Embedded Web Browser of Mobile Handheld Devices

  • Li Huaqiang;Kim Young-Hak;Kim Tae-Hyung
    • 한국멀티미디어학회논문지
    • /
    • 제7권12호
    • /
    • pp.1754-1764
    • /
    • 2004
  • Lately mobile handheld devices such as Personal Digital Assistant (PDA) and cellular phones are getting more popular for personal web surfing. However, today most mobile handheld devices have relatively poor web browsing capability due to their low performance so their users have to suffer longer communication latency than those of desktop Personal Computers (PCs). In this paper, we propose an effective pre-refresh mechanism for embedded web browser of mobile handheld devices to reduce this problem. The proposed mechanism uses the idle time to pre-refresh the expired web objects in an embedded web browser's cache memory. It increases the utilization of Central Processing Unit (CPU) power and network bandwidth during the idle time and consequently reduces the client's latency and web browsing cost. An experiment was done using a simulator designed by us to evaluate the efficacy of the proposed mechanism. The experiment result demonstrates that it has a good performance to make web surfing faster.

  • PDF

BYOD 환경을 고려한 모바일 웹을 위한 세션 관리 개선 방안 연구 (A Study of Improved Session Management for Mobile Web under BYOD environment)

  • 김영훈;박용석
    • 한국정보통신학회논문지
    • /
    • 제19권5호
    • /
    • pp.1117-1124
    • /
    • 2015
  • 본 논문은 BYOD(Bring Your Own Device)를 포함한 모바일 웹 환경을 위한 웹 세션 관리 시스템에 대해서 기술한다. 이 시스템은 보안이 강화된 세션 토큰으로 운영되며, 고유 식별자, time stamp, 암호 알고리즘으로 구성된다. 시스템에서 고유 식발자는 BYOD를 포함한 모바일 환경에서 보안을 위하여 각 단말기를 구분한다. 시스템에서 time stamp는 BYOD를 포함한 모바일 환경에서 보안을 위하여 세션 유효성을 판단한다. 시스템에서 암호 알고리즘은 세션 토큰의 내부 정보를 보호한다. 본 논문은 시뮬레이션 기법을 사용해서 모바일 웹 상에서 세션 관리 시스템의 보안성을 분석한다. 제시된 방법은 기존 방법에 비하여 BYOD 환경의 모바일 웹 보안에 있어서 더 적합하다.

인터미디어리 기반의 모바일 웹서비스 프레임워크 (A Framework of Mobile Web Services based on Intermediaries)

  • 이원석;전종홍;이강찬;이규철
    • 한국정보통신학회논문지
    • /
    • 제7권8호
    • /
    • pp.1661-1673
    • /
    • 2003
  • 웹서비스는 웹의 구조를 서비스 기반의 보다 진화된 형태로 변화시키고 있는 가장 핵심적인 기술이며, 이러한 기술을 PDA, 스마트폰 등의 다양한 모바일 디바이스에서 효과적으로 적용하는 방법에 대한 연구가 필요한 시점이다. 특히, 우리나라는 CDMA 기반의 효율적이고 체계적인 모바일 환경을 갖추고 있으므로, 최근 크게 이슈가 되고 있는 웹서비스를 모바일 환경에 적용 및 활용 방법에 대한 연구를 수행하기에 적합하다고 할 수 있다. 본 논문에서는 기존의 모바일 환경에서 웹서비스를 효과적으로 적용할 수 있는 방법으로 다양한 기능을 수행하는 인터미디어리 기반의 모바일 웹서비스 프레임워크에 대하여 설명한다.

A Framework for Investigating Mobile Web Success in the Context of E-commerce: an Analytic Network Process (ANP) Approach

  • Salehi, Mona;Keramati, Abbas;Didehkhani, H.
    • Journal of Computing Science and Engineering
    • /
    • 제4권1호
    • /
    • pp.53-79
    • /
    • 2010
  • This study proposes a framework to investigate the factors of mobile web success in the context of e-commerce, and the relative importance of these success factors in selecting the most preferred mobile web. First, the Updated Delone and Mclean IS success model (2003) is chosen to extract significant mobile web success factors in the context of e-commerce. Second, it is extended through applying an Analytic Network Process (ANP) approach for investigating the relative importance of each factor and ranking alternative mobile webs in the context of e-commerce. The choice of success measure is a function of the context, which is the objective of this study. Thus, the present study is aimed at evaluating the success of an e-commerce mobile web by customizing measures of the Updated Delone and McLean IS Success model according to the context.

모바일 웹서비스 메시지의 보안 평가에 관한 연구 (A Study on Security Evaluation for Mobile Web Services Message)

  • 이성현;이재승
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2007년도 춘계종합학술대회
    • /
    • pp.765-768
    • /
    • 2007
  • 본 논문에서는 모바일 웹서비스 메시지에 대한 보안 수준을 측정하고, 보안성과 신뢰성을 향상시키기 위한 방법으로, 모바일 웹서비스 메시지에 대한 보안 평가 방안을 제시하였다. 본 논문에서는 이를 위해서 모바일 웹서비스 보안 서비스의 개요와 보안 위협을 정의한 후, 모바일 웹서비스 메시지 보안 평가 방법을 정의하였다. 또한, 모바일 웹서비스 메시지 보안 평가를 위한 요구사항들을 정의하였고, 모바일 웹서비스 메시지 보안 평가 프레임워크를 구성하였다. 마지막으로, 모바일 웹서비스 메시지 보안 평가 프레임워크를 이용한 평가 시나리오에 대한 예제를 제시하였다. 본 논문에서 제시한 모바일 웹서비스 메시지 보안 평가 방안을 통해서, 모바일 웹서비스가 제공되기 이전에 모바일 웹서비스 메시지에 대한 보안 수준을 점검할 수 있으며, 발생할 수 있는 보안 위협에 대한 대응책을 마련할 수 있다. 이를 통해서, 모바일 웹서비스 메시지에 대한 보안성과 신뢰성을 향상시킬 수 있고, 모바일 웹서비스의 활성화를 촉진시킬 수 있을 것으로 기대된다.

  • PDF