You are on page 1of 10

Short Message Service

Aims Architecture Tools Future Work

Geodise Project, University of Southampton, 2003.

Aims
Using SMS in Grid environment Two-way communication
Send notifications to a mobile user Retrieve the replied message from the mobile user to perform a certain task Relieve users from being bound to their desktops

Using SMTP to send images and large files Be able to be plugged-n-played in any Grid-enabled environment

Geodise Project, University of Southampton, 2003.

SMS Network

Geodise Project, University of Southampton, 2003.

System Design

Geodise Project, University of Southampton, 2003.

Two-Way Message Process

Geodise Project, University of Southampton, 2003.

Database for the SMS

Geodise Project, University of Southampton, 2003.

Using gd_sendtext in Matlab


Type gd_sendtext(00447880707831, job done, results send to webmaster@geodise.org) in Matlab environment as shown below  Check if the user has a valid proxy certificate  Create a proxy if there is no valid one  Submit a job to Globus Server  Start the Messenger Application  Send the message to the Messenger Server  Receive the message from the mobile phone
Geodise Project, University of Southampton, 2003.

Results

Geodise Project, University of Southampton, 2003.

Using gd_sendmail in Matlab


gd_sendmail(Hakki.Eres@soton.ac.uk, 'Simulation results from Geodise 0.3.3 demonstrator',... 'A short report and a pressure contour plot is attached', {'report.txt','pressure.jpg'})

Geodise Project, University of Southampton, 2003.

Future Work
Implement the other way communication Send a replied message from mobile phone to the messenger server Update the entry in the database Query the entry from the application in Matlab

Geodise Project, University of Southampton, 2003.

You might also like