|
|
|
|
| |
Introduction
As technology changes, so do the tools that we use to manipulate it. Today the Internet is available from a number of devices, both connected and portable.
WAP (Wireless Application Protocol) is a specification from the WAP Forum that determines the standards and protocols that can be used to transfer data across wireless devices including cell phones, PDA's, and portable computers. The WAP Forum is an industry-wide consortium, which aims to define how applications should operate within the Wireless domain.
At the time of writing, WAP version 2.0 has just become a standard, so I thought that this article would be a great idea to show those of you who've never played around with WAP just what it can do and how easy it is to create WAP compatible content using WML, ASP or PHP.
In this article we will look at using the free OpenWave SDK to test some WML and WMLScript using a WAP emulator. We will also look at how to configure both IIS and Apache web servers so that they are capable of sending WML documents to any WAP compatible device that requests them.
To test the samples in this article, you should download and install the OpenWave SDK for Windows. You should also have either one/both of the following setup:
A Windows 2000 server running IIS
A Windows 2000/Linux/Unix server running Apache
[Note] This article will not focus on teaching you WML directly, but rather it will show you the steps you need to take to implement and test WML scripts using a web server and WAP emulator. There are several links at the end of the article if you're interested in learning WMLScript in its entirety. [End Note]
Read More... |
|
| |
| Building a WAP site using PHP3 and MySQL Categories : PHP, MySQL, WML, WAP | | | PHP 101 Part 2 of 15 : Calling All Operators Categories : PHP, Beginner Guides, Operators | | | Generating One-Time URLs with PHP Categories : PHP, URLs | | | PHP for Beginners by a Beginner: Simple Login, Logout, and Session Handling Categories : PHP, Sessions, Authentication | | | PHP 101 Part 12 of 15 : Bugging Out Categories : PHP, Beginner Guides, Errors and Logging | | | Simple Form-Based File Uploads Categories : PHP, File System | | | Installing PHP Under Personal Web Server Categories : Personal Web Server (PWS), PHP, Web Servers, Installation | | | Flash 4 and PHP - Retrieving Text From a Database Categories : PHP, MySQL, Flash | | | Miles To Go Before I Sleep... Categories : PHP, Calendar, Databases, MySQL | | | Building Cross Platform GUI Apps With PHP-GTK Categories : PHP, PHP-GTK, GUI Apps | | | Alternating row colors with PHP and mySQL Categories : PHP, Databases, MySQL, HTML and PHP | | | Multicolumn Output from a Database with PHP Categories : PHP, Databases, HTML and PHP, MySQL | | | PHP and OOP Categories : PHP, Object Oriented, Beginner Guides | | | Output Buffering with PHP Categories : PHP, Output Control | | | Simple Connection to MySQL with PHP Categories : PHP, MySQL, Databases | |
| | |
|
|