Design and Implementation of the WAP Gateway for Wireless Internet Applications Services

무선 인터넷 응용 서비스를 위한 WAP 게이트웨이의 설계 및 구현

  • 이양선 (서경대학교 컴퓨터공학과) ;
  • 임철수 (서경대학교 컴퓨터공학과) ;
  • 이용학 (김포대학 컴퓨터계열 인터넷 정보전공)
  • Published : 2001.12.01

Abstract

The WAP gateway. for wireless internet applications services, is a software that is placed between the user terminals(PDA, mobile phones) and the WAP/Web server. H is a middleware system that converts the protocol of a packet network to the protocol on the WAP network, and supports the encoding of WML documents. In this paper, we designed and implemented the WAP gateway based on the WAP specification version 1.2 announced by the WAP forum. It provides cross-platform compatibility by being implemented by the Java language. Compared with a Kannel system using a Nokia tool kit version 1.2, it provides a more excellent performance and a stability.

무선 인터넷 응용 서비스를 위한 WAP(Wireless Application Protocol) 게이트웨이는 사용자 단말기(핸드폰, PDA등)와 WAP/WEB 서버 사이에 위치하여 유선 인터넷 환경에서 제공되는 각종 콘텐츠를 무선 인터넷 사용자에게 제공하기 위해 HTTP 프로토콜과 해당 WAP 프로토콜 사이의 변환 및 WML(Wireless Markup language) 문서의 인코딩(encoding) 기능 등을 제공하는 미들웨어 시스템이다. 구현된 WAP 게이트웨이는 WAP 포럼에서 발표한 WAP 규격 1.2를 토대로 설계되었으며 Java 언어로 구현하여 플랫폼 독립적으로 운영될 수 있도록 하였다. 개발된 시스템을 Nokia Tool Kit로 테스트한 결과 Kannel 제품 보다 성능이 우수한 것으로 나타났다.

Keywords