log in | register | forums
Show:
Go:
Forums
Username:

Password:

User accounts
Register new account
Forgot password
Forum stats
List of members
Search the forums

Advanced search
Recent discussions
- What are the legal implications... (PP:24)
- NS textareas (Test:8)
- The random lyrics thread... [now with pics and... stuff] (PP:230)
- This is not the man on fire you are looking for (PP:94)
- GeForce 6200 on Iyonix (Gen:6)
- TIB's NintendoDS Community Meeting Place Thing Doodah (Games:1076)
- Games, eh? (PP:169)
- Red Screen... What does it mean??? (Gen:17)
- I Just Want To Be Able To See (Gen:10)
- Swap RiscPC for A7000. (Gen:13)
Related articles
- Cookies: an introduction
- HTTP: an introduction
- HTTP Status Code Definitions
- CGI Scripting
- Network Programming on RISC OS
- Building the Dream 2 - The RISC OS Sound System
- Building the Dream 1 - Container data structures
- An arbitrary number of possibly influential RISC OS things
- Bob and Trev: Resurrection: Just in time
- Monster AI
Latest postings RSS Feeds
RSS 2.0 | 1.0 | 0.9
Atom 0.3
Misc RDF | CDF
Site Search
 
Article archives
The Icon Bar: News and features: WML Resources
 

WML Resources

Posted by Richard Goodwin on 01:00, 5/6/2001 | , ,
 
Here are a few RISC OS WML/WAP resources, for developing WAP content under RISC OS. Most of this stuff previously appeared in RISC World

Server changes

These are changes that need to be done to your web server to serve WML/WAP type content (assuming that any sensible host will be using Apache). Only the first two are really vital.
 

AddType image/vnd.wap.wbmp .wbmp
AddType text/vnd.wap.wml .wml
AddType application/vnd.wap.wmlc .wmlc
AddType text/vnd.wap.wmlscript .wmls
AddType application/vnd.wap.wmlscriptc .wmlsc
AddType text/x-hdml .hdml

 
You might also want to add index.wml to the DirectoryIndex list so that index.wml can be used as the default page for a directory.

WAP gateways


ProviderIPComments
Nokia 193.133.16.81 Very poor
Phone.com 208.232.191.041Recommended
Ericsson 195.58.110.201 Not tested, but should be good.
Genie/cellnet 193.133.200.195 Comes with Genie service; dunno if it works on other phones.

 
WAP gateways use ports 9200 and 9201.
 
Log in to comment on this article

The Icon Bar: News and features: WML Resources