PHP + WAP mobile website development environment configuration details. 1. a mobile terminal (such as a WAP mobile phone) with the WAP user proxy function sends a WAP service request to a website through a micro browser running internally. The request is first intercepted by the WA
1. A mobile terminal (such as a WAP mobile phone) with the WAP user proxy function sends a WAP service request to a website through a micro browser running internally. This request is first intercepted by the WAP Gateway and encoded and compressed to reduce network data traffic. At the same time, the
From: http://www.west-wind.com/WebLog/posts/13132.aspx
ASP. NET Projects to WAP conversion
6 commentsFebruary 26,200 7 @ pm-from Maui, Hawaii
Over the last few weeks I 've heard from a couple of friends who decided to update their ASP. NET 2.0 projects to Web Application Projects and ended up running into a number of problems in the process. the process of converting existing projects is probably not as straight forward as it cocould be and it invo
Program
We're still using Tomcat as a Web server, and if you're not familiar with how to use Tomcat, please refer to the relevant information. Usually when we develop WAP applications it is a handwritten WML script, in fact we can develop WAP applications with the help of Java servlet/jsp technology. I usually write servlet/jsp files in the Eclipse environment using the Lomboz plugin. First look at the wapt
Web page Production WEBJX article introduction: small screen mobile device web design considerations.
In the past, small screen mobile device Web pages are often called WAP pages, or WAP stations.The reason is that this kind of web page originates from a wireless protocol called WAP.WAP can run on a variety of wireless networks, such as GSM, GPRS, CDMA and so on. WML is the English abbreviat
In the development of wireless communication, our current standard is the WAP protocol stack. In order to make everyone better understand this content. Now we will give a detailed introduction to the relevant content of this agreement. Let's first understand the meaning of WAP. WAP (Wireless Communication Protocol) is used on digital mobile phones, the internet,
1. set up a WEB server first, you must install PHP on your Web server to process the PHP script program. To enable the Web server to recognize and process PHP, WML, WBMP, and other files at the same time, the following file types must be added to the MIME table of the Web server. Textvnd. wap. wml. wmlimagevnd. wap. wbmp. wbmp applicatio 1. set the WEB server
First, you must install PHP on your Web serve
Article Title: how to build a mobile WAP gateway in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
I checked a lot of information and finally was able to build a WAP gateway on Linux! After the establishment, you can use your own
1. set up a WEB server first, you must install PHP on your Web server to process the PHP script program. To enable the Web server to recognize and process PHP, WML, WBMP, and other files at the same time, the following file types must be added to the MIME table of the Web server. Text/vnd. wap. wml. wmlimage/vnd. wap. wbmp. wbmp applicatio 1. set the WEB server
First, you must install PHP on your Web ser
WAP (Wireless communication protocol) is an open global standard for communications between digital mobile phones, personal handheld devices (PDAs), and computers. Static WAP pages cannot meet personalized service requests in many aspects. Therefore, dynamic WML pages are generated through WAP server language, which has a wide range of application value and high
Tutorial
"Test Address": http://wap.blueidea.com/tutorial/wapguestbook/Admin Address: http://wap.blueidea.com/tutorial/wapguestbook/admin.aspPlease test when you do not enter the illegal and reactionary information, otherwise I will only delete the test file, thank you for your cooperation.Test tools: WAP simulator (such as opera,m3gate, etc.), support WAP mobile phone.I've always had friends in the Chinese
Set WAP Server Based on IIS on Windows NT Platform
As long as you follow the simple settings below, you can make nt IIS a WAP Server. You can write WML web pages or develop various services.
Setting Method: (first confirm that the NT Server has installed IIS services)
Run start, program, Windows NT Option Pack, IIS 4.0, and Internet service administrator in the NT operating system.
In the IIS service ad
1.1. How to Create a Wap website on IIS
1.1.1. Step 1:
To create a site folder, you must first create a new site folder independent of your primary site (if the site is built on the same server ), in this way, the changes you want to make will not affect other sites.
1.1.2. Step 2:
Create a new MIME type on the IIS platform. First select the WAP site attribute, then add the MIME type, and then select the HT
Is mobile killing independent WAP?It was my article in August. At that time, the South China IT salon also organized a special discussion, but at that time, everyone could not understand it and worried that I would not be so "heartless" when I analyzed mobile ", I finally learned the result today.
China Mobile's free WAP policy tends to be elasticAfter hearing the news, mobile finally gave the following yo
When we use the Android device to connect to the network, if it is a WAP access point need to set up agents, and telecommunications and mobile unicom agent is not the same, mobile and Unicom WAP agent is 10.0.0.172:80, Telecom WAP agent is 10.0.0.200 : 80, so it is necessary to determine the access point for Android development.
type of Access point
NET Network
Output in PHP returns the previous level of code:echo "The code in WAP is:@header ("CONTENT-TYPE:TEXT/VND.WAP.WML");?>Code to call in WAP:@header ("CONTENT-TYPE:TEXT/VND.WAP.WML");?>Or
Join WAP Bookmarks
Just now, the tribe found its own Baidu Alliance after the cooperative management, incredibly more out of an "anti-shielding settings", is currently WAP ads, so that, your ads will not be blocked by the browser, thus bringing the flow of cash. To be honest, a small web site like a tribal owner, without the revenue of an ad league, Do not have much meaning, so for users, if your idea is to screen out all the ads on the site, then you will not see a lot
With the popularization of mobile devices, the enterprise's network propaganda can not be limited to the PC side, but also need to contribute to the mobile end of the achievements. For the company's website, the previous is done by the PC side, of course, mobile phones and other mobile end can also access, but the user experience is certainly not as good as the full fit of the phone to the convenience. We have done to their own website WAP Mobile webs
To configure the MIME type of IIS
Open IIS, Web site properties--http header--mime type
Registering MIME Types
Name extension MIME type
. wbmp Image/vnd.wap.wbmp
. WML TEXT/VND.WAP.WML
. WMLC APPLICATION/VND.WAP.WMLC
. wmls Text/vnd.wap.wmlscript
. WMLSC APPLICATION/VND.WAP.WMLSCRIPTC
. WSC APPLICATION/VND.WAP/WMLSCRIPTC
WAP Website test method
Platform: Windows 2003 sserver Service Pack 1 + IIS 6.0
Network: ADSL + router (tp-link)
1. Router Port
If you need to bind the domain name as wap.domain.com, do as follows: First, bind the wap.domain.com domain name to your website host. Second, in the website backstage-module-the mobile phone portal domain name fill in "http://wap.domain.com/"third, in the revision of the route.php (in caches/configs directory), add a row to the filereturnArray ('default'=>array ('m'='content','C'='Index','a'='Init'),'wap.domain.com'=>array ('m'='WAP','C'='Index','a'=
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.