SMS using GSM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peggitt
    New Member
    • Jun 2007
    • 2

    #1

    SMS using GSM

    I need help. Can someone please help me with code that Processes received SMS using GSM, Connects to a Mysql server and searches for some data on that number and then sends a message back to the sender. (JAVA)

    A sender sample sms ("Account Balance"). The code searched for the account of the sender from a mysql database then reads the balance and sends a message back to the sender with the account balance.
Working...