Вы находитесь на странице: 1из 2

Wireless Application Protocol

From Wikipedia, the free encyclopedia Not to be confused with Wireless access point. This article contains weasel words: vague phrasing that often accompanies biased or unverifiable information. Such statements should be clarified or removed. (June 2010) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. See talk page for details. Unsourced material may be challenged and removed. (April 2011) Wireless Application Protocol (WAP) is a technical standard for accessing information over a mobile wireless network. A WAP browser is a web browser for mobile devices such as mobile phones (called "cellular phones" in some countries) that uses the protocol. Before the introduction of WAP, mobile service providers had limited opportunities to offer interactive data services, but needed interactivity to support Internet and Web applications such as:

Email by mobile phone Tracking of stock-market prices Sports results News headlines Music downloads

The Japanese i-mode system offers another major competing wireless data protocol.

7 6 5 4 3

The OSI Model Application Layer Presentation Layer Session Layer Transport Layer Network Layer Data Link Layer

LLC sublayer MAC sublayer

1 Physical Layer

The WAP standard described a protocol suite allowing the interoperability of WAP equipment and software with different network technologies, such as GSM and IS-95 (also known as CDMA).
.+------------------------------------------+ .| Wireless Application Environment (WAE) | .+------------------------------------------+ .| Wireless Session Protocol (WSP) | .+------------------------------------------+ .| Wireless Transaction Protocol (WTP) | .+------------------------------------------+ .| Wireless Transport Layer Security (WTLS) | .+------------------------------------------+ .| Wireless Datagram Protocol (WDP) | .+------------------------------------------+ .| *** Any Wireless Data Network *** | .+------------------------------------------+ \

| | | WAP | protocol | suite | |

The bottom-most protocol in the suite, the WAP Datagram Protocol (WDP), functions as an adaptation layer that makes every data network look a bit like UDP to the upper layers by providing unreliable transport of data with two 16-bit port numbers (origin and destination). All the upper layers view WDP as one and the same protocol, which has several "technical realizations" on top of other "data bearers" such as SMS, USSD, etc. On native IP bearers such as GPRS, UMTS packet-radio service, or PPP on top of a circuit-switched data connection, WDP is in fact exactly UDP. WTLS, an optional layer, provides a public-key cryptography-based security mechanism similar to TLS. WTP provides transaction support (reliable request/response) adapted to the wireless world. WTP supports more effectively than TCP the problem of packet loss, which occurs commonly in 2G wireless technologies in most radio conditions, but is misinterpreted by TCP as network congestion. Finally, one can think of WSP initially as a compressed version of HTTP. This protocol suite allows a terminal to transmit requests that have an HTTP or HTTPS equivalent to a WAP gateway; the gateway translates requests into plain HTTP.

Wireless Application Environment (WAE)


The WAE space defines application-specific markup languages. For WAP version 1.X, the primary language of the WAE is Wireless Markup Language (WML). In WAP 2.0, the primary markup language is XHTML Mobile Profile.

Вам также может понравиться