RTUComputer ScienceYr 2022 · Sem 82022

Q10Mobile Computing

Question

2 marks

List the main components of WAP architecture.

Answer

The absolute core components of WAP are the WAP Client (mobile device), the WAP Gateway (the mathematical protocol translator), and the Origin Web Server (hosting the WML content).

The WAP Gateway is the architectural bottleneck. It violently translates binary WAP protocols (WSP/WTP) coming from the mobile network into standard text-based HTTP/TCP protocols to fetch data from the internet, and then aggressively compiles the WML response into binary to save wireless bandwidth.

Back to Paper