Location aware web access

The user's mobile communication device has an increasing sense of where the user is. This location information may be very fine grained or very coarse. Given some amount of location information it is possible to create location aware services. This thesis presents and evaluates a system for loc...

Full description

Bibliographic Details
Main Author: Charvandeh, Jenny
Format: Others
Language:English
Published: KTH, Kommunikationssystem, CoS 2009
Subjects:
GPS
C#
PHP
XML
Online Access:http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-91492
Description
Summary:The user's mobile communication device has an increasing sense of where the user is. This location information may be very fine grained or very coarse. Given some amount of location information it is possible to create location aware services. This thesis presents and evaluates a system for location aware web browsing. Indoors the user can click on a point on a map (to establish a virtual location using a previously installed user application), outdoors the location can be provided by GPS, or the location might be provided by some other location system (indoors or outdoors), then each HTTP GET request for a URL will be augmented with information about the user's location or their virtual location. Subsequently a web query is created. Then the location information encoded as longitude and latitude is appended to this web query. The web server uses this location information to generate dynamically location aware web pages. Finally a web browser shows the web pages. === Tillgång till information varsomhelst och vilken tid som helst är en viktig utkom av modern rörliga kommunikations systems. Alltmera har användarens terminal kännedom om användarens plats. Informationen om platsen kan vara lite eller omfattande. Tillgång till information om platsen gör det möjligt att skapa platsmedvetna tjänster. I den här master thesis presenterar och utvärderar jag ett system för plats medvetna web användning. Användaren klickar på en punkt på en karta (för att inrätta en virtuell lokalisering genom att använda tidigare installerat applikationer), sedan deras HTTP GET request för en URL utvidgas med information om användarens position eller deras virtuella (verkliga) lokalisering. En platsmedveten web query har skapats så att information om plats som latitude och longitude läggs till denna web query. Sedan en web server använder denna information för att generera dynamiska web sidor.