|
|
|
|
|
|
| |
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 | | | Generating One-Time URLs with PHP Categories : PHP, URLs | | | Data, its presentation and user interface forms Categories : PHP, XML, User Interface | | | PHP CLI and Cron Categories : PHP, CLI, Cron | | | PHP 101 Part 8 of 15 : Databases and Other Animals Categories : PHP, Beginner Guides, Databases | | | Saving Images in MySQL Categories : MySQL, PHP, Graphics, Databases | | | Web Development With PHP FastTemplate Categories : PHP, Templates, FDF | | | Beginners guide to PHP and MySQL Categories : PHP, Beginner Guides, Databases, MySQL, Installation | | | Building XML Web Services with PHP NuSOAP Categories : PHP, NuSOAP, XML | | | Who's Linking? Categories : PHP, Beginner Guides, To PHP | | | Building a Counter Categories : PHP, Cookies | | | Sockets and PHP Categories : PHP, Sockets | | | Static HTML Generation With PHP Categories : PHP, HTML and PHP | | | Creating Auto-incrementing ID Fields with PHP and Oracle Categories : PHP, PHP options/info, Databases, Oracle | | | File And Directory Manipulation In PHP (part 1) Categories : PHP, Directories, Filesystem | |
| |
|
|