Web Development
Web Developer Guidelines
Visual Design Recommendations

Checkpoint 1.7 - Mobile-PDA

Either HTTP 1.0 or HTTP 1.1 protocol is used

DEECD Requirement

DEECD Guideline

HyperText Transfer Protocol (HTTP) is a communications protocol for transferring information on the Internet and allows the client device and the server to communicate with each other to facilitate information transfer between the two.

The Wireless Application Protocol (WAP) is a set of standards for the Web regarding mobile devices, and covers both the page markup format and the protocols used to serve it. WAP 2.0 brings mobile devices closer to the desktop and supports the HTTP protocol to help achieve this.

Requirement

Either HTTP 1.0 or HTTP 1.1 protocol is used

Checking Tool

Verify that the URLs use the protocol http:// in their address and that they server up valid content.

 

Back to top