Network Gateway Overview

The Network Gateway handles interactions between the LBS subsystem and the network.

Purpose

The Network Gateway handles interactions between the LBS subsystem and a network. It communicates with a network using a Network Protocol Module ECom plug-in.

Required background

Knowledge of LBS architecture is required.

Key concepts and terms

Network Protocol Module

A Network Protocol Module is an ECOM plug-in that is loaded by the Network Gateway to support a location services architecture and network protocol. Symbian provides two Network Protocol Modules: the SUPL Protocol Module and the Privacy Protocol Module.

Architecture

The Network Gateway process is used by the LBS subsystem to communicate with a network. The Network Gateway can load up to two Network Protocol Modules, one for use in the home network and one when the device user is roaming outside of the home network.

Figure 1 shows the Network Gateway and the Symbian SUPL Protocol Module.

Figure 1. Figure 1. LBS Network Gateway and Network Protocol Module ECOM plug-in.

APIs

The Network Gateway is an executable that does not export any APIs. It loads a Protocol Module ECom plug-in that implements the Network Protocol Module API.

Typical uses

The Network Gateway performs the following functions:

  • Receiving location requests from the network (MT-LR, Emergency MT-LR and NI-LR) and forwarding them to the Network Request Handler Server.

  • Sending a calculated position to the network (for terminal based mode and autonomous mode GPS).

  • Sending GPS measurements to the network and receiving the calculated device position (for terminal assisted mode or terminal assisted mode).

  • Sending requests for A-GPS assistance data to the network and receiving the response (for terminal based mode or terminal assisted mode).

  • Sending location to a remote party over the network (MO-LR transmit to third party).