A Design and Implementation of System for Wireless Web Service in Multi-Platform Handhold Devices

멀티 플랫폼 이동단말기의 무선 웹 서비스를 위한 시스템 설계 및 구현

  • 류동엽 (숭실대학교 컴퓨터학과 대학원) ;
  • 한승현 (숭실대학교 컴퓨터학과 대학원) ;
  • 이근수 (한경대학교 컴퓨터공학과)
  • Published : 2005.09.30

Abstract

An example of such a new device is a mobile phone. The demand for wireless data communication is growing rapidly. However, agencies have not yet completed the standardization of the markup language. Due to the evolution of the Mobile Device, the agencies in this field have provided different data formats with each Mobile Device Platform. Traditionally, contents are hand-tailored to suit the target devices. A key problem is that the characteristics and capabilities of mobile devices are too diverse to service the most suitable mobile contents. Owing to this problem, the need for a reusable document description language increases. In this paper, we defined Template file that is common data to service mobile devices. We proposed method that could be effective wireless web service though design and the implementation of the Call Manager & the XSL Generator. In the methodology, when requesting wireless internet service, the mobile device finds out Markup language and hardware specification of the mobile device through the Call Manager component supports. The XSL Generator component creates XSL file dynamically that is the most suitable to device. Finally, contents is serviced to each device by XSLT.

휴대폰과 같은 이동 단말기의 등장으로 무선 인터넷을 통한 정보 통신이 빠르게 증가되고 있는 추세이다. 그러나 각 통신사별 마크업 언어는 표준화가 완료되지 않았으며 이동통신 단말기의 계속적인 발달로 인하여 각 이동통신 단말기 플랫폼 별로 다른 데이터 포맷을 지원하여 모든 이동통신 단말기에서 서비스 가능하게 하기 위해서는 모든 종류의 마크업 언어와 모든 이동 단말기 별로 별도의 컨텐츠를 제작해야 하는 어려움이 있다. 기존엔 단말기별로 컨테츠를 제작하였지만 이동 단말기에 최적인 컨텐츠를 서비스하기엔 단말기의 특성 및 종류가 너무 다양하기 때문에 데이터의 재사용의 필요가 증가되었다. 본 논문에서는 이동 단말기에 서비스를 할 컨텐츠를 기술한 공통 데이터인 Template 파일을 정의하였다. 그리고 ASP 컴포넌트인 Call Manager와 XSL Generator 컴포넌트의 설계 및 구현을 통해 효과적인 무선 인터넷 서비스를 할 수 있는 방법을 제안한다. 이동 단말기가 무선 인터넷 서비스를 요청하는 시점에 Call Manager 컴포넌트를 통해 단말기가 지원하는 마크업 언어 및 단말기의 하드웨어 사양을 알아내고 Template 파일을 기반으로 XSL Generator 컴포넌트가 단말기에 최적인 XSL 스타일 시트 파일을 동적 생성하고 XSLT 엔진을 통해 각 단말기에 컨텐츠를 서비스한다.

Keywords