2G1722 project Mobile Survey - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

2G1722 project Mobile Survey

Description:

Send the URL using WAP Push technology. Write a program to send ... SMS HEADER 0041000B916437021456F900044B. WDP HEADER. 0B05040B8423F00003010101. WSP HEADER ... – PowerPoint PPT presentation

Number of Views:34
Avg rating:3.0/5.0
Slides: 10
Provided by: sanjayr
Category:
Tags: 2g1722 | mobile | project | send | sms | survey

less

Transcript and Presenter's Notes

Title: 2G1722 project Mobile Survey


1
2G1722 project Mobile Survey
  • Sanjay
  • Dai Kaiyu kodai_at_kth.se

2
Objective
  • Our task is to construct a survey, and launch it
    by sending a WAP Push to the participants.
  • A participant should by opening the message be
    directed to the site of the survey.

3
What do we do?
  • Create a survey WAP site and a database to store
    the survey results
  • Send the URL using WAP Push technology
  • Write a program to send the message automatically

4
Survey WAP site
  • What is the key of your heart??
  • WML and PHP

5
WAP Push Structure
WSP Header
SMS Header
WDP Header
Service Indication
6
Our code
  • SMS HEADER
    0041000B916437021456F900044B
  • WDP HEADER
  • 0B05040B8423F00003010101  
  • WSP HEADER
  • 01060601AEAF82B485
  • Service Indication 0205040045C60D0369742E6B74682E7
    3652F7E72616A77616E692F3247313732322F696E6465782E7
    76D6C00010348656C6C6F000101

7
Database
  • Used the PostgreSQL available on the KTH web
    server
  • Just one table to store the result of the survey
  • Have not performed any analysis on the data.....
    There was no need for that!!!

8
WAP Push Generator
  • Takes the URL, a message and the phone number as
    input, creates the entire WAP Push message, and
    send it to the given number.
  • C.Net
  • Uses System.IO.Ports class

9
Future
  • We could build a platform to let users create
    their own Survey
  • We can charge for this service
Write a Comment
User Comments (0)
About PowerShow.com