Introducing WML and WMLScript: Getting Ready with the Nokia Toolkit | WebReference

Introducing WML and WMLScript: Getting Ready with the Nokia Toolkit


Introducing WML and WMLScript

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:

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

https://www.internet.com

Produced by Yehuda Shiran and Tomer Shiran

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

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