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.
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.