Using RXTX library im doing serial communication.I want to do it in swing based application
- Write an AT commands to read received SMS in GSM modem
- I need to send the messages to mobiles from java application
Is there any Java API which send/receive SMS using RxTx libraries.
I don't have much knowledge about that ..
just take a look... AT Commands..
and this one..also.. Sending SMS Messages from a Computer Using a Mobile Phone or GSM/GPRS Modem
and SMS using AT commands with your GSM modem
and last one isSend and Read SMS through a GSM Modem using AT Commands
There is a Java API called smslib.