spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / javascript / column61


Introducing WML and WMLScript

Developer News
OpenOffice 3.2 Lands Amid Critical Changes
Red Hat, IBM Firmly in KVM Virtualization Camp
Red Hat Talks Up Open Source Cloud Plans

Getting Ready with the Nokia Toolkit

User agents communicate with a WAP server, the Web server-equivalent of the wireless world. You can download a WAP server software from any leading wireless corporations. In particular, Nokia offers their WAP server in this URL. But, for developing WML and WMLScript software, you really need a simulator that models both the server and the user agents. Nokia offers you just that. You need to download two software packages to your PC:

  • Nokia WAP Toolkit. You can find it in this URL.
  • Java Run Time Environment. You can find it in this URL.

Let's assume you saved both packages in your C:\Temp directory. You should have now two files in this directory: setupex13b.exe (about 10MB) and jre1_2_2-001-win.exe (about 5MB). Notice that we assume you downloaded the Java Run Time Environment in one piece through the Internet. Installing these packages is straightforward. You just double click on the Java Run Time Environment executable and follow the installation instructions. Same goes for the Nokia WAP Toolkit executable. Once both packages are installed, you are ready to go.

Invoke the Nokia WAP Toolkit. The standard installation adds it to the Start/Programs menu, under Nokia WAP Toolkit/Toolkit. The toolkit will load and you'll get two windows: the Nokia WAP Toolkit window and the Nokia 6150 window. Open the file currency.wml. This is what you should get:

The Nokia WAP Toolkit window is your development cockpit. You can edit your WML and WMLScript here. You can also compile your programs (yes, you need to compile them like C and C++ code). Most importantly, you can run your script from here and operate your Nokia 6150 as if it is hooked up to a WAP server. We'll show you how in the following pages.

Next: How to operate the Nokia WAP Toolkit

http://www.internet.com

Produced by Yehuda Shiran and Tomer Shiran


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

webref The latest from WebReference.com Browse >
Search Engine Optimization: Selecting and Embedding Keywords · Are Google's Language Translation Web Services Ready for Prime Time? · Installing and Using Meeplace, the Business Review CMS
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
IBM DB2 10 for z/OS: Justifying the Upgrade · Living La Vida Colo: Choosing the Right Colocation Facility · FTC Concerns over Social Media Privacy Linger


Created: May 8, 2000
Revised: May 17, 2000

URL: http://www.webreference.com/js/column61/2.html