An Implementation of the Web Services that Convert WML Page Into .NET Mobile Web Page

WML Page를 .NET 모바일 웹 페이지로 변환하는 웹 서비스 구현

  • Published : 2005.03.01

Abstract

In this paper, we describe a design and implementation of Web Services that convert WML(Wireless Markup Language) Page into .NET Mobile Web Page. The Web Services has an advantage that is available everybody without restriction oi platform and programming language. In this paper, we implement the Web Services Provider providing of converting system and the Web Services Consumer using this system. The Clients can get results of .NET Mobile Web Page without difficulty through Web Server because of implementation of Web Services Consumer using Web Services. Also the clients can develop new application using Web Services without respect of its implement process.

본 논문에서는 WML 페이지를 닷넷 모바일 웹 페이지로 변환하는 웹 서비스를 설계$\cdot$구현하였다. 웹 서비스는 플랫폼과 프로그래밍언어의 제약 없이 누구나 사용 가능하다는 장점을 가지고 있다. 본 논문에서는 별도로 제공되는 변환 시스템을 제공하는 웹 서비스 제공자와 이를 사용하는 웹 서비스 소비자를 함께 구현하였다. 쳅 서비스를 호출하는 웹 서비스 소비자를 구현함으로써 클라이언트(개발자)들은 별다른 작업 없이 웹 서버를 통해 웹 서비스를 호출하여 닷넷 모바일 웹 페이지로 변환된 결과를 받아 볼 수 있다. 또한 웹 서비스의 구현 방법을 고려하지 않고도 이를 사용하여 새로운 응용프로그램을 구현할 수 있다.

Keywords