can some one help me with a sample application that can respond and autoreply sms based on the content of the message using gsm modem
i already have a school results system and students should be able to
request their results via sms.thus by sending their stud. id to the
system number(gsm modem number) and the system automatically
reading the message,
extracting the stud. id and year from the message
search the results table for the results
and send it back to the student who requested for the results(senders
number)
i will also store requests to the database