Article title: Build a WAP gateway on Linux (basic ). Linux is a technology channel of the IT lab in China. The most popular technology that includes desktop applications, Linux system management, kernel research, embedded systems, open source, and other basic categories to implement mobile services is Wireless Application Protocol (WAP ). The open-source gateway for WA
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
Application of PHP programming in WAP Development
We can use PHP to write WAP programs, such as developing dynamic WML pages, but the condition is that the labels or statements output must be within the acceptable range of the WAP micro-browser. In addition, PHP can also compile HTML (and hdml) and WML content in an HTML (and hdml) file. The source code
PHP outputs a simple dynamic WAP page. Of course, there are other methods that can be searched online. I recommend that you use the Firefox + wmlbrowser component to view both http and wap pages. If you have installed w, you can search for it on the Internet. I recommend that you use the Firefox + wmlbrowser component to view both http and wap pages. After the wm
PHPCMS builds a wap mobile website and phpcms builds a wap. Building a wap mobile website with PHPCMS and building a wapPHPCMS with phpcms is more convenient, but it is not very practical in terms of wap mobile phone, and the built-in mobile phone website is not very good, PHPCMS builds a
The first two days due to work needs, the first request to do a WAP version of the website, to learn online for a day, get a beta version out (http://wap.luckty.com function is very general), sort out a few points of experience as follows:
1. WAP websites use WML identifiers rather than HTML, and traditional Javascript is no longer used. Instead, WMLScript is used. Therefore, the first contacts should fir
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'=
We have introduced some content about the WAP protocol stack in the above article. For details, refer to the application environment and main protocols of the WAP protocol stack. Next, based on the content of the above article, Let's explain other related knowledge in depth.
Wireless Transaction Protocol
WTP (Wireless Transaction Protocol) runs on the datagram service. It is a lightweight Transaction-orient
Problems encountered during wap development in php 1. the first problem with the file format must be the file format. during web development, everyone uses html or xhtml, and wml is used for wap development. what is wml? You can check more detailed information, which I just mentioned here. in my opinion, wml is similar to xml and has a very strict format. you have to use wml php for
WML interpretation engine, the core component of WAP Explorer
Source Code address + http://javaeye.5d6d.com/thread-150-1-1.html
WML interpretation engine, the core component of WAP Explorer
Today, we are also depressed. We can't go to the forum all the time, but we can say that we have time to strip out the core components of WAP explorer and give everyone a thou
Following the agreement of OMA and related vendors, the Internet configuration of Mobile subscriber terminals, WAP homepage, bookmark configuration, MMS parameter configuration, e-mail parameter configuration, SYNCML synchronization parameter configuration are automatically configured through air channel.
Feature List
"OTA Configuration Management module" to achieve a variety of mobile phone terminal software based on the parameters of configuration,
WAP site, which seems to be a bit of an outdated thing. At the beginning of the birth, it is very simple, only through a markup language called WML to build a text + link page without any sense of beauty. Today, most WAP sites are beginning to use XHTML Markup Language, but this evolution seems a little feeble as the iOS and Android wave sweeps around the world. But in China, the
How php judges whether the wap mobile client is used
// If HTTP_X_WAP_PROFILE exists, it must be a mobile device.
If (isset ($ _ SERVER ['http _ X_WAP_PROFILE ']) {
Return true;
}
Analysis: By obtaining the HTTP_X_WAP_PROFILE information returned by the client, it can be determined that it must be a mobile phone terminal, but not all mobile phones can return this information. this is the same as obt
PHP generates dynamic WAP page 3. 3. use PHP to dynamically generate images. the WAP application uses a special black/white image format WBMP. We can use some tools to convert existing images into WBMP format and then use them in WML documents. 3. use PHP to dynamically generate images
The WAP application uses a special black/white image format WBMP. We can use s
What technologies are involved in the development of wap websites? php for the backend, mysql for the database, and how to deal with the front-end? What technologies are involved in the development of wap websites? php for the backend, mysql for the database, and how to deal with the front-end?
Reply content:
What technologies are involved in the development of wap
After the PHPCMS Research Center website (http://phpcms.org.cn) was built with Phpcms's newly released V9, users raised the issue of mobile phone access and started to set up a WAP wireless station (wap.phpcms.org.cn). The following steps are required to complete the WAP setup with Phpcms V9: First step: Domain name resolution and build station Enter the domain name management, establish a record, res
Java is a powerful tool for WAP development. However, WAP requires this "code" to be transferred to that "code". There are many things to learn. I am the lazy person! Check whether C # can be used as a WAP small site.
It's easy to think about it. WAP is encoded with utf8. It seems that there are other WML and other sim
This article provides a detailed example of the NIC problem on the wireless client. The relationship between the wireless client and NIC, as well as the computer's wireless LAN and WAP, various related protocols. I hope this article will help you.
Wireless Client NIC Figure 1 wireless computer to computer mode
Wireless Networks require clients to use a wireless adapter or NIC) to connect to the network and communicate with other computers. There can
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.