Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21acd38fe70a23e

Jump to content

Compiled Wireless Markup Language

From Wikipedia, the free encyclopedia

In networking for mobile devices, WMLC is a format for the efficient transmission of WML web pages over Wireless Application Protocol (WAP). Its primary purpose is to compress (or rather tokenise) a WML page for transport over low-bandwidth internet connections such as GPRS/2G.

WMLC is apparently synonymous with Wireless Application Protocol Binary XML (WBXML).

Description

[edit]

WMLC is most efficient for pages that contain frequently repeated strings of characters. Commonly used phrases such as "www." and "http://www." are tokenised and replaced with a single byte just before transmission and then re-inserted at the destination.

WMLC has an added advantage that the data can be progressively decoded unlike some compression algorithms that require all of the data to be available before decompression begins. As soon as the first few bytes of WMLC data are available, the WAP browser can start creating the page, this means the user can see the page being constructed as it is downloaded.

Content type is application/vnd.wap.wmlc.[1]

References

[edit]
  1. "Media Types: application/vnd.wap.wmlc". IANA. 2015-05-19. Retrieved 2019-09-01.