
IMPORTANT:  To support WAP 1.1 applications, you must add the following 
MIME types to your web server configuration:

   Content     MIME Type                     File Extension
   ----------  -------------------------     --------------
   WML         text/vnd.wap.wml              .wml
   WMLScript   text/vnd.wap.wmlscript        .wmls
   BMP Image   image/bmp                     .bmp
   WBMP Image  image/vnd.wap.wbmp            .wbmp





***********************************
Testing with Phone.com UP.Simulator
***********************************

General
-------
By default the UP.Simulator runs in HTTP Direct mode. In this mode, the 
simulator communicates directly with any HTTP server, and a WAP gateway 
is not required.

To connect the UP.Simulator to a WAP gateway:
*  Select "Settings->UP.Link Settings" from the simulator menu.
*  Click on the radio button for the corresponding WAP gateway address.
   eg. 193.171.12.3
   Default WAP Gateway UP.Link Server (devgate2)

WAP secure session sevice
-------------------------
By default, the UP.Simulator tries to establish a secure session(via WTLS) 
with the WAP gateway (port 9203).  
To ensure a full handshake:
*  Select "Settings->UP.Link Settings" from the simulator menu.
*  If the button "Delete Key" is enabled, click on button to delete the key.
*  Select "Edit->Clear Cache"
*  From the Phone LCD Screen - select <Yes>
*  The Phone LCD Screen display "Unsupported content type".
   By default the simulator will attempt to access the URL "device:home"
   which does not exist.
*  To access a wml page, go to the "Go" textbox and enter the URL,
   eg. http://www.excite.co.uk/wap/

WAP secure connectionless session service
-----------------------------------------
To test non secure session:
*  Start the simulator using the "-nonsecure" command line option.  
   eg. From the Run command, enter
       "C:\Program Files\Phone.com\UPSDK40\upsim.exe " -nonsecure
*  On startup, the simulator will attempt to connect with the gateway using 
   the standard non-secure port(9201).
*  Select "Edit->Clear Cache"
*  The Phone LCD Screen display "Unsupported content type".
   By default the simulator will attempt to access the URL "device:home"
   which does not exist.
*  To access a wml page, go to the "Go" textbox and enter the URL,
   eg. http://www.excite.co.uk/wap/





***************************************
Testing with Ericsson WAP Browser R320s
***************************************

To Use Ericsson Browser with a WAP gateway
------------------------------------------
*  Select "Options->Proxy Options ..." from the browser menu.
*  Select the "HTTP Proxy" Tab
*  Uncheck "Use the HTTP proxy" checkbox
*  Select the "WAP Proxy" Tab
*  Click on "Details..." button
*  Enter the WAP gateway address in the "Host" textbox
   example. 
   Host:  193.171.12.3

   For WAP connectionless session service
   --------------------------------------
   Port:   9200 - WSPnc WDP
   Bearer:    0 - IPv4
   Timeout:  60

   For WAP session service
   -----------------------
   Port:   9201 - WSP WTP WDP
   Bearer:    0 - IPv4
   Timeout:  60

*  Click on the "Save" button.
*  Select "File->Load URL..." from the browser menu.
*  Enter the URL of the wml page in the textbox
   eg. http://www.excite.co.uk/wap/
*  Click on the "Ok" button





***************************************
Testing with Ericsson WAP Browser R380s
***************************************

WAP connectionless session service
----------------------------------
*  Select "Extras" Tab
*  Click on "System" icon
*  Select "Preferences->WAP services
*  Click on "New Gateway" button
   Enter
   Name:    Ophelia
   IP No.:  193.171.12.3 (IP of WAP gateway)
*  Select "OK"
*  Go Back to main Menu Page
*  Select "WAP services" Tab
*  Click on "Open location" icon
*  Enter URL
   Example
   Go to location: http://www.excite.co.uk/wap/
*  Click "OK"
*  On the popup dialog select the type of internet connection.





************************************
Testing with Motorola MADK Simulator
************************************

WAP session service
-------------------
*  Select "Settings->Modes->WML" from the MADK Simulator menu.
*  Select "Settings->Mobile Link Settings.." from the MADK Simulator menu.
*  Enter Home Url for WML
   eg. http://www.excite.co.uk/wap/
*  Select Connect through Wap Gateway
*  Enter Config Data
   eg. Gateway IP Address : 193.171.12.3
       Port               : 9201
*  Select "File->Reload" from the MADK Simulator menu.
*  To access a new wml page, go to the "Go" textbox and enter the URL,
   eg. http://www.excite.co.uk/wap/





************************************
Testing with Nokia SDK v1.3b (7110)
************************************

WAP connectionless session service
----------------------------------
Configuration from SDK menu 
*  Select "Toolkit->Preferences" from the SDK menu.
*  Click on "General" Tab
*  Select WAP Device <Nokia 7110(Real Product)>
*  Click on "Setup 7110" Tab
*  Select a profile to Activate
*  Eg. Enter 
   HomePage URL:        http://www.excite.co.uk/wap/
   Gateway IP Address:  193.171.12.3
*  Click "Restart 7110 Now with New Memory Image"
*  In the emulator phone 
   Select Menu->Home

Or Configuration from the emulator Phone
*  Select Menu->Settings->select
   - choose a profile eg. <default>
*  Select Option->Edit
   Example
   Homepage:             http://www.excite.co.uk/wap/
   Connection type:      Temporary
   Connection security:  Off
   Bearer:               Data
   Dial-up number:       1234567 (Put some number here or else it wont work)
   IP adress:            193.171.12.3 (WAP gateway address)
   Authentication type:  Normal
   Data call type:       Analog or ISDN (This has no effect for emulator only)
   Data call speed:      14400
   User name:            
   Password:             
*  Activate the profile <default>
*  Go back to the "Services" page and select "Home"


WAP session service
-------------------
Configuration can be done from the emulator Phone only
*  Select Menu->Settings->select
   - choose a profile eg. <default>
*  Select Option->Edit
   Example
   Homepage:             http://www.excite.co.uk/wap/
   Connection type:      Continuous
   Connection security:  Off
   Bearer:               Data
   Dial-up number:       1234567 (Put some number here or else it wont work)
   IP adress:            193.171.12.3 (WAP gateway address)
   Authentication type:  Normal
   Data call type:       Analog or ISDN (This has no effect for emulator only)
   Data call speed:      14400
   User name:            
   Password:             
*  Activate the profile <default>
*  Go back to the "Services" page and select "Home"

****************************************
Testing with Kannel v0.8 "fake_wap"
****************************************
test/./fakewap -v -g"your-gateway-host-ip" -p9201 -m50 -i0.25 http://some-valid-wap-site
