Using J2ME to implement mobile payments

Source: Internet
Author: User
Tags require

Mobile payment solutions using the Midp/sim API, SSL, and Java card platform, the Java Card platform provides greater security and network efficiency than usual, and also provides the appropriate and economically viable security for the transaction itself.

Mobile Payment Architecture

Mobile payments can be divided into distinct types-closed and open. The "open" mobile payment mechanism is more advantageous because it does not require users and providers to complete payments through the same payment bank or "clearing house", thereby allowing the user greater flexibility. Actual payments are usually made in two categories-small payments and large payments.

Mobile payment data, like any other data, can be delivered through existing protocols and networks (such as 802.11, Bluetooth (Bluetooth), infrared (IrD) and cellular networks (CDMA, GSM, 2.5G, 3G). Mobile payments can also take advantage of other protocols such as SMS (for example, MPAY), SAT, WAP, and WTLS (WAP stack for SSL3.0, SSL3.0 WAP protocol stacks) that are equipped with WAP browsers, and can use WIM modules to protect Protect the private key.

The benefits of J2ME with mobile payments

We already have WAP, SMS, or SAT technology to handle mobile payments, so why should we consider J2ME? Well, here are some reasons to tell you:

Portability. Mobile payment client applications can easily be ported to other devices that follow J2ME or MIDP and conform to CLDC specifications.

Lower network resource consumption and server load. J2ME client applications can work in disconnected mode and keep data synchronized.

Improved UI user experience. The J2ME API provides greater possibilities for rendering more powerful GUIs, including aspects such as event handling and richer graphics. The development prospects for Java technology are already clear, as can be seen from a variety of gaming and multimedia messaging services on mobile phones and mobile devices, as well as from the latest release of the J2ME Mobile Media APIs (J2ME Mobile Medium API (JSR-135)).

Dynamic event handling in MIDlet. This feature greatly improves usability and user experience.

Internetwork Protocol (Internet Protocol (IP)). No technology is more suitable for networking than Java technology.

Reduce the size of the MIDlet as much as possible. Write MIDlet as small as possible, thus reducing the cost of downloading MIDlet through international roaming.

Records Management store (record Management Store (RMS)). The J2ME MIDP 1.0 specification provides a record-oriented database system as a persistent memory, the name of which is the record Management store (RMS). The system provides two classes, three interfaces, and five exceptions that ensure that the records are intact, even in the case of a reboot or low battery capacity.

Transaction protection. Using J2ME cryptography, you can encrypt the entire mobile payment transaction. Moreover, with the support of WAP and WTLS, the portal session can be protected as it does in SSL3.0.

Cryptography. The J2ME itself provides a J2ME security and trust service API for J2ME (JSR 177) (see Resources).

Easy to use MIDP MIDlet. A single step through a URL allows you to install MIDlet. By using the WAP 2.0 specification, you can push the URL to a MIDP client.

Conclusion

The MIDP framework using J2ME also has some limitations, such as the need for a WAP push gateway. Some WAP gateways do not support MIDlet downloads that have not yet been explicitly defined, but this work is currently being done in a number of forums. The entire J2ME framework looks good as a solution for mobile payments and is competitive compared to SMS and SAT Solutions (the J2ME framework was originally intended to replace the latter).

The expected conclusion is to evaluate J2ME as a component of mobile payment system. This is done by describing a set of statements that state what the successful introduction of a mobile payment with J2ME implementation will ultimately require.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.