PERANCANGAN PROTOTYPE APLIKASI MOBILE UNTUK PENGAKSESAN WEB SERVICE

Theophilus Wellem

Abstract


Tulisan ini membahas perancangan prototype aplikasi mobile menggunakan Java Micro Edition (Java ME) untuk mengakses Web service. Untuk memungkinkan pengaksesan Web service oleh aplikasi Java ME, digunakan Web Service Application Programming Interface (WSA) untuk Java ME, yang menyediakan fungsi untuk melakukan parsing XML dan Remote Procedure Call. Sebagai contoh, Web service yang diakses oleh aplikasi yang dirancang adalah Web service pada suatu Sistem Infromasi Akademik. Web service ini mengembalikan Indeks Prestasi Semester, Indeks Prestasi Kumulatif, dan Nilai suatu Matakuliah berdasarkan parameter yang diberikan kepada Web Service tersebut oleh aplikasi. Hasil pengujian terhadap prototype aplikasi menunjukkan bahwa aplikasi bekerja sesuai dengan yang diharapkan. Adanya WSA membuat pemrograman Web Service client pada mobile device berbasis Java ME tidak perlu lagi melakukan hal-hal yang bersifat low-level, seperti manipulasi SOAP, HTTP, dan pemetaan tipe data antara tipe data WSDL dan tipe data pada Java, karena semuanya telah ditangani oleh WSA.


References


Ellis, John dan Young, Mark, 2003, J2ME Web Service 1.0, Available from: http://www.jcp.org.

Ortis, Enrique, 2004, Introduction to J2ME Web Services, Available from:

http://developers.sun.com/techtopics/mobility/apis/articles/wsa/index.html.

Rendon, Oscar, 2005, Architectures for Web Services Access from Mobile Devices, IEEE Proceedings of the Third American Web Congress.

Stencil Group, Defining Web Services, Available from:

http://whitepapers.sdnet.co.ok/0,39025945,60020104p-39000468q,00.htm

Sun Microsystems, 2001, Java 2 Platform, Micro Edition Data Sheet, Available from: http://java.sun.com/j2me/j2me-ds.pdf.

Sun Microsystems, 2004, Java 2 Platform, Micro Edition Web Services, Santa Clara, California, USA.

Sun Microsystems, 2001, Mobile Information Device Profile Data Sheet, Available from: http://java.sun.com/products/midp/midp-ds.pdf.

Utomo, Wiranto Herry, 2005a, Prototyping Sistem Informasi Eksekutif Perguruan Tinggi Bidang Akademik menggunakan Web Service, Aiti Jurnal Teknologi Informasi Vol. 2 No. 2, Fakultas Teknologi Informasi Universitas Kristen Satya Wacana, Salatiga, Agustus 2005.

Utomo, Wiranto Herry, 2005b, Prototyping Web Service untuk E-Service (Studi Kasus: Rental Software Sistem Informasi Akademik), PAKAR Jurnal Teknologi Informasi dan Bisnis Vol. 6, No. 2, Fakultas Teknologi Informasi, Universitas Teknologi Yogyakarta, Agustus 2005.

World World Wide Consortium, Web Service, Available from: http://www.w3c.org


Refbacks

  • There are currently no refbacks.