The Wap Protocol Was Designed to Show Internet Contents On Wireless Clients, Like Mobile Phones.
What you shop already know Know
Before You Continue You Should Have A Basic Understanding of the Following:
Www, html and the basics of building Web Pages JavaScript XML
If You Want to Study Thase Subjects First, Before You Start Reading About WAP and The Wireless Markup Language WML, You Can Find The Tutorials You NEED AT W3SCHOOLS 'Home Page.
What is WAP?
THE WIRELESS INDUSTRY CAME UP WITH The Idea of Wap. The Point of this Standard Was To show Internet Contents On Wireless Clients, Like Mobile Phones.
WAP stands for Wireless Application Protocol WAP is an application communication protocol WAP is used to access services and information WAP is inherited from Internet standards WAP is for handheld devices such as mobile phones WAP is a protocol designed for micro browsers WAP enables the creating of web applications For Mobile Devices. WAP Uses The Mark-Up Language WML (NOT HTML) WML IS Defined AS AN XML 1.0 Application
The Wireless Application Protocol
THE WAP Protocol is The Leading Standard for Information Services on Wireless Terminals Like Digital Mobile Phones.
The WAP standard is based on Internet standards (HTML, XML and TCP / IP). It consists of a WML language specification, a WMLScript specification, and a Wireless Telephony Application Interface (WTAI) specification.
WAP is published by the WAP Forum, founded in 1997 by Ericsson, Motorola, Nokia, and Unwired Planet. Forum members now represent over 90% of the global handset market, as well as leading infrastructure providers, software developers and other organizations. You can Read More About The Wap Forum Atur WAP Forum Page.
WAP Micro Browsersto Fit Into A Small Wireless Terminal, WAP Uses A Micro Browser.
A Micro Browser Is A Small Piece of Software That Maker, MINIMAL DEMANDS ON Hardware, Memory and CPU. It Can DISPLAY INFORMATION WRITTEN IN A ResTed Mark-Up Language Called WML.
The Micro Browser Can Also Interpret A Reduced Version of JavaScript Called Wmlscript.
What is WML?
.
WML IS Used to Create Pages That Can Be Displayed in A WAP Browser.
What is WMLScript?
WML uses WMLScript to run simple code on the client. WMLScript is a light JavaScript language. However, WML scripts are not embedded in the WML pages. WML pages only contains references to script URLs. WML scripts need to be compiled into byte code on a Server Before The Can Run in A WAP Browser.
Visit Our Wmlscript Tutorial to Learn More About Scripting in WML Documents.
Examples of WAP USE
Checking train table information Ticket purchase Flight check in Viewing traffic information Checking weather conditions Looking up stock values Looking up phone numbers Looking up addresses Looking up sport results
FAQ About WAP
THESE ARE FREQUENTLY Asked Question About WAP:
What is WAP? WHO WAP for? How does WAP Related to Standardization Bodies? How is WAP Related to Internet Standards? What is the status of wap? What is the ful u?
We Well try to answers at the meantime read the answer
WAP Homepages
WAP homepages are not very different from HTML homepages The markup language used for WAP is WML (Wireless Markup Language) WML uses tags -.. Just like HTML - but the syntax is stricter and conforms to the XML 1.0 standard.WML pages have the extension * .Wml, Just Like HTML Pages Have the extension * .html.
WML tags
WML IS Mostly About Text. Tags That Would Slow Down The Communication with Handheld Devices Are Not a Part of Theres and images IS strongly restricted.
Since WML IS AN XML Application, All Tags Are Case Sensities (
WML Decks and Cards
WML pages are called DECKS. They are constructed as a set of CARDS, related to each other with links. When a WML page is accessed from a mobile phone, all the cards in the page are downloaded from the WAP server. Navigation between the cards IS DONE BY The Phone Computer - INSIDE The Phone - WITHOUT ANY Extra Access Trips To The Server.
EXAMPLE WML Document:
XML Version = "1.0"?>
"http://www.wapforum.org/dtd/wml_1.1.xml">
Our Html Tutorial Is An Award Winning
Tutorial from w3schools.
p>
card>
Our XML Tutorial Is An Award Winning
Tutorial from w3schools.
p>
card>
wml>
As you can see from the example, The WML Document IS An XML Document. The DoctyPE IS Defined to BE WML, AND The DTD IS Accessed At www.wapforum.org/dtd/wml_1.1.xml.