Design and Implementation of the GNEX C-to-WIPI Java Converter for Automatic Mobile Contents Translation

모바일 콘텐츠의 자동변환을 위한 GNEX C-to-WIPI Java 변환기의 설계 및 구현

  • 이양선 (서경대학교 컴퓨터공학과) ;
  • 함형범 (서경대학교 금융정보공학과)
  • Received : 2009.12.28
  • Accepted : 2010.01.15
  • Published : 2010.04.30

Abstract

Since Korean mobile communication companies each use different mobile platforms, developers must configure and translate their game contents to run under each of the platforms so that they can be serviced correctly. Nevertheless, such translation tasks require lengthy times and costs. This is one of the reasons why a variety of contents could not be provided. In order to mitigate such difficulty, this paper implemented an automatic mobile contents translating system that automatically translates mobile C game contents of the GNEX platform to mobile java contents of the WIPI platform. The GNEX C-to-WIPI Java automatic contents translation system helps minimize the amount of time and cost required in servicing contents to different mobile communication companies by promptly translating a platform-specific-content to run under other platforms. Also, the automatic translation and servicing of existing contents increases the reusability of these contents and also the productivity of new contents thereby offering users with a more variety of games.

국내 이동통신사들이 서로 다른 모바일 플랫폼을 채택하여 사용함으로 인해 개발자는 하나의 모바일 게임 콘텐츠를 서비스하기 위하여 각각의 플랫폼 특성에 맞추어 변환 작업을 하여야 한다. 하지만, 모바일 게임 콘텐츠를 타 플랫폼으로 이식하기 위한 변환 작업에 많은 시간과 비용이 소모되고 있다. 이는 다양한 콘텐츠가 제공되지 못하고 있는 원인이기도 하다. 본 논문에서는 이런 문제를 해결하기 위해 GNEX 플랫폼의 모바일 C 게임 콘텐츠를 WIPI 플랫폼의 자바 콘텐츠로 자동으로 변환해주는 콘텐츠 자동 변환기 시스템을 구현하였다. GNEX C-to-WIPI Java 콘텐츠 자동 변환기 시스템은 단시간 내에 다른 플랫폼으로 콘텐츠를 이식할 수 있도록 하여 동일 콘텐츠를 다른 이동통신사에 서비스하는데 소모되는 시간과 비용을 최소화해준다. 또한, 기존 콘텐츠를 자동 변환하여 타 플랫폼에 서비스함으로써 콘텐츠의 재사용성을 높이고, 신규 콘텐츠의 생산성을 높여 사용자에게는 다양한 모바일 게임 콘텐츠를 제공할 수 있도록 지원한다.

Keywords

References

  1. 김미영, 무선 인터넷 서비스를 위한 XML 기반 컨텐츠 변환 시스템의 설계 및 구현, 영남대학교 석사학위논문, 2003.
  2. 김석훈, J2ME MIDP를 이용한 XML 기반의 모바일 컨텐츠 변환 시스템 설계 및 구현, 한남대학교 석사학위논문, 2003
  3. 김영선, 장덕철, "XML Parser 추출에 의한 모바일 콘텐츠 변환 설계," 멀티미디어학회 논문지, Vol.6, No.2, pp. 267-274, Apr. 2003
  4. 윤성일, Mobile 기반의 유무선 플랫폼 통합 변환 시스템, 한남대학교 박사학위논문, 2003.
  5. 이영종, WIPI와 BREW 플랫폼 간 C언어 기반 솔루션 변환 방법, 충남대학교 석사학위논문, 2007.
  6. 박상훈, 권혁주, 김영근, 이양선, "모바일 콘텐츠의 자동변환 위한 GVM C-to-MIDP 변환기의 설계 및 구현," 한국멀티미디어학회 학회지, Vol.9, No.2, pp. 215-218, 2006
  7. 박상훈, 권혁주, 김영근, 이양선, "모바일 게임 콘텐츠를 위한 GVM-to-WIPI 자동 변환기의 설계 및 구현," 한국정보처리학회 게임 논문지, 제3권, 제1,2호, pp. 51-60, 2006.
  8. 이양선, 황대훈, 나승원, " JVM 플랫폼에서 .NET 프로그램을 실행하기 위한 MSIL-to-Bytecode 번역기의 설계 및 구현," 한국멀티미디어학회 논문지, Vol.7, No.7, pp. 976-984, 2004.
  9. 이양선, 나승원, 황대훈, "Intermediate Language Translator for Execution of Java Programs in.NET Platform," 한국멀티미디어학회 논문지, Vol.7, No.6, pp. 824-831, 2004.
  10. 홍철운, 조준호, 조현훈, 홍대기, 이양선, "모바일 게임 콘텐츠의 자동변환을 위한 GVM-to-BREW 번역기 시스템," 한국정보처리학회 게임 논문지, Vol.2, No.1, pp. 49-64, June 2005.
  11. 강진영, 정찬성, WIPI GNEX를 이용한 모바일 프로그래밍, 생능출판사, 2006.
  12. 신지소프트, GNEX SDK, http://www.gnexclub.com/download/download_a1.jsp
  13. 신지소프트, Mobile C Library Function Reference, http://www.gnexclub.com/
  14. 신지소프트, Mobile C Programming Guide, http://www.gnexclub.com/
  15. 한국 무선인터넷 표준화 포럼, 모바일 표준 플랫폼 규격 WIPI V1.2, http://www.kwisforum.org/file/public_pds/KWISFS.K -05-001R2.pdf, 2003.
  16. 황기태, 김남윤, 위피 자바, Jlet 모바일 프로그래밍, 생능출판사, 2009.
  17. Erik D. Demaine, "C to Java: Converting Pointers into References," Concurrency: Practice and Experience, Vol.10, pp. 851-861, 1998. https://doi.org/10.1002/(SICI)1096-9128(199809/11)10:11/13<851::AID-CPE385>3.0.CO;2-K
  18. Michael Kroll and Stefan Haustein, Java 2 Micro Edition Application Development, SAMS, 2002.
  19. Roger Riggs and Antero Taivalsaari, Programming Wireless Devices with the Java Platform, Addison-Wesley Professional, 2003.
  20. Sun Microsystems, CLDC Library API Specification 1.0, http://java.sun.com/javame/reference/apis/jsr030/