(Android development tips series) mobile Internet interfaces (WAP and net) with Chinese characteristics bring troubles to Application Development

Source: Internet
Author: User

Android users will find that, when setting network connection, if you set it to the WAP interface for Internet access, you will find many Internet-based applications

Unavailable.

This problem occurs mainly because China's major telecom operators manually split GPRS into two networks: Net and WAP.

The WAP method only supports the WAP protocol, and the value-added traffic cost is a little lower.

Net supports WAP, HTTP, soap, and custom socket transmission at the underlying layer, but the cost is more expensive than WAP.

From the perspective of future development, the networks of these two methods will eventually be merged into one network, but it is annoying for the current application development.

Contradictions mainly involve the following aspects:

1. If WAP is supported, the transmission interface must be adjusted. Currently, the mainstream interfaces are based on HTTP or soap.

When the interaction response is high, socket transmission is used.

If you want to change it to WAP, how to change it, how to work, and the technical indicators after the change are all uncertain factors

2. If WAP is not supported, some potential users will be lost.

Related Article

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.